Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 6177  / 1 Year ago, sun, january 15, 2023, 10:39:21

Hello friends I cannot update any file under the file system. It says you do not have permissions. I tried to edit files using gedit but it gives me this error... How can I update files in the file system.



I am the admin.



Thanks


More From » permissions

 Answers
6

Unlike the Windows security approach, system files cannot be modified on Ubuntu without proper authorization. You need to type the root password. In order to do the changes you want —provided that you know what you are doing—, open a terminal and type this:



gksudo gedit NAME-OF-THE-FILE


Remember to type the full path, for instance:



gksudo gedit /usr/share/themes/Ambiance/index.theme


Be careful with these commands: gksudo or sudo, because you can spoil your system.


[#33211] Monday, January 16, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sertold

Total Points: 445
Total Questions: 123
Total Answers: 113

Location: Burundi
Member since Wed, Sep 28, 2022
2 Years ago
sertold questions
Wed, Dec 21, 22, 16:02, 1 Year ago
Fri, Dec 31, 21, 01:50, 2 Years ago
Thu, Jun 16, 22, 23:30, 2 Years ago
Mon, Mar 7, 22, 16:21, 2 Years ago
Tue, Mar 29, 22, 02:11, 2 Years ago
;