Back up Xorg
This page was last updated on July 25, 2011.
This command will make a copy of the xorg.conf file, adding the current date and time to the backed up file’s name.
- Open a terminal window and type:
sudo cp -p /etc/X11/xorg.conf /etc/X11/xorg.conf.backup.`date +%b-%d-%Y~%T`
Obligatory Happy Ending
And they all lived happily ever after. The end.
