On 03/25/2011 11:17 AM, Sahil wrote: > > I want to know that how to log n root through telnet ???
here[1] This is really a bad idea as telnet is insecure, because passwords are sent as clear text format. Instead, you should use SSH for connections. I suggest that you use SSH to connect to a system instead of Telnet for security purposes. PS: You would have easily found out the solution to the problem if you could have searched it[2], from next time please search and then if you don't get a solution, ask on mailing list. [1]http://www.cyberciti.biz/faq/how-do-i-telnet-as-the-root-user/ [2]https://duckduckgo.com/?q=telnet+as+root+user -- Parin Sharma https://identi.ca/FOSSmaniac -- LUG@IITD - http://lug-iitd.org/Footer
