canmove, Confirmed users
1,511
edits
(clarify removal of post-mozilla.pl) |
(start ntp) |
||
Line 31: | Line 31: | ||
# for s in auditd avahi-daemon acpid bluetooth cpuspeed hplip hidd mcstrans pcscd ntpd cups cups-config-daemon mdmonitor openibd smartd pcmcia isdn atd gpm anacron autofs apmd kudzu yum-updatesd; do chkconfig $s off; done | # for s in auditd avahi-daemon acpid bluetooth cpuspeed hplip hidd mcstrans pcscd ntpd cups cups-config-daemon mdmonitor openibd smartd pcmcia isdn atd gpm anacron autofs apmd kudzu yum-updatesd; do chkconfig $s off; done | ||
# chkconfig httpd on | # chkconfig httpd on | ||
# chkconfig ntpd on | |||
# service httpd start | # service httpd start | ||
# service ntpd start | |||
# Copy over cltbld's ssh keys from another tinderbox | # Copy over cltbld's ssh keys from another tinderbox | ||
# Switch to runlevel 3 (disable gdm) | # Switch to runlevel 3 (disable gdm) |