Hi,
I am having issues doing a standard ssh login from my MacBook Pro into my Ubuntu 12.04 microserver.
In the terminal I typed:
Lets say HPServers password is 123 for example. I enter that.
I just get this error:
I have googled quite a bit with almost every forum post talking about the public keys. I am just trying a basic SSH login. Do I have to create an account or something in the server?
I am having issues doing a standard ssh login from my MacBook Pro into my Ubuntu 12.04 microserver.
In the terminal I typed:
Code:
ssh 192.168.0.69 -l HPServer
[email protected]'s password:
Lets say HPServers password is 123 for example. I enter that.
I just get this error:
Code:
Permission denied, please try again.
I have googled quite a bit with almost every forum post talking about the public keys. I am just trying a basic SSH login. Do I have to create an account or something in the server?