Security by obscurity is a known term in the world of computers and one way to make it more troublesome for people trying to bruteforce your VPS is to change the Port that ssh listens to, follow these simple steps…
Find your Debian version, the command line way
Install VestaCP , Alternative to Virtualmin
How to Setup ownCloud on Ubuntu
Installing your own Minecraft server (Spigot)
Setup a HA round-robin blog on Debian 7 with Cloudflare
Charybdis – complete IRC daemon
MySQLTuner : Suggestions for optimizing your MySQL installation
MySQLTuner is a script that will assess MySQL performance and recommend steps to maximize performance. To install and run MySQLTuner, log in to your VPS as the root user and follow these steps (for CentOS): Download MySQLTuner:
1 |
# wget --no-check-certificate https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl |
make it…