File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ Von Linux aus geht das einfach mit dem Befehl `ssh`:
6060
6161[{shell} ]
6262----
63- user@otherhost> ssh mysite@myserver123
64- mysite@localhost 's password: *pass:[**********]*
63+ user@otherhost:~$ ssh mysite@myserver123
64+ mysite@myserver123 's password: *pass:[**********]*
6565----
6666
6767Beim ersten Login bekommen Sie wahrscheinlich eine Warnung wegen eines unbekannten Host-Schlüssels.
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ From Linux this login is simply performed with the `ssh` command:
6060
6161[{shell} ]
6262----
63- user@otherhost> ssh mysite@myserver123
64- mysite@localhost 's password: *pass:[**********]*
63+ user@otherhost:~$ ssh mysite@myserver123
64+ mysite@myserver123 's password: *pass:[**********]*
6565----
6666
6767At the first login a warning regarding an unknown host key will probably be received.
You can’t perform that action at this time.
0 commit comments