Browsing category

Linux

Install VirtualBox 4.3 on Linux Mint 15 / LinuxMint 14

In this tutorial i will show you how to install Oracle VirtualBox 4.3 on an Linux Mint 15 desktop. 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 or from the sources […]

How To Install SpaceWalk on CentOS 6 / RHEL 6

Spacewalk is the package, and system management solution for Red Hat derived Linux operating system such as CentOS, Scientific Linux and Fedora, by the spacewalk community. It is released under GPLv2 license. It offers a more flexible way to do Inventory of the systems Install and Update system packages. Configuring for Kick-start installation. Deploy and […]

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