Tuesday, July 31, 2007

How to telnet a linux pc as a root

To telnet a linux pc as a root foollow these instructions

By default it will not allow you telnet as a root

1. open this file /etc/securetty by typing the command vi /etc/securetty
2. write pts/0
3. pts/1
4. save and exit

thats it

No comments: