SUSE & openSUSE

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

Step by Step installation guide for openSUSE 11.1 Beta 3 with KDE4

Posted by admin on 31st October 2008

While openSUSE 11.1 Beta 4 being delayed, lets have a quick look at openSUSE 11.1 Beta 3 with main change since Beta 2 is the Linux Kernel 2.6.27.1 which fixes the major Intel e1000 network card issue. Also, includes OpenOffice 3.0, Mono2.0, Banshee 1.3.2, GNOME 2.24

Read the rest of this entry »

Posted in openSUSE 11.1 | No Comments »

Network Performance Fine Tuning in openSUSE & SUSE

Posted by admin on 8th October 2008

openSUSE and SUSE Linux sets default values for some of the network related Kernel parameters. While these are certainly not something that reduces the performance on your linux but are set considering optimal across platforms. With Kernel 2.6 (default in recent releases of openSUSE & SuSE Linux), there are some fine tuning you can do to improve Network performance and get that extra out of your system.
Read the rest of this entry »

Posted in Networking | 6 Comments »

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 | 9 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 | 6 Comments »

Install Broadcom bcm4311Rev2 Wireless drivers in openSUSE 10.3

Posted by admin on 28th June 2008


you are running openSUSE 10.3 and have Broadcom bcm4311 Rev2 Wireless card installed on your computer then the Linux Kernel needs to be updated and then download install the latest b43 drivers from linuxwireless.

Read the rest of this entry »

Posted in Wireless | No Comments »