|
i had the same problem,i found my /etc/hosts file then what to do . after doing "ps -ef|grep sshd",i get the following result
root 1349 1 0 20:13 ? 00:00:00 /usr/sbin/sshd
root 8669 2381 0 20:55 pts/0 00:00:00 grep --colour=auto sshd
now plz suggest me what to do further .telnet <hostname> 22 ,i get hostname :no such file or directory
|