Install 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 ArticleScript to install Asterisk 1.4.44 on Centos 5.x
yum -y update reboot vi /etc/selinux/config SELINUX=disabled yum -y install curl-devel bind-utils system-config-securitylevel kernel kernel-devel kernel-smp-devel kernel-smp openssl-devel openssl gcc...
View ArticleTrac and SVN on Nginx?
Can anyone come up with a tutorial for installing trac and svn on nginx? Most of what I'm finding uses git which is not an option and/or using apache with nginx as a cache. thanks
View ArticleWINE on vps
anybody using wine ? :-> if not, you should :P apt-get build-dep wine wget http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.3.27.tar.bz2 tar xvjf wine-1.3.27.tar.bz2 cd wine-1.3.27...
View ArticleA nice backup policy using headless installation of copy.com app
We all know that we can get 22GB of free storage in copy.com (using referral code + a twit ). But many of us don't know that we can use this storage space as a nice backup space for our Low End Boxes....
View ArticleOVH Rescue mode bug;
Hi Guys, Just thought I'd post this here incase anyone needs to use rescuemode and has the VAC permanently enabled on their IP. Basically when you boot into rescue mode it will email with the...
View Article$100 free AWS credits (instant)
Go to https://aws.amazon.com/big-data/powerof60/, complete the short form to the right. Only the email really needs to be accurate. You should get an automated email within ~5 minutes with a coupon...
View ArticleSeedbox Script (uTorrent and FTP)
Yesterday I felt like putting together a simple script to give back to the LEB community. It all started when I decided to make a seedbox from an extra low end vps I had. After looking at countless...
View ArticleScript/AutoSecure for Cpanel(Auto Harden Cpanel)
Hey, So I have been apart of this community for a few years and decided to make a script to Auto Secure(Harden) cpanel. There are a few reasons for me releasing this script lets start. I think...
View ArticleBackuping to Box.com (WebDAV) from shell
Ok, so having a recent deal of 50 Gb free Box.com accounts I've decided it would be nice to backup my sites there. My sites are already backed by a 3rd party software to my other LEBs. It stores it in...
View ArticleHow to build a free, cheap in recourses but efficient video streaming server...
I was playing during the last months with red5, crtmp and others, trying to build a live streaming video server for the needs of my site. Red5 is very powerful but very difficult to set up and lacks in...
View ArticleAuto install script for IPsec L2TP VPN
Just want to share with you guys an auto install script for IPsec L2TP VPN. The script was not written by me; however I found it very useful for automating VPN setup on a fresh Ubuntu 12.04 server:...
View Article[GUIDE] Basic CentOS / RedHat 6 Server Hardening / csf install / epel install
[0] Introduction / Preface First, I'm going to preface this guide with my assumptions and base level knowledge going into this guide. My "assumptions" are things that I assume to be correct, and the...
View Article[GUIDE] Logs 101 - Ubuntu / Debian Version - ACCESS, MAILSERVER AND APACHE LOGS
I invite @HardCloud to make CentOS version. If you have new in this "server" world you probably don't know much about how your system works. It looks very quiet but instead your server is YELLING all...
View Article[GUIDE] Basic steps to secure your Ubuntu / Debian server
This is tutorial for newbies and it will help you that you harden a little bit your ubuntu/debian server. 1) Update and upgrade apt and your packages apt-get update && apt-get upgrade By doing...
View ArticleHow To Create SSH Keys with PuTTY to Connect to a VPS - Very Easy - DigitalOcean
Create SSH Keys with PuTTY to Connect to a VPS I Search high and low for a easy to follow Tutorial for setting up "SSH Key No Password Login"....
View ArticleSimple HA DNS Failover with bind9
Hi, Today i will show you how to create a simple dns failover with bind9, you will need 2 vps's with debian. So on the first server and second server you just create a normal zone in named.conf So your...
View Article