![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fileserver in Perl via xinetd - bad XML output | blemmo | Shell Programming and Scripting | 9 | 05-10-2008 10:37 PM |
| Script doesn't work, but commands inside work | cheongww | UNIX for Dummies Questions & Answers | 2 | 11-14-2006 10:52 PM |
| Requiste for starting service xinetd | tuxfood | Linux | 0 | 05-24-2005 10:57 AM |
| uninstall xinetd | byblyk | Linux | 5 | 04-01-2004 02:39 PM |
| xinetd.conf | lealyz | Security | 2 | 01-21-2002 02:23 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
how to get cvs pserver work with xinetd
I do make sure that in my system (redhat 9.0 with eveything installed)
file cvspserver with correct content in directory /etc/xinetd.d/ line cvspserver 2401/tcp cvspserver 2401/udp in file /etc/service I aslo restart service xinetd but when I issue command # netstat -lnp | grep cvs the system echo nothing ,so i think the service cvspserver does not working /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// what is the problem ? can anybody help me! |
|
||||
|
So, do you get connection refused error when you do a
telnet cvsserver.domain.com 2401 ? Or more directly, can you use pserver to actually connect to the cvs server? Are you sure the "disable = yes" line frequently seen in prepackaged xinetd config is set to "disable = no" instead? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|