Debian Wheezy- Gnome won’t start automatically

If you have messed up or removed the Desktop Manager, your system won’t start automaticly into Gnome login screen. You will have to type startx after you…

Debian – Install Webmin

Webmin is a great little tool for admin your server from a web interface. And it’s really easy to install.     To download the package (version…

Happy new year

SSH Server (OpenSSH) – Change listening port

Many reasons for changing the listening port of your SSH server. You only have 1 public IP, and a bunch of virtual machines on a virtual network,…

Win Xp – Create Service manually

With the latest versions of Visual Studio, the “built-in” install creator isn’t “built-in” anymore. And you are offered a free version of Installshield LE instead. I have…

Iptables – Port forwarding

Simple trick to use iptables for port forwarding. I use Debian as my OS, but should work on most Linux systems with iptables. Lets assume we have…

Debian – Install package proxy using apt-cacher

When dealing with lots of Debian installs (or a Debian network), using a package proxy can save you a lot of bandwidth and time. Apt-cacher is a…

Apache – Add domain

Apache can easily host more than one domain. And here is how. We assume the new domain is called example.com. First we create the needed directories. mkdir…

Ftp Uploader Tool

Here is a tool that can upload files to a ftp host with interval ranging from 1 second to almost infinite. It will not run on Win…

Minecraft server – Debian variants

Minecraft have become unbelievable popular. Simple graphics in a huge sandbox with total freedom seems to do the tricks. We will assume the server is about empty…