dhcp server installation

Asked by Dayo Olutayo

Installing "dhcp" I use "sudo apt-get install dhcpd" I also try "sudo apt-get install dhcpd" but the message is that "package not found" even after updating and upgrading.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Rafael Sachetto (rsachetto) said :
#1

post your /etc/apt/source.list here. Then we can see if is properly configured.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Assuming you are using Ubuntu 7.04

Check if into your /etc/apt/sources.list there are the rows that i have:

deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse

HTH

Revision history for this message
Dayo Olutayo (xplora) said :
#3

Thanks, I use Dapper server 6.06 LTS. I got this in server & security forum "sudo apt-get install dhcp3-server" and it worked. Now how do I change the default from eth0 to eth1. (2) How can I use internet browser (firefox) on my Dapper server 6.06 LTS and or start a graphical interface from my shell.

Revision history for this message
Rafael Sachetto (rsachetto) said :
#4

To install a graphical interface:

sudo apt-get install ubuntu-desktop

This will install firefox as well.

Can you help with this problem?

Provide an answer of your own, or ask Dayo Olutayo for more information if necessary.

To post a message you must log in.