4 FAQ tagged "xinetd"
Viewing 1-4 of 4 FAQ -- CentOS / Red Hat Linux Install VSFTPD FTP Server
How do I configure and install an FTP server in CentOS / RHEL 5 / Fedora Linux server?
- How To Tell If Your Linux Server Uses xinetd OR inetd sever
Q. How to tell if my Linux server is using xinetd or inetd service?
- Linux / UNIX killing a process and restarting the same
Q. How do I kill a process called inetd or foo and restart the same so that configuration file get updated?
A. Both UNIX and Linux supports POSIX reliable signals and POSIX real-time signals. Each signal has a current disposition, which determines how the process behaves when it is delivered the signal.
Generally following command is used
kill [...] - Howto: configure xinetd service under Linux or UNIX systems
Q. How do I configure xinetd under Fedora Core Linux?
A. xinetd, the eXtended InterNET Daemon, is an open-source daemon which runs on many Linux and Unix systems and manages Internet-based connectivity. It offers a more secure extension to or version of inetd, the Internet daemon.
xinetd performs the same function as inetd: it starts programs [...]
Viewing 1-4 of 4 FAQ - ( see all popular tags )



Recent Comments
Today ~ 2 Comments
Yesterday ~ 10 Comments
Yesterday ~ 12 Comments
09/03/2008 05:29 pm (2 days ago) ~ 6 Comments
09/03/2008 01:14 pm (2 days ago) ~ 1 Comment