I actually installed Rancid on my newest CactiEZ install. Rancid is a device configuration backup service. To view the CVS files that are created I used CVSweb.
I started with this tutorial to install Rancid on Centos…an extremely useful tutorial.
Once this was working I pulled the newest files from the CVSweb site. I dropped them into “/var/www/cgi-bin/” folder.
A quick tip: each time you edit the cvsweb config file be sure to restart your apache service( service httpd restart).
Another note: the rlog binary isn’t installed at this point. The quickest method is to install rcs with a simple “yum install rcs”.
Have fun my friends 🙂
Leave a Reply