So, today I decided to make LowEndGuide IPv6 enabled and spent most of my morning troubleshooting why my vps didn’t show my IPv6 addresses. Well, that’s not what this post is about. Now I will show you how to enable…
With the amount of SSH brute force attacks, securing SSH is more important than ever. Here are a few methods you can consider to further harden your SSH installation. Default Settings First of all, we look att the default settings…
Even if it is too late when someone else logs in as root on your server, it is good to know that NOW is the time to get working on your security. To setup email notification, login to your server…
Many of us use mySQL on our dedicated and virtual servers but not everyone knows more then that it’s a database server. This guide will cover some of the basic tasks that you can do from your SSH terminal and…
The goal of this guide is to setup a PowerDNS master with mySQL as backend, then use mySQL replication to update the slaves. When the master/slave is done, we will add Poweradmin as webinterface for the admin/users to update their…
Haven’t we all been there when we have put so many hours in completing the perfect installation? Then we do it all over again with the next vps/server? There actually is a pretty nice feature to get a list of…
[alert style=”green”]This tutorial is originally written by: Remy Van Elst @ www.raymii.org (original post here)[/alert] This is a guide on setting up a IPSEC/L2TP vpn on Ubuntu 12.10 using Openswan as the IPsec server, xl2tpd as the l2tp provider…
This tutorial is originally written by: Remy Van Elst @ www.raymii.org (original post here) This tutorial will show you how you can back up your website and database with Duplicity. Duplicity is a very useful tool to make remote unassisted backups. The…
What we need to do is to stop the mysql server and then start it again without reading the user table. To be on the safe side, we won’t allow any network connections while we are doing this operation. All…
This guide is written by Sven Slootweg, AKA joepie91 on www.lowendtalk.com and many other places on the Internet. He released this under the WTFPL license, now onwards to the guide! If you have a few different VPSes, you’ll most likely have a significant amount…