There is still no native Linux support of newly unveiled browser Google Chrome but guys from CodeWeavers prepared the port of Chromium (official name of Google Chome for Linux). This staff is already available for downloading as DEB packages for Ubuntu (32-bit and 64-bit), as RPM for RedHat, Fedora, CentOS etc. as well as self installable script for any other Linux distribution.
Well, after quick testings there are no doubts that it is not a good option if you wish to have quick and stable alternative for Firefox… But of course it is good for evaluation purposes or for those people who CAN’T wait for official release of Chrome for Linux
Certainly the port is based on Windows copy run by Wine (don’t forget to upgrade it). Actually CodeWeavers says that this is just a proof of concept, for fun, and to showcase what Wine can do.

As it comes from name of the post, here is interactive Linux kernel map I recently came across. It’s available as web application as well as html version. I think you understand who it may be useful for…
Good luck in programming!
Few days ago I came across rather interesting Linux distro:
Speed, performance, stability are attributes that set VectorLinux apart in the crowded field of Linux distributions. VectorLinux is a lighterweight, fast, Linux operating system for Intel-AMD x86 compatible systems and is based upon Slackware, one of the original Linux distributions. Slackware is the true ‘Unix’ of Linux distributions and its
popularity stems from the fact that it is a robust, versatile and almost unbreakable system. VectorLinux has improved Slackware to produce a bloat free, easy to install, configure and maintain operating system that is second to none. We include automatic hardware configuration, unique administration tools and easy software package management via the Gslapt/slapt-get system. VectorLinux is considered to be the fastest, non-source Linux distribution on the planet!
Actually there are 4 editions of VectorLinux available: standard, Deluxe, SOHO and Live. All except Deluxe are freely downlodable.
Few days ago I’ve got the quickest way to run console commands in Gnome. There are three utilities known providing pop-up console: YaKuake, Tilda and Yeahconsole. All of them are included into Ubuntu apt repository and can be installed by corresponding commands:
sudo aptitude install yakuake
sudo aptitude install tilda
sudo aptitude install yeahconsole
At the next screenshot you can see all three utilities run at my laptop. Of course I don’t them all at once but prefer Tilda as the most comfortable for me. YaKuake is designed for KDE and uses konsole to emulate terminal. Tilda and YaKuake have GUI configuration tool when Yeahconsole is configured by editing configuration file /usr/X11/Xresourses.
Few will deny that applications allowing to create notes at Linux Desktop are very useful to plan one’s working/education process. As for me I use such applications in order not to forget something I want to do
like blog posts came to my mind when I hadn’t access to Internet, everyday system administrating tasks and others.
I tried several sticky notes applications for this purpose but only one seems to be the most suitable for me. It’s xpad. There are also some apps that can do the same, like KDE knotes, Tomboy Notes, gdesklet notes and other. You can see apps I tried at the next screen (top right is xpad).
To install xpad in Ubuntu, just execute:
sudo aptitude install xpad -y
Don’t forget to make xpad starting automatically when you login by adding it to Gnome sessions.