Codice: Seleziona tutto
bash-3.1# /root/rc.sshd start
bash-3.1# ssh root@localhost
root@localhost's password:
Last login: Tue Apr 29 00:07:07 2008
Linux 2.6.24.3-leg.
The fact that people are poor or discriminated against doesn't necessarily
endow them with any special qualities of justice, nobility, charity or
compassion.
-- Saul Alinsky
root@marco:~# exit
logout
Connection to localhost closed.
bash-3.1# ssh root@192.168.0.5
root@192.168.0.5's password:
Last login: Wed Apr 30 21:22:17 2008 from localhost
Linux 2.6.24.3-leg.
I saw what you did and I know who you are.
root@marco:~# exit
logout
Connection to 192.168.0.5 closed.
bash-3.1# ssh root@84.222.46.151
ssh: connect to host 84.222.46.151 port 22: Connection refused
bash-3.1#


