add ssh example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
e39bd0d9ea
commit
257137d5b5
4 changed files with 8 additions and 0 deletions
4
ssh-ex/output-new.txt
Normal file
4
ssh-ex/output-new.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
[vbatts@hack] {master} ~$ ssh infra0
|
||||
The authenticity of host 'infra0 (192.168.0.23)' can't be established.
|
||||
ECDSA key fingerprint is 🎍:™:💈:🎾:🍑:🐗:🏹:💩:🏆:🙉:💄:🐹:🔓:👅:🙈:🚜.
|
||||
Are you sure you want to continue connecting (yes/no)?
|
4
ssh-ex/output.txt
Normal file
4
ssh-ex/output.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
[vbatts@hack] {master} ~$ ssh infra0
|
||||
The authenticity of host 'infra0 (192.168.0.23)' can't be established.
|
||||
ECDSA key fingerprint is 0d:e2:0f:df:9d:18:1b:a6:e9:62:7d:61:f0:e4:be:e6.
|
||||
Are you sure you want to continue connecting (yes/no)?
|
BIN
ssh-ex/ssh-pre.png
Normal file
BIN
ssh-ex/ssh-pre.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
ssh-ex/ssh-yes.png
Normal file
BIN
ssh-ex/ssh-yes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in a new issue