Objective : set up SSH server on 192.1681.8, so it can be accessed from 10.0.0.126.
Process
check :iptables configuration
file : /etc/ssh/ssh_config
Solution : use port 2222, not 22
#ssh localhost -p 2222
additional
Log in as root in ubuntu :# sudo passwd
No comments:
Post a Comment