10
This commit is contained in:
parent
7bb12e54b1
commit
5b2f4c9e3a
2
10.html
2
10.html
@ -470,8 +470,6 @@ DNS=10.1.10.1
|
||||
<pre class="fragment "><code class="plain">enp1s2 enp2s4 enp1s7 ...</code></pre>
|
||||
<pre class="fragment "><code class="plain">wlp1s2 wlp2s8...</code></pre>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
15
beispiele/10/ssh-config.txt
Normal file
15
beispiele/10/ssh-config.txt
Normal file
@ -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
|
||||
|
12
ssh-nutzer.txt
Normal file
12
ssh-nutzer.txt
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
timvet
|
||||
mhoe
|
||||
cakl
|
||||
mott
|
||||
|
||||
|
||||
ssh BENUTZERNAME@lk.schubertdaniel.de
|
||||
|
||||
|
||||
https://lk.schubertdaniel.de/~USERNAME
|
Loading…
Reference in New Issue
Block a user