diff --git a/10.html b/10.html index 201ca7e..03a08ed 100644 --- a/10.html +++ b/10.html @@ -470,8 +470,6 @@ DNS=10.1.10.1
enp1s2 enp2s4 enp1s7 ...
wlp1s2 wlp2s8...
-
-
diff --git a/beispiele/10/ssh-config.txt b/beispiele/10/ssh-config.txt
new file mode 100644
index 0000000..f0744cc
--- /dev/null
+++ b/beispiele/10/ssh-config.txt
@@ -0,0 +1,15 @@
+Host git.scytec.de
+ HostName git.scytec.de
+ Port 7222
+ IdentityFile ~/.ssh/gitlab-key
+ User danthefan
+
+Host pi
+ HostName 192.168.1.5
+ User dany
+
+Host gitlab.com
+ HostName gitlab.com
+ User gitlab
+ IdentityFile ~/.ssh/gitlab-key
+
diff --git a/ssh-nutzer.txt b/ssh-nutzer.txt
new file mode 100644
index 0000000..746b003
--- /dev/null
+++ b/ssh-nutzer.txt
@@ -0,0 +1,12 @@
+
+
+timvet
+mhoe
+cakl
+mott
+
+
+ssh BENUTZERNAME@lk.schubertdaniel.de
+
+
+https://lk.schubertdaniel.de/~USERNAME