Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Another SUPERUSER
Name: Nafees Ahmed Date: February 5, 2002 at 06:24:57 Pacific
Comment:
Hi All,
How can I create another SUPERUSER account in Linux (redhat 7.2) than root?
Summary: Do you have DNS set up? Look in /etc/resolv.conf: # cat /etc/resolv.conf Are your DNS servers in there, such as this: nameserver 208.26.20.131 For a secondary and tertiary nameserver, simply add anot...
Summary: Ok. Now I understand a bit more. Well let me first ask why are you using telnet and not ssh? ssh is a secure login from anywhere because all the data passed back and forth is encrypted. Password and ...
Summary: O.k... It's important you understand this so I'll repost it... Read it CAREFULLY and make sure you UNDERSTAND it. It will make ALL the diffirence in the world using the terminal window.... Open the te...