Google Apps workaround (get it still free)
So Google apps just turned paid only from their open beta. Here are two workarounds (which still work as of posting this) to get access to the free edition. There is no guarantee on how long this will...
View Article[Tutorial] - HTTP Strict Transport Security setup on Apache, NGINX and Lighttpd
HTTP Strict Transport Security (often abbreviated as HSTS) is a security feature that lets a web site tell browsers that it should only be communicated with using HTTPS, instead of using HTTP. This...
View Article[TUTORIAL] Have a GUI and Browser on Debian and less than 256MB RAM
After some boring lapse, I tried TinyWM, and will teach you how to install it in your LEB Using iceweasel, flash plugin installed, watching youtube: free -m total used free shared buffers cached Mem:...
View ArticleTUTORIAL: Setup x2goserver with xfce4 on Debian Wheezy 128M VPS
1) Remove the riff-raff, change ssh port (not necessary, it's just what I do) and set up hosts.allow for ssh In my case (on RamNode's Wheezy OpenVZ template): $ apt-get purge apache2* bind9 samba $ vim...
View ArticleOpenstatus installation guide.
This is for a Debian Master; deb http://packages.dotdeb.org squeeze all deb-src http://packages.dotdeb.org squeeze all deb http://deb.nickmoeck.com/debian/ stable main is the content of...
View ArticleSetting up development environment for PHP+MySQL using VirtualBox
I know it may not be pure VPS material, but decided to post it here anyway. I've created a tutorial to set up your own PHP+MySQL environment using virtualized Debian installation with VirtualBox. I...
View Article[ Howto ] setup your first web server for various services
Thought I would post some old shell scripts I used to use for setting up my own and client machines. I have somewhat graduated from these as they are a bit bloated. For this you will need to put the...
View ArticleWhich low end script is best
so many lowend script ! no time to try them all,just list them here let us know which is better and best or what`s different...if you can test github.com/maxexcloo/Minimal github.com/maxexcloo/Minstall...
View ArticleOpenVPN Community Software Auto Installer for CentOS 5 & 6, Debian 6, and...
Hi guys, As the title says, i created OpenVPN Community Software Auto Installer for CentOS 5 & 6, Debian 6, and Ubuntu 10.10. ** Source** http://openvpn.net/index.php/open-source.html Download...
View ArticleCrossfire Ping Monitoring
OK so I took a little flack in my first post to LET: http://lowendtalk.com/discussion/10800/vps-showdown-waveride-vs-vps-database-vs-iniz-vs-prometeus-vs-domvps Some of it is because I'm a little...
View ArticleYour opinion on lowendguide.com
Hello fellow members of the forum. I recently updated the theme on my tutorial/guide website to hopefully make it easier to browse it and find interesting articles to read about. I would like your...
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 ArticleSite deploy script
Just a quick script I use on most of my servers to revision and deploy site versions. How it works: It relies you you having a dev.${DOMAIN} folder which contains your active development version. When...
View Article[Tutorial] Set up a federated XMPP Chat Network with ejabberd, your own...
This tutorial shows you how to set up your own federated chat network using ejabberd. It covers a basic single node ejabberd server and also the setup of an ejabberd cluster, including errors and DNS...
View ArticleHastymail2 : Simple IMAP webmail client using Nginx & PHP5
Step 0 : Purchase new VPS, if required. If you already have a VPS running Nginx with PHP enabled, skip to Step 4. Step 1 : Install Debian and slim down your shiny new VPS (inspired by the famous...
View ArticleHow to Install ownCloud on Ubuntu 12.10 - Tutorial
ownCloud is a simple tool to manage your data on your VPS. We all have used Dropbox , Box or Mediafire to store and share our data with our friends, family and with our colleagues. But they all have...
View Articlehtop with OpenVZ Support
Just in case there are people out there who haven't discovered the wonders of htop yet, and if those people happen to run OpenVZ nodes, here's something for you: You can compile htop with OpenVZ...
View ArticleTutorial:Automatically install Nginx+PHP+MySql+phpMyAdmin
Some of our clients are not good at SSH command, they just want an easy way to run their websites. Most of them are less then 1GB memory VPS and don't want install control panel. For this purpose, we...
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 Article