6000+ truetype fonts for Linux

2010/05/13

Found a huge collection of fonts for linux. These are true type fonts and really a huge collection. <a href="http://thelinuxbox.org/downloads/fonts/fonts.tar.gz">get here updated: …

Resolved - New window does not open in new tab after installation of some plugin’s.

2010/05/13

After I installed some plugin&#8217;s, the new windows were not opening in the tab. Rather they were opening in new window. This consumes time and memory which I did not like. I checked and …

Processing XML on the Command Line

2010/05/12

<a href="http://bashcurescancer.com/processing-xml-on-the-command-line.html">The other day on the cURL email list, someone asked: Could someone please tell me (preferably with an …

Removing duplicate RPMS.

2010/05/12

Got the script mainly with google search on the <a href="http://linux.derkeiler.com/Mailing-Lists/Fedora/2006-12/msg04156.html">link. Nice trick.. Get the list of rpms with just the …

vi – the powerful Linux/Unix text editor

2010/05/12

We will talk about some vi stuff today: Some fun first–> 1) <a href="http://www.vim.org/tips/tip.php?tip_id=664">http://www.vim.org/tips/tip.php?tip_id=664 2) help 42 Ok, …

Linux tip to find the pid/program using a particular port

2010/05/12

netstat -lpn Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/port" rel="tag">port, <a class="performancingtags" …

Get the most favourite commands from commandlinefu

2010/05/12

For those of you who don&#8217;t know, commandlinefu should be one place you should watch to learn new things for command line. Everyday a lot of people post commands to better the previously …

Pipe stdout and stderr, etc., to separate commands

2010/05/11

$ some_command > >(/bin/cmd_for_stdout) 2> >(/bin/cmd_for_stderr) You can use [n]> combined with >(cmd) to attach the various output file descriptors to be the input of different …

Walk through the flower.

2010/05/11

Here&#8217;s one of the photos that I took in last few days of the 2009. I like to call it Walk through the flower. Its a super macro of the inside of flower. <a …

Firefox 4.0 mockups for LInux/Windows and Mac

2010/05/11

The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee-gnome v0.9<h6 class="zemanta-related-title">Related articles by Zemanta <ul …

Easier Reinstalls

2010/05/10

Easier Reinstalls I typically reinstall my computer operating system every six months. The reasons for this are that it cleans out the system and reinstalls require me to be in front of the computer …

coproc help - a new feature in bash

2010/05/10

In the <a class="zem_slink freebase/en/bash" title="Bash" rel="homepage" href="http://tiswww.case.edu/php/chet/bash/bashtop.html">bash version 4.0, there …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it