| Felitaur Site Offerings
 |     | 
   
  | Services to Shutdown
 
[Linux System Administration Homepage] 
 Services to Shutdown
Technically, any service that you don't need should be turned off. 
Normally the following services are left on as you need them, but all of 
them can and have been hacked in the past. Remember to update all services you keep running.apmd  (we don't have a battery backup or a laptop)
rpcbindbluetoothisdn  (we don't have isdn)mdmonitor (unless you are using software raid)netfs (nfs (network file system) is very insecure unless configured 
properly, and we don't need it)
nfs and nfslock (ditto)
sssd (system security sevices daemon, requires LDAP be configured))
	lvm2-monitor (logical volume manager)portmap (many security issues, avoid if you can)
rpcgssd
rpcidmapd
rpcsvcgssd
 
Edit runlevels  (ours is in /etc/rc.d/rc3.d ) using chkconfig --level 3 servicename on/off Or use the GUI toolYou can turn a sevice on or off using service servicename start|stop||restart|statusUpdates are best at the command line yum update Services that are optional(not optional for CIS226AL class)
This document last modified on:vsftpd (ftp server)
httpd (web server)
ntpd  (network time protocol)
sendmail/postfix (email server)
 |  |