Every time I try to edit a file in /etc
I get "access denied".
I tried using different text editors and nautilus and I couldn't save or change any files there.
I don't understand. Am I not supposed to have this access?
What do I do now?
Every time I try to edit a file in /etc
I get "access denied".
I tried using different text editors and nautilus and I couldn't save or change any files there.
I don't understand. Am I not supposed to have this access?
What do I do now?
su root
if you need root access.
– sknt
May 23 '17 at 08:05
You can have root access with the command
gksu nautilus
This gives you a GUI access of the files in root.But be careful with what you change in there.
(gksu:4370): Gtk-WARNING **: cannot open display
– user274143
Apr 27 '14 at 15:21
/etc
if you know what you are doing. Files are quite sensitive in there. – Jacob Vlijm Apr 27 '14 at 12:34