sudo yum install openssh-clients open-ssh*
add
service sshd startto your
/etc/rc.d/rc.localfile
Reboot and test it with
ssh 127.0.0.1
You should be asked to accept a key. Type "yes", and enter your password to login. Type "w" to see where you are logged in from.
1 comment:
arashi kensho
hello.. Do you have update?
Post a Comment