| /l3/users/vmk64646464/nt-scale/debian4.unix.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 :25 :26 |
|
|
#ls
disk1.img disk2.img disk3.img disk4.img disk5.img knoppix.iso loosetup.txt start-kvm |
|
#ls
disk1.img disk2.img disk3.img disk4.img disk5.img knoppix.iso loosetup.txt start-kvm |
|
#history|ssh
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
|
|
#history|ssh
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
|
|
#history|grep -i ssh
578 ssh 192.168.40.14 590 history|ssh 591 history|grep -i ssh |
|
#history|grep -i ssh
578 ssh 192.168.40.14 590 history|ssh 591 history|grep -i ssh |
|
#ssh 192.168.40.14
ssh: connect to host 192.168.40.14 port 22: Connection refused |
|
#ssh 192.168.40.14
ssh: connect to host 192.168.40.14 port 22: Connection refused |
|
#ssh 192.168.40.14
The authenticity of host '192.168.40.14 (192.168.40.14)' can't be established. RSA key fingerprint is 5e:79:95:84:fa:0d:5f:a0:f2:3d:4b:2d:49:51:2f:d9. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.40.14' (RSA) to the list of known hosts. root@192.168.40.14's password: ^C [1]+ Done ./start-kvm |
|
#ssh 192.168.40.14
The authenticity of host '192.168.40.14 (192.168.40.14)' can't be established. RSA key fingerprint is 5e:79:95:84:fa:0d:5f:a0:f2:3d:4b:2d:49:51:2f:d9. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.40.14' (RSA) to the list of known hosts. root@192.168.40.14's password: ^C [1]+ Done ./start-kvm |