How to backup xorg.conf

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Post by linuxviolin »

Why not just copy the file in your /home, e.g in /Documents? If you have a problem you just have to replace the file with it to crush the wrong version and to return to the original state... :wink:
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
User avatar
BakUp
Level 3
Level 3
Posts: 197
Joined: Sun Sep 23, 2007 9:20 am
Location: Minnesota USA

Re: How to backup xorg.conf

Post by BakUp »

Jenga wrote:I really need to backup xorg.conf, can somebody explain to be how to do it?


When I copy it to a data storage area, I rename it.....

the date;
110307_xorg.conf

or anything else:
BakUp_xorg.conf

so one does not get confused later on !
User avatar
BakUp
Level 3
Level 3
Posts: 197
Joined: Sun Sep 23, 2007 9:20 am
Location: Minnesota USA

Post by BakUp »

And a big welcome to the Mint forums Jenga
Lolo Uila
Level 5
Level 5
Posts: 575
Joined: Thu Mar 15, 2007 3:40 am
Location: Kapolei, Hawaii

Post by Lolo Uila »

To make a backup in the same folder:

Code: Select all

sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
if you want a backup in your home Documents folder, just:
  • cp /etc/X11/xorg.conf /home/your login name/Documents
Aloha, Tim
Locked

Return to “Beginner Questions”