Tag Archives: server

CVS server on Ubuntu

Install CVS files: sudo apt-get install cvs Install the CVS server: sudo apt-get install cvsd When prompted in the cvsd installation process for Repository, type in “/cvsrepo”. Now that the cvsd installation in complete goto /var/lib/cvsd or seeking for a … Continue reading

Posted in Linux, Open Source, Security, Software, Tips - Tricks, Ubuntu | Tagged , , , | 1 Comment