Apr 02

LXC is beautiful and works great. The problem I had was getting a container installed and running. A major pain that is. I followed most howtos and tutorials on the web and they didn’t work! Let me save the ones interested about a week of fiddling around with a step-by-step tutorial on this. I will be attempting to test this at least weekly to ensure upgrade doesn’t break it. I will be testing and release update to my install scripts as required.
At the moment this works on: Lucid LTS (10.04) host and Lucid LTS (10.04) container. I have tried Oneiric container on Lucid host but the major differences in upstart init seem to make it impossible. I have yet to try oneiric host with Lucid and Oneiric containers.
Continue reading »

Tagged with:
Mar 18

ProFTPd is the best FTP server I found for linux. It is not only very flexible, fast and secure, it also allows configurations with virtual MySQL users. This makes ProFTPd perfect for small and large configuration, inclusive of domain hosting services. This tutorial will walk you through the installation process of ProFTPd with a MySQL database.
Continue reading »

Tagged with:
Mar 18

“Linux Server – Perfect Setup” is a manual that will walk you through setting up a perfect server, step by step. It is based on Ubuntu and tested on 8.04 LTS and the newest at the point of writing – 9.10. It will turn your box into an all-in-one server (something like M$ Windoz 2003 Small Business Edition – but without the limitations :) ).
Continue reading »

Tagged with:
Mar 18

The most popular use of linux servers: LAMP! It stands for Linux Apache MySQL PHP and is a very stable and well known configuration of a web server. Let’s install it then!
Continue reading »

Tagged with:
Feb 21

Administering DNS in Linux is in fact really simple. The first-time configuration though can prove quite tricky. Just follow the instructions that follow to have your DNS server setup using bind9 – the most popular and reliable dns server.
Continue reading »

Tagged with:
Feb 02

Ubuntu server after minimalistic installation will not have ssh. While installing ssh, you should be aware you are allowing remote logins to your server. This could potentially by a risk if someone manages to brute-force your password. In this case there are a few things we can do to properly protect ourselves. Firstly, use complicated passwords – this I cannot help you with. Think of something. Other things, that we include in this manual are: sshd.conf – disable root logins, sshdfilter – anti-bruteforcing system, iptables – firewall.
Continue reading »

Tagged with:
Feb 02

DHCP is really straight-forward to install if you have an example of the config files. In this case, it’s best to publish them ;) Hope it helps:
Continue reading »

Tagged with:
preload preload preload