APT Linux Machine Setup

  1. Make changes in the BIOS configuration:
  2. Check that all cards are recognised in the BIOS P&P probing (you may need to play around with the boot order in order to see this screen)
  3. Install RedHat:
  4. Boot in single user mode (add the option single to the kernel boot parameters in lilo or grub - or boot the machine and run "init s")
  5. Modify /etc files:
  6. Modify cron jobs:
  7. Setup postfix (local mail delivery program):
    1. Copy files transport, main.cf and master.cf into /etc/postfix
    2. Create a symbolic link from /mnt/jeeves/etc/linux.clients/aliases.research to /etc/postfix/aliases
    3. Run postalias: "/usr/sbin/postalias /etc/postfix/aliases"
    4. Run postmap: "/usr/sbin/postmap /etc/postfix/transport"
    5. Copy postalias.cron to /etc/cron.daily
  8. Remove unneeded rc.x/xinetd services:
  9. Make some links:
  10. Setup printing:
  11. Firewall (iptables):
  12. Little things:
  13. Reboot and test