SUSE & openSUSE

Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux

HowTo: Install configure KVM Virtualization & run Guest OSes in openSUSE

Posted by admin on 30th September 2008

Kernel-based Virtual Machine (KVM) is a Linux kernel virtualization infrastructure. KVM is a full virtualization solution for Linux on x86 hardware containing virtualization extensions Intel VT (vmx) or AMD-V (svm). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream.

KVM is a free opensource virtualization software and is included in Linux Kernel version 2.6.20 and above. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.

Read the rest of this entry »

Posted in Virtualization | 7 Comments »

Install and Configure VMWare Server virtualization in openSUSE

Posted by admin on 10th August 2008


VMware Server is a free virtualization product for Windows and Linux servers. VMware Server is a robust yet easy to use server virtualization product and is based on proven virtualization technology. VMware can run on any standard x86 hardware and can support 64-bit guest operating systems including Windows Linux and Sun Solaris. VMware server can support two-processor Virtual SMP, enabling a single virtual machine to span multiple physical processors.

Read the rest of this entry »

Posted in Virtualization | 3 Comments »

How to install VMWare Tools for openSUSE guest OS

Posted by admin on 16th May 2008


VMWare-Tools in VMWare Virtualization software enhances the mouse and display performances on the guest operating system. When openSUSE linux operating systen runs as a guest os, installing the VMWare Tools isn’t straight forward as it seems. However, it isn’t diffcult.

Read the rest of this entry »

Posted in General | No Comments »