How to Setup openSUSE as Router

Setting up openSUSE as router is not too difficult. The setup process only needed a few step to completed, as shown in the following wizard : Configuration : [code language=’cpp’] eth0 IP Address : 197.187.87.0/28 eth1 IP Address : 165.155.121.0/24 Gateway : 197.187.87.1 DNS 1 : 215.155.200.45 DNS 2 : 215.155.200.46 [/code] Activating router function…

Read More

Tutorial : VirtualBox on openSUSE 11.1 Part 1

VirtualBox is free open source virtualization utility to run another (or similar)  operating system on top our current operating system. In this case, I may run another copies of openSUSE, Windows or another Linux distro on my openSUSE box. What is the advantage of VirtualBox beside another virtualization utility such as VmWare, MS Virtual PC…

Read More

VMware vSphere Tips : VMware Tools Installation on SUSE Linux Enterprise Server 11 (SLES 11) VM

One of the most important step, but often forgotten by the user while configuring Virtual Machine on VMware vSphere are VMware tools installation and configuration. In addition to improving VM’s performance (increase the quality on VGA, network card, etc), VMware tools also useful to provide the ability on host server to restart and shut down the VM…

Read More