I have been trying to find the right way to set up ubuntu so that it will do the things that i want it to do. after following two different setups i decided to take parts form each of them the third time around. But i am getting errors when i try to install cretin parts. The first error I have come to is when i try installing dhcp. here is the command i used Code: apt-get install dhcp3-server And this is the error i got Code: Reading package lists... DoneBuilding dependency tree Reading state information... DoneYou might want to run `apt-get -f install' to correct these:The following packages have unmet dependencies: webmin: Depends: openssl but it is not going to be installedE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). i tried using apt-get -f and still got the same thing. any ideas Thanks for the help