CVSWEB Exercises AROC Workshop Guatemala City, Cuatemala 2010 1. Install cvsweb # apt-get install cvsweb 2. Edit the file /etc/cvsweb/cvsweb.conf: # vi /etc/cvsweb/cvsweb.conf - Change the line: 'local' => ['Local Repository', '/var/lib/cvs'], to 'nagios3' => ['AROC Nagios', '/home/tldadmin/cvs'], - Save and exit 3. Fix a link: # cd /var/www # ln -s /usr/share/cvsweb . 4. Open your web browser, and go to this address: http://localhost/cgi-bin/cvsweb/ - Navigate in the corresponding repository, and explore the files.