computers:serverconfigcentos
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:serverconfigcentos [2007/04/14 01:14] – david | computers:serverconfigcentos [2007/12/04 15:52] (current) – david | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Just did the standard install (no custom packages) | Just did the standard install (no custom packages) | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===== Run Level ===== | ||
| + | |||
| + | Modify **/ | ||
| Line 11: | Line 18: | ||
| yum install ncurses-devel | yum install ncurses-devel | ||
| yum install kernel-devel.i686 | yum install kernel-devel.i686 | ||
| + | yum install gcc-* | ||
| cd / | cd / | ||
| make menuconfig | make menuconfig | ||
| Line 18: | Line 26: | ||
| </ | </ | ||
| + | |||
| + | ===== Encrypted File System ===== | ||
| + | |||
| + | Setting up the main data storage system as an encrypted partition, you may want to look [[http:// | ||
| ====== Daemons ====== | ====== Daemons ====== | ||
| + | |||
| + | |||
| + | ===== bind ===== | ||
| + | |||
| + | <code bash> | ||
| + | yum install bind | ||
| + | </ | ||
| + | |||
| + | Then add to the system services by running **setup** | ||
| ===== dhcpd ===== | ===== dhcpd ===== | ||
| Line 28: | Line 49: | ||
| yum install dhcp.i386 | yum install dhcp.i386 | ||
| </ | </ | ||
| + | |||
| + | Then add to the system services by running **setup** | ||
| ====== User Programs ====== | ====== User Programs ====== | ||
computers/serverconfigcentos.1176513274.txt.gz · Last modified: (external edit)
