Originally posted by FunkyChicken
Also, by deafult, sudo tries to do something as root.
Next, you can add the name of a command to the end of sudo to be done as root.
$ sudo xedit /path/to/a/file/toedit/as/root
Before you go this path, try the above suggestions on configuring your NAT/Router to offer the ISP's DNS and/or try setting your machine to use a static IP address with static DNS IP addresses included in the config.
And yes, using a book is a good idea, but man pages are your friend. Also, join a local linux user group.. they are great sources of information and hands-on aid.
Comment