RHEL / CentOS KVM Bridged Networking

This tutorial help you to setup KVM bridged networking which allows guest operating system to communicate external network or vice versa. Before going to setup a bridged connection; stop networking service. Here we uses network connection “eth0” to get it bridged with “br0” virtual adapter. service network stop Create a virtual adapter named “br0” with […]

Install VirtualBox 4.2 on Ubuntu 13.04

Using VirtualBox you can create and run guest operating systems (“virtual machines”) such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from pre-compiled binaries and from the sources code. This tutorial shows you how to set up VirtualBox 4.2 from the pre-compiled binaries. From the version 2.0 […]

Upgrade Ubuntu 12.10 to 13.04

Ubuntu 13.04 has been released on 25th last month, it is available for upgrade and clean installation. Here is the small guide to perform Ubuntu up-gradation. Ubuntu releases major version’s every six month, keeping the machine updated will allow to explore new features. Before doing update, we need to focus on some prerequisite. Backup config […]

Blogger Ratting Plugin | Rattings for Blogger

Ratings is the best way to tell the quality of content to the users who reads, at the same time; it allows them to give a opinion  and feedback about the content. Ratings can be of any thing Thumps Up or Down, Star Ratting, Likes and Voting; it does the same work with different in […]

Install ownCloud 5 on Ubuntu 13.04

ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or access any time with browser. The project is based on PHP and a SQLite, MySQL, Oracle or PostgreSQL database, […]