Setting Up a CVS Server on AIX -> Draft

  1. Download the RPM package from the online AIX Linux Toolbox
  2. Install it using RPM, if it doesn’t exist, download the installp image for RPM first and install it using Smitty
  3. Install the RPM package using “rpm -ivh cvsxxxx.rpm”
  4. CVSROOT environment variable
  5. Initialize the repository
  6. Add the service to “/etc/services” (if it doesn’t exist) and add the entry in “/etc/inetd.conf”
  7. Refresh the inetd: “refresh -s inetd”
  8. I then used TortoiseCVS to create a module

I’ll add more details later

Unknown's avatar

About Ahmed Tawfik

Cybersecurity Professional, Systems Engineer, OSS & Linux Geek
This entry was posted in Unix and tagged , , , . Bookmark the permalink.

Leave a comment