CentOS 6安装DHCP


#wget ftp://ftp.isc.org/isc/dhcp/dhcp-4.2.3/dhcp-4.2.3.tar.gz
#tar  xvzf dhcp-4.2.3.tar.gz
# cd dhcp-4.2.3
#./configure

#make

#make install


你可能感兴趣的:(centos)