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

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User