What Is Cloud Computing?

Cloud computing is quickly gaining a lot of ground in the current technological era. There are numerous merits that come from going in this direction. Large companies like Amazon and Google have taken their operations to the cloud already. In light of this, it is important to know what it entails and why it is […]

Install Nginx + PHP FPM + Caching + MySQL on Ubuntu 12.04

Lot of people are going to use Plegmahost VPS as webservers, a good choice would be Nginx as a webserver. In this topic I’m going to describe on how to install Nginx, PHP FPM and MySQL. Also we’re going to look at Nginx’s caching feature. In this topic we’re using Ubuntu 12.04. First steps Make […]

Better Monitoring Tools For Ubuntu And CentOS

Linux systems ship with monitoring tools by default like top, df, and du that help monitor processes and disk space. Often times though, they are not very user/visual friendly. We’ll be setting up three friendlier versions of the previously mentioned tools (htop, ncdu, pydf) to help better monitor our VM instances. Installation On Debian/Ubuntu systems […]

A Must Read For Those Toying With The Idea of Getting Their Website re-designed

Design lies at the root of a website success. It goes beyond mere the look and feel of the website. A business should engage only with a highly professional and create web design agency to get its website re-design or for design makeover. “Design can be art. Design can be aesthetics. Design is so simple, […]

How To Setup a Shoutcast Server on Ubuntu

With a Shoutcast server, you can setup your own radio station for others to listen. In this guide, I’ll teach you how to setup a Shoutcast server on Ubuntu. Follow the steps below. Step 1: Creating a user For security reasons, we’re going to create a new user: adduser shoutcast Enter the required information and su […]

PHP 7 Exception Handling

Exception handling is one of the essential parts of your code. The handling saves your code in the most unusual circumstances. Making your exception handling more easier, PHP 7 has introduced two new classes that assist a developer in handling errors with ease. However, before the introduction of these classes in PHP 7, exception error […]

Windows 10 Creators update loads up on features for IT

Microsoft announced a slew of goodies today for its upcoming Windows 10 Creators update, designed to please IT admins and simplify management of Windows 10 inside large enterprises. Microsoft has been trying to get enterprise companies — you know the ones with lots of users — to make the switch to Windows 10. They claim, even before […]

lftp Commands to Manage Files with Examples

Today we are going to install LFTP, which is a command line FTP client. LFTP supports many protocols in addition to FTP, such as HTTP, HTTPS, HFTP, FISH, FTPS and FXP. It supports mirroring directories and you can have commands entered in two modes. In LFTP command line shell or right from the bash shell. […]

WordPress 4.7 “Vaughan”

Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah “Sassy” Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it. Presenting Twenty Seventeen A brand new default theme brings your site to life with […]