Innaz Review, Samsung Galaxy, price and specifications, Flash Android, Games For Your Apple, Jailbreak Tool For iOS, IMEI Unlock Method

Selasa, 02 September 2008

Install and configure CVS on Solaris 10

Install and configure CVS on Solaris 10 - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about Install and configure CVS on Solaris 10 please refer to the information we will convey until completion:

Articles : Install and configure CVS on Solaris 10
full Link : Install and configure CVS on Solaris 10

You can also see our article on:


Install and configure CVS on Solaris 10

Download the appropriate binary from
http://www.nongnu.org/cvs

# create a "cvs" user. This user will be used to impersonate cvs' users

$ mkdir  /export/home/cvsroot
$ useradd -d /home/cvs -c "CVS Owner" cvs
# create the CVS repository
$ cvs -d /path_to_repository
#Add the following to /etc/services
cvspserver 2401/tcp # CVS Client/server operations
cvspserver 2401/udp # CVS Client/server operations
#Place this following line in a file called "cvs_inetd"
cvspserver stream tcp nowait root /path_to_cvs_executable -f \
--allow-root=/path_to_cvs_repository pserver

# import the service into smf
$ inetconv -f -i ./cvs_inetd
cvspserver -> /var/svc/manifest/network/cvspserver-tcp.xml
Importing cvspserver-tcp.xml …Done
#Add the following lines to /var/svc/profile/inetd_services.xml
<service name='network/cvspserver-tcp' version='1' type='service'>
<instance name='default' enabled='true'/>
</service>
#Restart the network
$ svcadm restart svc:/network/inetd:default

You're done. Your pserver should be listening on port 2401

#Script to create cvs users

#!/usr/bin/perl

$cvsroot="/path_to_cvs_root";

$user = shift @ARGV || die "cvspasswd user\n";
print "Enter password for $user: ";
system "stty -echo";
chomp ($plain = <>);
system "stty echo";
print "\n";
@chars = ('A'..'Z', 'a'..'z', '0'..'9');
$salt = $chars[rand(@chars)] . $chars[rand(@chars)];
$passwd = crypt($plain, $salt);
open(PASSWD,">>$cvsroot/CVSROOT/passwd") || die("Cannot Open File");
print PASSWD "$user:$passwd:cvs\n";
close PASSWD;
#-End

$ perl createcvspasswd.pl your_cvs_user



so much information Install and configure CVS on Solaris 10

hopefully Install and configure CVS on Solaris 10 information can provide benefits for you in determining the gadgets that fit your needs in daily life.

you just read Install and configure CVS on Solaris 10 if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2008/09/install-and-configure-cvs-on-solaris-10.html if you want more information please search on other pages this blog.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Install and configure CVS on Solaris 10

2 komentar:

  1. Hi. I'm from faraway Nepal. I have a plan to create a series of videos on the restoration of the nature of our planet. And it is quite real and profitable for everyone. All people on their 6 acres will be engaged and listen to create a world without chemistry. And restore forests. I can't really start right now, though. If there is your help I will be happy to accept. I'm not interested in Finance. I need moral help and shooting tips.

    BalasHapus
  2. Munchkins cat breeder, we stand behind our guarantee, our customers, and our kittens! We go to great efforts to ensure that our kittens are healthy and socialized with an excellent demeanor that is native to the breed of each kitten.
    munchkin kittens for sale
    munchkin kittens
    munchkin for sale
    munchkin cats for sale

    BalasHapus