How to stop dhcpd service during Linux boot
4joey1Jul 19 2010 — edited Jul 20 2010Hallo!I am a Linux newbie using Oracle Enterprise Linux version 4 update 7.
While going through tutorials, I tried to configure the DCHP service and set it to start after every boot via the command
chkconfig dhcpd on
When I boot my Linux,the OS hangs when it tries to start the dhcpd service.Thus,I cannot log into my Linux and shutdown the service.
How can I go around this and shutdown the DHCP service to enable my Linux to fully load after a boot?
Thanks.