Posted by: மோகன் on: August 26, 2008
Generally I transfer files/songs from my computer to my bluetooth enabled mobile phone Nokia N72. But when I want to do on the otherway, ie to transfer files from my mobile phone to the computer, I faced the problem. Mobile used to say “Connection failed”. When I checked for list of bluetooth packages, every thing [...]
Posted by: மோகன் on: June 18, 2008
I use Fedora 9 with KDE4. Recently I have noticed that the system’s hard disk is continuously being accessed. Some times it leads to slow system response.
So I wanted to know which process writes continuously. With my colleague’s help I used SystemTap
probe syscall.write {
printf(“%s=====> %s\n”,execname(),argstr);
}
And run this script by
stap -vv write.stp
Partial output from the script [...]
Posted by: மோகன் on: June 2, 2008
I moved to Fedora 9 a couple of weeks ago. I use KDE4 as my desktop.
I am happy with F9 & KDE4.
But there are some issues:
NetworkManager – Same problem of connecting to wireless networks – It asks me the wireless key 5-6 times to connect. I don’t know how to fix this.
Plasma – Most of [...]
Posted by: மோகன் on: April 18, 2008
As a Fedora fan, I am eagerly waiting for the F9 release, but now Fedora Wiki says that F9 release is delayed by two weeks (F9 final release on May 13).
I am very much interested in the following features in F9
Ext4
Firefox 3
Fast XStartup
KDE4
NetworkManager with Mobile Broadband support
I assume it means [...]