tutorial: How to install Airtime to an Ubuntu 12.04 vps
Those are the steps for Airtime installation to an Ubuntu VPS. Although it supposed to have an automatic installation procedure, in reality, there are several issues during install (locale, Alsa...
View Articlebest script for 128Mb LEB on debian 6
Whats the best script to use for a debian 7 box with only 128Mb thats running wordpress? I used to install with tuxlite, but that hasn't updated since a year, and i get more and more small errors on my...
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 ArticleStatusCake + Cloudflare = HA, part 2
There seems to be a crowd that likes Statuscake, so I modified my UptimeFlare code to work with statuscake. https://github.com/blackdotsh/StatusCake-CloudFlare The instructions are on the page....
View ArticleVarnish Cache for Directadmin
I have build script "Auto Installer Varnish Cache for Directadmin". Hope it can helpful for newbie want Varnish Cache running front Apache. wget http://files.profvps.com/install-varnishcache.1.0.sh...
View ArticleHow to create your own Windows Template for Kimsufi (Using Proxmox)
So you are looking to create your own Windows Template for your Kimsufi Server? Well, keep reading because i will be explaining how you can do that yourself using Proxmox. This tutorial will be...
View ArticleTutorial / Script : 3proxy "elite" anonymous HTTP proxy with authentication...
Hello guys, I've written a small script, which is pretty close to a tutorial to install 3proxy as an elite / anonymous HTTP proxy with ssl support. That kind of thing is HORRIBLE to obtain with Squid3,...
View ArticleCompletely Automate backing up to Dropbox - (Databases + Files) !
Most of us have a harrowing time backing up our servers. Here's an easy way. Assuming you are operating as root user. 1) Making the scripts https://gist.github.com/n2j3/5276729 Copy this script, fill...
View Articlewebinar solution
I am looking for a self hosted webinar software, open source prefered. Has one tried Big Blue Button? Is it good?
View ArticleReclaim some free space on your server 'with this weird trick' (KVM/Xen/dedi...
Before: # df -h / Filesystem Size Used Avail Use% Mounted on /dev/sda2 146G 871M 138G 1% / Applying the setting (replace '/dev/sda2' with your actual partition name): # tune2fs -m 0 /dev/sda2 tune2fs...
View Article1.99EUR Online.net server + Proxmox with NAT (Lowendspirit style) + Backup
Well guys i've decided to write a tutorial about this. I'm still testing it, but when it's ready i will post the details. The idea is based on Lowendspirit but with my own cheap online.net server. Run...
View ArticleScript to enable/disable CloudFlare DDoS protection automatically
Some of you may regularely see application layer attacks on your sites that are behind CloudFlare, apparently L7 attacks are usually the only attacks that can shutdown a site covered by CloudFlare (if...
View ArticleUse IPTables to Block Some Open Relay Scanners from Mail Server
Inspired by a question from @wlanboy on VPSBoard, I want to quickly share with you the IPTables rules I used to block some open relay scanners (or spammers) from mail servers. These IPTables rules are...
View ArticleInstall/Configure proxmox VE for NAT ipv4 VPS on Debian Wheezy (e.g. on...
There you go: http://vpsaddicted.com/install-and-configure-proxmox-ve-for-nat-ipv4-vps-on-debian-wheezy/ Any feedback is appreciated. Regards tr1cky
View ArticleInstalling/Configuring nodewatch on Debian 7
Hey, I always wanted to use nodewatch on Debian, but it doesn't work out of the box. I wrote this tutorial to show others how you can get nodewatch running on a Debian system within minutes, maybe some...
View ArticleHow to install & setup webmin for running website ?
Hello there, Today, I will write some guide lines about how to install and use webmin to run some websites in your VPS. Requirement: + A VPS with full root. + Centos or Debian OS. + Should have at...
View ArticleLinux VPS Tutorials
Hey I am a newbie in Linux world.Any one know any good tutorials resoucre preferably videos for mastering linux and also server management
View ArticleModify Cloudflare DNS records from a CSV file
Hello , I am learning python, and have developed a script that help you modify your dns records at cloudflare by simply editing a csv file. The script can fetch the records from cloudflare to a csv...
View Article