January, 2007 - Archive

Distrowatch in Tamil

I have translated the static data of Distrowatch in Tamil. So now you can read your favourite Distrowatch in Tamil also. Already Hindi and Bengali versions available. Thank you, Ladislav Bodnar (Distrowatch maintainer) for accepting my translation. This translation has been done from English to Tamil using Anna University Technical Dictionary. Here are a few screenshots of Distrowatch in Tamil. Here is a link to view Distrowatch in Tamil. Any comments and suggestion are welcome.

Wammu – A Mobile client for Linux

I want to share my experience of connecting Mobile with Linux system. The very purpose of this is to take backup of mobile address book. I have tried gnocky (with back end as gnokii) many times without any success. Recently I searched synaptic with Nokia keyword and found that there is a tool called Wammu which works with most of the Nokia models. It works for me too like a charm. gammu is the backend of this tool. My model is Nokia 6610 with MA620 USB Infrared dongle. This model of mobile co...

HOWTO: Solve OpenSUSE 10.2 Installation failure

I started OpenSUSE 10.2 installation with a lot of expectation (10.1 version was very slow on my PIII/192MB system). My built-in graphics card is not enough to run the installation in graphics mode, OpenSUSE detected the same and run the installation in console based screen. After partitioing and file copying phases, system restarted for second stage of installation. When the system started, YaST2 started in graphics mode but without displaying letters on screen (hope, it did not remember the co...

HOWTO: /dev file system in chroot-ed environment

As a a traditional UNIX system, Linux systems also followed the static device nodes in /dev directory. During the installation process, /dev directory is filled with most commonly used device files. But modern linux system is not so. While booting the system, the the device nodes are created for the available (only) hardware devices. This makes the /dev not cluttered too much with mostly unused nodes. But this behaviour results in absence of /dev/<nodes> in chroot-ed environment. This wil...

HOWTO: Copy & Paste between Local and Remote Desktop

This HowTo covers how to copy and paste the files/text/graphics (Clipboard) content between remote desktop session and local computer in Windows XP. Follow the following instruction in both local and remote computers. Go to Start->Control Panel->Administrative Tools->Services. Enable and start the following services in the order shown below: 1. Network DDE DSDM 2. Network DDE 3. ClipBook If you want to see the clipboard action in live: You can go to Start->Run and type clipbrd a...