User Tools

Site Tools


computers:serverconfigcentos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computers:serverconfigcentos [2007/04/14 01:21] davidcomputers:serverconfigcentos [2007/12/04 15:52] (current) david
Line 10: Line 10:
  
 Modify **/etc/inittab** so the default run level is 3 (since I have a crappy monitor on there anyway) Modify **/etc/inittab** so the default run level is 3 (since I have a crappy monitor on there anyway)
 +
  
 ===== Kernel ===== ===== Kernel =====
Line 25: Line 26:
 </code> </code>
  
 +
 +===== Encrypted File System =====
 +
 +Setting up the main data storage system as an encrypted partition, you may want to look [[http://wiki.centos.org/TipsAndTricks/EncryptedFilesystem|here]].
  
 ====== Daemons ====== ====== Daemons ======
  
 +
 +
 +===== bind =====
 +
 +<code bash>
 +yum install bind
 +</code>
 +
 +Then add to the system services by running **setup**
  
 ===== dhcpd ===== ===== dhcpd =====
Line 35: Line 49:
 yum install dhcp.i386 yum install dhcp.i386
 </code> </code>
 +
 +Then add to the system services by running **setup**
  
 ====== User Programs ====== ====== User Programs ======
computers/serverconfigcentos.1176513667.txt.gz · Last modified: 2007/04/14 12:10 (external edit)