Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Basic Linux Hardening

Up
vote
Down

From disabling unneeded services to utilizing sudo, lock down your Linux box.
The /etc/xinetd.conf file (previously the inetd.conf file) controls many Unix services, including File Transfer Protocol (FTP) and Telnet. It determines what services are available to the system.The xinetd (like inetd) service is a super server listening for incoming network activity for a range of services. It determines the actual nature of the service being requested and launches the appropriate server. The primary reason for the design is to avoid having to start and run a large number of low-volume servers. Additionally, xinetd’s ability to launch services on demand means that only the needed number of servers is run.
 read more | mail this link | score:6118 | -Ray, July 9, 2003
More Sysadmin articles...

Buy Fine Art on Canvas Online

admin headlines

Setting up ProFTPd + TLS on Ubuntu 12.10

Upgrade OpenSUSE 12.2 to 12.3

Tutorial: Squid Siblings on CentOS 6.3 with WCCP

Tutorial: PureFTPd using ClamAV for Virus scans on Fedora 18

Installing Apache2 With PHP5 And MySQL Support On Fedora 18 (LAMP)

Tutorial: Striping four nodes with GlusterFS 3.2.x on CentOS 6.3

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 
Articles are owned by their authors.   © 2000-2012 Ray Yeargin