Fully Automated IPsec/L2TP VPN Setup with Libreswan
Hello guys, I have created a fully automated ("one-click") IPsec/L2TP VPN install script for Ubuntu 12.04. My script was inspired by and is based on the work of Thomas Sarlandie (original post), that I...
View ArticleRuby Gem for SolusVM Client API
hi folks, just to give a little back to this place here, i wrote a minimalistic gem to implement the solusvm client api. it is not the admin api, so this is for users like me to control their servers...
View ArticleBackup a MySQL db with logrotate
File: /etc/logrotate.d/mydb-backup.conf /home/sleddog/mydb/dump.sql { daily rotate 14 compress nocreate postrotate /usr/bin/mysqldump my_db > /home/sleddog/mydb/dump.sql || true endscript } Now...
View ArticleSlabbing 4 Dummies (really semi-experts, but who's counting?)
Please note: I did not write this tutorial to be an ethical discussion on slabbing, merely as a how to on slabbing. Similar comparison is the ethics of hunting versus a firearm class. I also wrote this...
View ArticleInstall WordPress in vps
Hello all This is a start up tutorial for newbie only. Today i will try to show a small tutorial about new vps setup with wordpress. 1st you need a vps with Root access . (no need any control panel)...
View ArticleInstall a Proxy using SQUID3 on Debian 7
Hey, I thought I'd add this tutorial to my site - http://rmlh.me/?p=27
View ArticleInstall ownCloud on Debian 7 with Nginx
Hey, See my tutorial on how to Install ownCloud on Debian 7 with Nginx - http://rmlh.me/?p=10
View ArticleAutomatically Install ownCloud on Debian 7/Raspbian
This tutorial is to show you how to install a ownCloud on Debian 7 automatically. In order for this to work correctly you will need to follow these instructions. You need to be running Debian 7 32bit...
View Article[Tutorial] Install Ghost Blog with Nginx and ModSecurity or Naxsi
Hello all, I have created two Github Gists for detailed step-by-step instructions on installing the latest Ghost Blog with Nginx and ModSecurity or Naxsi. Blogging is a good way to utilize any idle VPS...
View ArticleScrambled OpenVPN Auto Installer Script
This script is used to setup a scrambled(OpenVPN+Xor patch) VPN on any centos box with user interaction.Standard OpenVPN setup won't work in countries like China and Pakistan due to intensive...
View ArticleInstall SoftEther VPN on Debian 7 (L2TP)
This tutorial is to show you how to install a SoftEther VPN on Debian 7. In order for this to work correctly you will need to follow these instructions. You need to be running Debian 7 32bit or 64bit...
View ArticleWHMCS No Panel Setup | Centmin | SSL | SPDY3
Good detailed guide on setting up a no panel web server environment and WHMCS. At the end you have WHMCS installed using Centmin, running on SSL and SPDY 3. Also walks you through configuring,...
View Article[Tutorial] Using SSHFS to Share Folders Among Your VPS
Hello guys, to contribute back to the community, here is my tutorial for setting up SSHFS to create shared folder(s) among your VPS. We will be using autossh which has the nice "automatic reconnect"...
View ArticleHow to test my VPS IO speed?
Want to try my vps io speed , but i need the commands for it. -Read speed -Write speed I know the write speed command maybe , but what about the read speed?
View ArticleCreating your own DNS Servers
Hey guys, I'm trying to run my own nameservers off 2 different vps's. I was looking at PowerDNS to do this and i've followed the tutorials I've found online but I always get stuck at the last hurdle. I...
View ArticleLoad balancing multiple CDNs or how jsDelivr works
Just wrote this article about jsDelivr. A lot of LowEnd providers sponsor jsDelivr so I think they might find it interesting too. http://blog.maxcdn.com/load-balancing-multiple-cdns-jsdelivr-works/...
View Articlesolusvm trial key problem
hi guys, we want to migrate our linux vps'es (maybe windows boxes in future too) from hyper-v to solusVM. i wanted to try and test solusvm master without virtualization to a virtualbox vps. I installed...
View ArticleOpenvpn
Hello friends, Can anyone help me how to install openvpn on a centos 6 64bit vps ?
View Article[Tutorial] IPTables GeoIP, Port Knocking and Port Scan Detection
Here's a quick tutorial on how to enable extra IPTables functionality such as "GeoIP", "Port Knocking" and "Port Scan Detection" using the xtables-addons package. A full list of available modules can...
View ArticleUsing webuzo 1st time quick tips
If you install webuzo save yourself the headache and install cubemail to eg: mail.domain.com and your email should work fine otherwise it becomes annoying trying to use squirrel mail! Get the 1 month...
View Article