As I mentioned in my last post, O'Reilly interviewed him and it's a quite interesting read. I only disagree on one point. He says ...Read more »

The Magician Of Linux
As I mentioned in my last post, O'Reilly interviewed him and it's a quite interesting read. I only disagree on one point. He says ...Read more »
I know this is an old hat: You have to register for everything. Then came OpenID to the rescue. Only that it's so complicated to actuall...Read more »
Here's a little article with some tips for making your daily shell life easier which at least I have not seen before. They include savi...Read more »
This little script helps you to quickly transcode any content mplayer accepts to an xvid avi file. It copies the audio track and encodes the...Read more »
If you are using Debian-based distributions (Debian, Ubuntu, etc), you are probably familiar with the apt-get update followed by the apt-ge...Read more »
Some German developers put Google's Open Source Chrome browser into a rehab and removed most of it's spying functions . They call it...Read more »
LinuxPlanet has a nice article with some tips for efficient OpenOffice (Writer) usage. I always recommend continually saving with a new fil...Read more »
You can easily activate a pretty nice syntax highlighting in the small nano text editor, by putting these lines into your ~/.nanorc: include...Read more »
Pagi ini saya mencoba aplikasi Mozilla Prism (sebelumnya bernama WebRunner). Prism adalah aplikasi browser mini yang menjadi jembatan peng...Read more »
How can we determine when a running process was started? The venerable ps command deserves first consideration. Most Linux command-line use...Read more »
There's now a Chrome Developer's Channel available with automatically installed bleeding-edge versions of Chrome.Read more »
I just found out how easy it is to install all that good stuff to be able to listen to mp3s and everything: sudo apt-get install ubuntu-rest...Read more »
The Multiseat Display Manager is now out and (hopefully) helps you to set up a multiseat environment (much) easier than before. I have alway...Read more »
CodeWeavers has ported Google Chrome to Linux using Wine. You can download packages here . Update: In my experience the package is not reall...Read more »
There are several issues up to KDE 4.1 in multiple display configurations, so I can not recommend using KDE 4 for that purpose (yet). See th...Read more »
Since the last time I've updated my Ubuntu KDE 4.1.1 packages, plasma keeps crashing every single time I start KDE4. I think I'll tr...Read more »
No matter if you use your printer under Linux or Windows, there's a couple things you should do to extend your printers life time and re...Read more »
You need to press Alt + Print , hold it and press R E I S U B (without the spaces). Now your kernel *should* sync and unmount the filesystem...Read more »
The short version: net.ipv4.tcp_fin_timeout = 15 net.ipv4.tcp_keepalive_time = 1800 net.ipv4.tcp_window_scaling = 0 net.ipv4.tcp_sack = 0 ne...Read more »
Most advanced Linux users with know the sysctl interface for fine-tuning the Linux kernel. But there is probably noone on earth who really u...Read more »
When the Large Hadron Collider was activated for the first today there was a very disconcerting picture leaked. Also check out this comic .Read more »
You can help the Linux developers by testing out the current bleeding edge version of Linux by downloading the current version from git: git...Read more »
There is a bug report about the current networkmanager memory leak at launchpad since March now. At that time the current Release was not e...Read more »
I hope you all know what powertop is - at least if you own a Laptop with Linux on it - but I always had trouble with the wonderfully non-int...Read more »
Ever wanted to create a debian package so your package manager knows about the program you installed from source and helps you with the clea...Read more »
Using IrDA under Windows is quite simple. It just works. On Linux it took me literally hours to get it working. But you might get it working...Read more »
The GTalk outage gave me some time to run another test of pidgin vs. kopete in memory consumption. Pidgin used to always win this competitio...Read more »
Google wasn't especially known for server problems so far. But it seems recently there have been outages or slow service in Gmail and ot...Read more »
It turns out the guys at WineHQ already figured out how to run Google Chrome within WINE . Heres a really easy quick guide for you: Get a cu...Read more »
Two people, one idea. Richard Hillesley from IT PRO also writes about companies who don't give back to the open source community , like ...Read more »
I wrote a little powersave script that quickly executes a few commands to improve battery life, esp. on notebooks. You can put it in /etc/ac...Read more »
Besides tuning your system with powertop, there are a lot of things you can do to minimize the power consumption of your Linux laptop in ord...Read more »
The problems with Google Chrome are that it is not (yet) available for Linux spies what webpages you visit has a unique browser identifier c...Read more »
Reading a news update on Phoronix I had a nice idea: Why isn't there a place to make a spread donation to open source projects. You get ...Read more »
Open source software is not only a great chance for software projects to make better software. It is also a great Chance for the community a...Read more »
Deleting a file is deceptively simple. You can simply use the rm command like this. $ rm file1 However, if the file has one or more hard l...Read more »
Everybody's writing about it. I've got a direct download link for you, in case the people at Google keep taking it off just like tod...Read more »
Looking for exactly that I found a nice quick little howto, which is written for Windows, but only uses Linux tools: http://ping.windowsdrea...Read more »