SFTP chroot on hosting environment with openssh
Hello Everyone, I'm newbie in business, Just start my own web hosting service (with website package). We uses Virtualmin as hosting control panel, and found any ssh user can access other user folder...
View ArticleCost Calculator for hosting platforms
I'm thinking about creating a cost calculator for hosting platforms, and adding it here as a tutorial. Is there something similar already out there? I want to compare costs: 1) running costs for...
View ArticleKVM host with bonding and VLAN tagged Virtual Machines setup on Ubuntu 12.04
Was brushing up my home lab setup. I like proxmox, however, when using proxmox everything is easy. Here's how to do it the hard way. Preface I want to set up a KVM host which is only reachable from the...
View Articletutorials for your VPS
ive made a little projects/tutorial site i would like to share with you guys https://projak.sx constructive comments and suggestions welcome
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 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 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 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 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 Article