Configuring ssh - Ask Ubuntu


i installed ssh on both linux machines ....both of ports default

 permitrootlogin yes  allowusers root@user 

the password new
account not locked

i've tried

 ssh root@user 

and

 ssh 192.168.x.xxx 

any ideas?

you should use lowercase s in ssh command:

ssh user@192.168.x.xxx 

Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu