Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I ssh to my machine as root?

Status
Not open for further replies.

linuxMaestro

Instructor
Jan 12, 2004
183
US
I just installed mandrake 9.2 I can ssh to other machines but from other machines I cannot ssh to my machine as root.

How can I allow root ssh logins?
 
Hi,

You can try ssh -l root IP_YOU_LIKE

[]'s
Anderson
 
Thedaver provided you valuable advise.

never EVER login (telnet, ftp, ssh etc) as root.

Login as a users then expand your privalages by using su (Super User) which will give you the same abilities as 'root'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top