1. Pindah ke folder /etc/ssh
2. vi sshd_config
3. modify this line :
Port --> 22
PermitRootLogin yes --> root bisa ssh (resiko tanggung sendiri)
PasswordAuthentication yes
4. simpan
5. service sshd restart
6. test menggunakan program putty atau lainnya.
Tuesday, July 11, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment