Quote:
Originally Posted by kidboy
Hi, i install a Fedora 17 in my notebook, but every time i try edit the /etc/resolv.conf i recive a permission denied, how i can disable this protection ?
|
In your favorite CLI, you need to type
su and then your
root password.
If root is disabled, you need to type
sudo and then
your password, assuming you are set up as an administrator.