Install Ubuntu Server:
For detailed instructions on performing the base install, just head over to the ubuntu forums. They’re very informative, well presented, and easy to read. If you have any problems, comment below and I’ll see if I can be of any help.
Once Ubuntu Server has been installed, login and do an apt-get update.
[code]sudo apt-get update[/code]
next install denyhosts to satisfy our security concerns. For details click here.
Now to install webmin…
Leave a Reply