03
03/08
8:04 am
Source control for your server
Barry wrote an interesting article about using source control repositories (SVN) for server config files. I remotely manage over a dozen linux servers and I confirm that source control over ANY server file can save you a lot of headaches.
If you’re setting up a linux server from scratch, it’s a good idea to install svn and create a repository for files which can/will be modified often.