aquaballoon

DHCP Ubuntu 11.04: Webmin Configure

Apr 19th, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. DHCP server config file /etc/dhcp/dhcpd.conf
  2. DHCP server executable /usr/sbin/dhcpd
  3. Command to start DHCP server /etc/init.d/isc-dhcp-server start
  4. Command to apply configuration /etc/init.d/isc-dhcp-server restart
  5. Command to stop DHCP server /etc/init.d/isc-dhcp-server stop
  6. Path to DHCP server PID file /var/run/dhcp-server/dhcpd.pid
  7. DHCP server lease file /var/lib/dhcp/dhcpd.leases
Advertisement
Add Comment
Please, Sign In to add comment