IceWalkers.com - Linux Software downloads and news
Name : Password :
Linux SoftwareLinux RPMLinux HowtosLink UsAboutAdvertise

HOWTOs

Search Howtos :Match :

2. Getting the tools

2.1. What you need

You'll need the following things in order to set up a secure Pserver:

CVS

Of course, you will need to have CVS in order to be running it. You can get it here.

cvsd

cvsd is a program that will run the CVS Pserver in a chroot jail. You can get it here.

SSHd

If you want your developers to have secure access to the repository, you'll have to be running an SSH server. However, setting up that access is beyond the scope of this Mini-HOWTO. More information can be found at the CVS-RCS howto.

2.2. Compiling the tools

If you are compiling from the sources, follow these instructions. If you downloaded binaries, skip ahead to Section 2.2.2.

2.2.1. Compiling CVS

After you have downloaded the CVS sources, unpack them into a directory and cd into it. The default prefix is /usr/local; we've changed it to /usr for this example. You might want to change mandir to wherever your man pages reside (the default is PREFIX/man).


$ ./configure --prefix=/usr
$ make
# make install
   

2.2.2. Compiling cvsd

There are a few configure switches you should be aware of here. The default prefix is /usr/local, which in this document we are changing to /usr. You should also change sysconfdir to /etc, where the system config files usually reside. You might want to change mandir to wherever your manual pages reside as well.


$ ./configure --prefix=/usr --sysconfdir=/etc
$ make
# make install
   

Now lets go on to setting up these wonderful tools.

Search Howtos :Match :
DbVisualizer 6.5.2
The Universal Database Tool
PhpMyAdmin 3.1.2 rc1
Php front-end to MySQL administration
Xine 1.1.6
Free video player
Glade 3.5.5
User interface builder for GTK+ and Gnome
Evolution 2.25.4
GNOME mailer, calendar, contact manager and communications tool
GEdit 2.25.4
Small but powerful text editor
LimeWire 5.0.4
Gnutella Client
WebGUI 7.6.8
A fully featured content management system.
GTK2 2.14.7
GUI Toolkit
Brasero 0.9.0
Application to burn CD/DVD
Free IT Magazines, White Papers, eBooks, and more !
Dr. Dobb's Journal

Dr. Dobb's Journal enables programmers to write the most efficient and sophisticated programs and help in daily programming quandaries.

The 7 Things that IT Security Professionals MUST KNOW!

Gain key insight into security problem and find the safest means to protect your technological assets.

Database Trends and Applications

Provides timely coverage of the technology, intelligence and insight needed to plan, implement and manage information-rich projects.

Linux Software Map
Find Linux RPM
Best Rated Linux Software
Most Rated Linux Software
Linux Distributions
Linux Howtos
Quick Survey

Please take our survey and help us improve our website to serve you better.

Thank you.
Linux Software
Linux / IT Resources
Site Resources
Google
Privacy Policy
Contact Us
Submit Software
Advertising info