Find the answer to your Linux question:
Results 1 to 3 of 3
Hallo!I am a Linux newbie using Oracle Enterprise Linux version 4 update 7 (its almost similar to Redhat Linux). While going through tutorials, I tried to configure the DCHP service ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    3

    How to stop dhcpd service during Linux boot

    Hallo!I am a Linux newbie using Oracle Enterprise Linux version 4 update 7 (its almost similar to Redhat Linux).

    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.

  2. #2
    Linux Newbie JosePF's Avatar
    Join Date
    Jun 2010
    Posts
    225
    Hello,
    I'll try:
    booting in "recovery mode" editing boot kernel:
    press e in line kernel on boot and add blank space 1 and boot.
    type chkconfig dhcpd off in terminal
    and reboot

    I hope this help you
    Regards

  3. #3
    Linux Newbie
    Join Date
    Apr 2010
    Location
    Novosibirsk, Russia
    Posts
    136

    Post

    In some distros you also can see a message "Welcome to ...! Press 'I' to begin interactive startup" when booting at your tty. I do not know anything about Oracle Linux, but especially in Fedora it works )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...