Nginx 1.7.9 + PHP5-FPM + MySQL (LEMP) on Ubuntu 14.10

The steps in this post no longer works and the product is already depreciated. Visit How To Install LEMP Stack on Ubuntu 18.04 or How To Install LEMP Stack on Ubuntu 18.04 for latest documentation. Nginx is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and […]

Fedora Workstation 21 Install – Step by Step with screen shot

  Fedora Workstation 21 has been released, I am bringing you the guide on step by step installation of latest fedora release. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Workstation 21. What’s new in Fedora Workstation 21: Improved Gnome desktop environment and many […]

Fedora Server 21 Install – Step by Step with screen shot

Fedora Server 21 has been released just now, I am bringing you the guide on step by step installation of latest fedora release. Fedora offers three installation images separately for workstation, server and cloud. The following guide is created based on Fedora Server 21. What’s new in Fedora  Server 21: Framework for server role deployment […]

Manage KVM (QEMU) with Kimchi (web interface)

Kimchi is a HTML5 based web interface for KVM. It is provides easy and flexible interface to create and manage a guest virtual machines. Kimchi is installed and runs as a daemon on the KVM host. It manages KVM guests with the help of libvirt. Kimchi interface supports all latest version of the browsers with […]

Install KVM (QEMU) on Ubuntu 16.04 / Ubuntu 14.04

KVM stands for Kernel-Based Virtual Machine, is a virtualization software which provides an ability to run a multiple guest operating systems with the help of hardware virtualization extensions. It supports the wide variety of guest operating system’s such as Linux, Windows, Solaris, Haiku, REACT OS and much more. KVM can be managed using the command […]