LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dhcp server in fedora 8 (https://www.linuxquestions.org/questions/linux-newbie-8/dhcp-server-in-fedora-8-a-634423/)

kashif2131971 04-10-2008 11:05 AM

dhcp server in fedora 8
 
i have fedora 8 and don't know the dhcp server's rpm name
only find dhcpclient on my dvd i taught may be name of rpm have change

dkm999 04-10-2008 11:53 AM

I am running Fedora 7, and had to fetch the daemon for DHCP from the Internet. Here is what I did
Code:

# yum list dhcp
 ... after a while this returns the name of the package, dhcp.i386, and the version, 3.0.5-42.fc7
#yum install dhcp
  ... actually fetches and installs the package



All times are GMT -5. The time now is 09:27 PM.