mirror of
https://gitlab.com/ser-cal/m346.git
synced 2024-11-22 22:41:55 +01:00
Pfad angepasst
This commit is contained in:
parent
88dcfb3861
commit
8b0dec4640
@ -107,7 +107,7 @@ Der Befehl für den Zugriff sieht nun folgendermassen aus. Der Parameter -o verh
|
|||||||
```bash
|
```bash
|
||||||
ssh <user>@<server> -i <path-to-privatekey>\<private-key-file>.pem -o ServerAliveInterval=30
|
ssh <user>@<server> -i <path-to-privatekey>\<private-key-file>.pem -o ServerAliveInterval=30
|
||||||
# Standard-Benutzername ist ubuntu!
|
# Standard-Benutzername ist ubuntu!
|
||||||
# Beispiel: ssh ubuntu@121.12.3.1 -i c:\Users\nussle\.ssh\yves-1.pem -o ServerAliveInterval=30
|
# Beispiel: ssh ubuntu@121.12.3.1 -i c:\Users\calisto\.ssh\yves-1.pem -o ServerAliveInterval=30
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user