update
This commit is contained in:
parent
a2b5c88e39
commit
b635263a9f
27
README.md
27
README.md
@ -14,5 +14,32 @@ Hilft bei dem Aufsetzen von <ins>[Anaconda](https://www.anaconda.com/)</ins> und
|
|||||||
*[GitWithJetBrains](GitWithJetBrains.md)*:<br/>
|
*[GitWithJetBrains](GitWithJetBrains.md)*:<br/>
|
||||||
Hilft bei dem Verbinden von <ins>[Gitea](https://git.serve2calc.com/)</ins> mit einem beliebigen <ins>[JetBrains Produkt](https://www.jetbrains.com/de-de/)</ins>. (Windows)
|
Hilft bei dem Verbinden von <ins>[Gitea](https://git.serve2calc.com/)</ins> mit einem beliebigen <ins>[JetBrains Produkt](https://www.jetbrains.com/de-de/)</ins>. (Windows)
|
||||||
|
|
||||||
|
*[CloudFlareZeroTrustTunnel](CloudFlareZeroTrustTunnel.md)*:<br/>
|
||||||
|
Richtet Cloudflare Zero Trust Tunnel mit gültiger Domain und Docker-Containern ein.
|
||||||
|
|
||||||
|
*[git_with_vs_code](git_with_vs_code.md)*:<br/>
|
||||||
|
Verbinde Visual Studio Code mit GitLab: Erstelle einen 2048bit RSA-Schlüssel, kopiere öffentlichen Schlüssel, füge ihn in GitLab-SSH-Keys hinzu und klone Repository mit VS Code über SSH.
|
||||||
|
|
||||||
|
*[IntelliJHelper](IntelliJHelper.md)*:<br/>
|
||||||
|
Fortlaufend erweitert, noch nicht fertig!
|
||||||
|
|
||||||
|
*[OpenVPN](OpenVPN.md)*:<br/>
|
||||||
|
Installiere OpenVPN auf Raspberry Pi mit easy-rsa und systemd-Autostart.
|
||||||
|
|
||||||
|
*[wireguard](wireguard.md)*:<br/>
|
||||||
|
Installiere und konfiguriere WireGuard.
|
||||||
|
|
||||||
|
*[SecondUbuntuInstance](wsl/SecondUbuntuInstance.md)*:<br/>
|
||||||
|
Installiere & konfiguriere zweite Ubuntu-WSL2-Instanz via Export/Import und Benutzeranpassung.
|
||||||
|
|
||||||
|
*[LlmPrompts](LlmPrompts/)*:<br/>
|
||||||
|
Eine Ansammlung von Prompts für Sprachmodelle. Quelle: <ins>[github - fabric](https://github.com/danielmiessler/fabric)</ins>
|
||||||
|
|
||||||
|
*[upgrade](gitlab/upgrade.md)*:<br/>
|
||||||
|
Gitlab upgraden.
|
||||||
|
|
||||||
|
*[docker](docker/)*:<br/>
|
||||||
|
Im Docker Ordner sind lauter Kleinigkeiten ...
|
||||||
|
|
||||||
|
|
||||||
:exclamation: <ins>Unterstrichene Links</ins> sind EXTERNE LINKS
|
:exclamation: <ins>Unterstrichene Links</ins> sind EXTERNE LINKS
|
||||||
|
@ -10,9 +10,6 @@ apt install iproute2
|
|||||||
siehe: [https://www.wireguard.com/install/](https://www.wireguard.com/install/)
|
siehe: [https://www.wireguard.com/install/](https://www.wireguard.com/install/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Wireguard - Server
|
# Wireguard - Server
|
||||||
|
|
||||||
Ordner: ```/etc/wireguard```
|
Ordner: ```/etc/wireguard```
|
||||||
|
Loading…
Reference in New Issue
Block a user