Remote login in root user in ubuntu
In my project ... I have install some package in remotely.I have login in
debian in directly use In debian
$ ssh root@remotehostname
root@remotehostname's password:
it is login success fully in debian it is work properly and I have login
in ubuntu in directly use
$ root@remotehostname
root@remotehostname's password:
it is throw error message in
Permission denied, please try again.
how to solve this problem . thanks
No comments:
Post a Comment