
In this tutorial we will cover how-to Setup a VPS to host a Website. We will cover everything you need to setup including Apache, PHP, Perl/cgi, and MySQL. Lately we... Read more

MySQL is a powerful open source Relational Database used by many dynamic websites across the internet. Originally developed in 1994 by Michael Widenius and David Axmark. MySQL was originally corporately sponsored under the... Read more

Lamp = Linux + Apache + MySQL + PHP, Perl, Python In this guide we will teach you how to install LAMP stack on a base CentOS 6 Install. It... Read more

Introduction Vsftpd short of Very Secure File Transfer Protocol Daemon is a secure FTP (File Transfer Protocol) for Ubuntu systems. FTP is the most commonly used standard network protocol for... Read more

Introduction The LEMP Stack is a powerful suite of applications used to develop and deploy dynamic web applications and pages. Traditionally, the LEMP stack consists of Nginx, MySQL, and PHP.... Read more

When it comes to web hosting your choices are vast. This article is a Comparison of Shared Hosting, VPS, Dedicated Servers, and Cloud Servers. We will discuss the benefits and shortcomings... Read more

When it comes to managing a VPS that you are hosting multiple websites, or other domain services like email and DNS on, configuration can become a bit unruly. Administrators need... Read more

How to check your servers for Bash ShellShock (CVE-2014-6271, CVE-2014-7169) ShellShock, what a fitting name. The latest major headache for Sys Admins, Developers…well pretty much anyone who has a*nix system... Read more
PHP code can be integrated into your Web pages together with HTML code. When your Web server receives a query for a page, the page is primarily offered to the... Read more
Introduction Selfoss is a powerful, open-source web-based RSS reader, mashup, aggregation, and live stream application written in PHP. It is a lightweight solution with an open plugin system that allows... Read more