Browsing category

Ubuntu

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 […]

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 […]