SUSE & openSUSE

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

Archive for September, 2008

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 »

HowTO: Edit Boot Loader to add/modify/delete entries in openSUSE

Posted by admin on 29th September 2008

When you accept the defaults for the Boot Loader in openSUSE at the time of installation, it will include the default openSUSE boot option, a failsafe boot option for openSUSE, a Floppy disk boot option and if you are dual-booting your openSUSE with Windows or if there is any WIndows partition on your system then they are all included by default.

Read the rest of this entry »

Posted in General | No Comments »

Linux Kernel Magic SysRq keys in openSUSE for crash recovery

Posted by admin on 28th September 2008

The Linux Kernel offers you something that allows you to recover your system from a crash or at the least lets you to perform a proper shutdown using the Magic SysRq Keys. The magic SysRq key is a select key combination in the Linux kernel which allows the user to perform various low level commands regardless of the system’s state using the SysRq key. It is often used to recover from freezes, or to reboot a computer without corrupting the filesystem.

Read the rest of this entry »

Posted in General | 2 Comments »

CrossOver Chromium - Chromium Webbrowser using Wine in Linux

Posted by admin on 27th September 2008

We recently saw here how to install and use Google Chrome web browser using Wine. Obviously not the best user experience considering the errors that occured or the installation procedure. However, the geeks at Codeweavers have developed CrossOver Chromium based on the opensource Chromium project which is the basis of the Google Chrome browser. CrossOver Chromium uses Wine to run Chromium Browser.

Read the rest of this entry »

Posted in General | 1 Comment »

aTunes - free opensource java based Audio player & Manager

Posted by admin on 27th September 2008

aTunes is a multi-platform Java based fully featured audio player and audio manager aTunes supports Windows, Linux, Unix operating systems. aTunes currently plays mp3, ogg, wma, wav, flac, mp4 and radio streaming, allowing users to easily edit tags on the audio files, organize music and rip Audio CDs.

Read the rest of this entry »

Posted in Media Player, multimedia | 1 Comment »