Page 1 of 1

connecting to other network computer ssh?

Posted: Sun Jan 20, 2008 6:23 am
by hannnndy
im tring to use ssh command to connect to a pc on network which is using ubuntu too but i could not would you help me to do so?

Re: connecting to other network computer ssh?

Posted: Sun Jan 20, 2008 6:40 am
by Scrumpy.Gums
What errors are you receiving when you try to connect?

Check that you have sshd running on the computer you are trying to connect to.

Re: connecting to other network computer ssh?

Posted: Sun Jan 20, 2008 6:55 am
by hannnndy
i dont know it just wants to get password from me and not user
idontknow why ?

Re: connecting to other network computer ssh?

Posted: Sun Jan 20, 2008 7:03 am
by VladSun
Because it sends your current (local) user.You need:

Code: Select all

ssh user_name@host