webmin ubuntu

Webmin ubuntu installation

Webmin ubuntu installation Webmin ubuntu is a powerful web-based interface for system administration for Linux and Unix. Using any modern web browser, you can setup user accounts,…

apt-get install

Apt-get install asks for CD

Apt-get install asks for missing CD If you are using apt-get install you have a Debian based linux distro. After a fresh and clean install of you…

Ubuntu

Ubuntu Change Hostname permanent

Ubuntu Change Hostname On Ubuntu you can chose change hostname temporary or permanent. If you are looking for the Debian Hostname Change, have a look at this…

Ubuntu Add User to group

Ubuntu Add User to Group Here I will show you how to Ubuntu add user to group. The user needs to exist before we can put him…

Ubuntu Add User

Ubuntu Add User Ubuntu is a multiuser system. So how do we Ubuntu add user? Adding users in ubuntu is easy. The easiest way is to do…

Ubuntu Static IP

Ubuntu Static IP Regarding Ubuntu Static IP is mostly a straight forward thing. I wouldn’t think it should be needed on a rented VPS. As they mostly…

Apache – Disable directory browsing in Debian

Disable directory browsing If you have directory browsing enabled, which it is by default, your users can browse the directories on your web server. This is not…

Debian – How to install KVM virtualization

KVM virtualisation is a Kernel based virtualisation. It actually stands for Kernel-based Virtual Machine. It means that each of your virtual machine will have it´s own virtual…

Debian – Remove a package completely

Apt-get remove is not always enough to remove a package completely. If you try to remove in example the mysql-server package with just apt-get remove, the settings…

Ubuntu – Can´t resolve hostname

On my home network for some reason my ubuntu machines can´t resolve hostnames when first installed. None of my Debian machines seems to have this issue. If…