Build custom KDE ditro online in minutes with your selection of packages
2010/03/10
There’s a new guy in the block and its called NimbleX. From various sources, I have found that this is quite fast. I am downloading this currently. The main advantage is that the distro is …
Xoost – Search engine
2010/03/10
<a title="Xoost Search engine" href="http://www.xoost.com" target="_blank">Xoost is a community search engine. From Xoost page: […] Imagine you are searching …
101 Linux hacks – free Linux Ebook
2010/03/09
Go and grab your copy of the free <a href="http://feedproxy.google.com/~r/TheGeekStuff/~3/KNUpyY4YE9c/" target="_blank">ebook. Quite nice book with small little hacks but …
Bash script to view log and config file in different server and paths.
2010/03/09
I was working on a project, where I need to open file from different servers and different paths. I do it with the command: […] vim ftp://username@server/path/filename […] This is okay …
Mount and unmount/umount images(iso/img) from nautilus (Fixed not mounting in Fedora)
2010/03/09
Get the Nautilus Script <a href="http://gnome-look.org/content/show.php/moiso?content=84301" target="_blank">here. So what is required is that you have the necessary …
swaks – Swiff army nife for SMTP
2010/03/09
If you are having issues with the <a class="zem_slink freebase/en/simple_mail_transfer_protocol" title="Simple Mail Transfer Protocol" rel="wikipedia" …
Email web statistics from the hosted website using awstats page.
2010/03/08
I want to see the stats for my websites mailed to me directly like Google analytics does. Sure enough I can see them on the hosting cpanel page on awstats, but I dont want to check that everyday. An …
create SQL-statements from textfile with awk
2010/03/08
<td> <div class="text codecolorer"> $ $ awk \'{printf "select * from table where id = %c%s%c;\\n",39,$1,39; }\' inputfile.txt </div> </td> </tr> …
eclim for Fedora – Leonidas – installation.
2010/03/08
Here is the installation instruction for Eclim for vim. I have not tried it as I did not require it, but if you need it. …
New GTK and metacity themes from Ian
2010/03/05
Here are two themes from Ian.. Link: http://ardchoille42.blogspot.com/2009/09/new-gtk2-and-metacity-themes.html <a …
FVWM window manager.
2010/03/05
<a href="http://www.fvwm.org/" target="_blank">Home Page of fvwm. So Now I am trying different window managers. My requirement is simple, alt+tab should allow me to swicht …
Mod and hack the GNome main menu with automated scripts to create a menu of the directory.
2010/03/04
Problem: I had a directory with very good collection of my scripts and very organized in folders. The structure is something like this, first I have the broad classification of the category. Then I …