Month: June 2013

How to Install Git on Ubuntu 12.04

About Git Git is a distributed version control system released to the public in 2005. The program allows for non-linear development of projects, and can handle large amounts of data...

Read More

How to Create a New User and Grant Permissions in MySQL

About MySQL MySQL is an open source database management software that helps users store, organize, and later retrieve data. It has a variety of options to grant specific users nuanced...

Read More

Installing Ruby on Rails on Ubuntu 12.04 LTS with RVM

Step One— Install Ruby with RVM Before we do anything else, we should run a quick update to make sure that all of the packages we download to our VPS...

Read More

Important Security Alert – SolusVM WHMCS Module

We have been made aware of an exploit in the SolusVM WHMCS module. We thought we’d inform you as SolusVM are not able to email you directly. Please find the...

Read More

SolusVM Security Alert – CRITICAL

This is an email I just received from SolusLabs. PLEASE READ THIS INFORMATION CAREFULLY. THIS INFORMATION IS RELEVANT TO ALL VERSION OF SOLUSVM, INCLUDING BETA VERSIONS. In the last few...

Read More

Are you under a DoS or DDoS attack ? How to find out ?

Your server appearing pretty slow could be many things from wrong configs, scripts and dodgy hardware – but sometimes it could be because someone is flooding your server with traffic...

Read More

How to Configure Nginx as a Front End Proxy for Apache On Ubuntu

Both nginx and apache are powerful and effective servers. Apache currently reigns as the #1 server for websites and since its public release in 2006, nginx has taken the world...

Read More

Setting Up A Linux Streaming Server

Linux, streaming server Linux, allows you to stream video, audio or other media on your website. If you don’t use an open source streaming server or a Darwin streaming server...

Read More

DomainKey And DKIM Working Simultaneously In Kloxo

I have DomainKey and DKIM working simultaneously. Here’s what you need to do 1. Install Mail::DKIM perl module yum install perl-Mail-DKIM 2. Install libdomainkeys wget http://mirrors.qmailtoaster.net/libdomainkeys-toaster-0.68-1.3.6.src.rpm rpmbuild --rebuild libdomainkeys-toaster-0.68-1.3.6.src.rpm rpm...

Read More

Install IonCube Loader Using The Atomic Yum Repository On CentOS Linux

The other day I needed to install ionCube Loader for encrypted PHP code to run on a CentOS Linux server but was initially unable to find a repository that included...

Read More