redsnappa Posted October 14, 2008 Posted October 14, 2008 How do I install DHCP to a Ubuntu Server I have a Ubuntu server which I am playing with to get used to the os I also have installed a gui to it. How do I install and configure DCHP to my ubuntu server using the GUI?
kmount Posted October 14, 2008 Posted October 14, 2008 From memory you'd probably be looking for the normal dhcpd server and then a gui to admin it. Normal dhcp installation instructions for ubuntu Gui wise, have a look on freshmeat.net
localzuk Posted October 14, 2008 Posted October 14, 2008 I don't think there is a full GUI admin tool for DHCP servers in ubuntu, unless you use something like webmin - which is web based. But to install and configure a dhcp server via command line, take a look at Ubuntu Starter Guide - DHCP Server
RabbieBurns Posted October 14, 2008 Posted October 14, 2008 System - Preferences - Synaptic package manager Cant remember the exact location...
Jona Posted October 14, 2008 Posted October 14, 2008 I would image it's something along the lines of apt-get install dhcpd configuration should be somewhere in /etc/ possible dhcpd.conf or similar.
redsnappa Posted October 15, 2008 Author Posted October 15, 2008 Too much command line is out of the question as I am dyslexic
localzuk Posted October 15, 2008 Posted October 15, 2008 I'd advise looking at installing and using webmin then. It is a GUI, of sorts.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now