Saturday, May 4, 2024
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 34104  / 1 Year ago, thu, november 24, 2022, 7:05:38

I want to edit the /etc/X11/xorg.conf file but I can't save the file. It says "permission denied."



How can I edit the file?


More From » command-line

 Answers
0

Open a Terminal and then :



Open with Gedit...



gksudo gedit /etc/X11/xorg.conf


open with nano...



sudo nano /etc/X11/xorg.conf


now you can edit ..



P.D make a backup before change the file so you can revert your modification...



sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup

[#42766] Saturday, November 26, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
puccop

Total Points: 66
Total Questions: 99
Total Answers: 93

Location: Aruba
Member since Sun, Nov 27, 2022
1 Year ago
puccop questions
Thu, Feb 17, 22, 08:16, 2 Years ago
Fri, Jan 13, 23, 18:55, 1 Year ago
Fri, Jan 21, 22, 07:21, 2 Years ago
Thu, Jul 28, 22, 06:32, 2 Years ago
;