Linux

Boot Linux Over HTTP With boot.kernel.org (BKO)

2009/10/01

<a href="http://blog.amit-agarwal.co.in/category/linux/">Bookmark this category […] This tutorial shows how you can <a …

7-deadly-linux-commands

2009/09/26

You want to learn about Linux, start from learning what not to do. <a href="http://www.junauza.com/2008/11/7-deadly-linux-commands.html" target="_blank">Here is one for the …

Configure sendmail for SMTP relay with your ISP

2009/09/26

http://cri.ch/linux/docs/sk0009.html I have copied the document from the above link without modifications Author: Sven Knispel Updated: 05-01-2005 Feedback welcome: <a …

Script to generate a html file with link to all files in directory

2009/09/26

ls -1 |awk -F&#8221;.&#8221; '{print &#8221; &#8221;,$2,&#8221;.&#8221;,$3,&#8221; […] And if you want to do it recursively ls -1R |awk -F&#8221;.&#8221; …

top command with rc to make it more useful and beautiful.

2009/09/17

Just for fun, somedays back I was reading the top command. This command is something that I have been using since long time and have never read the man page so I thought let me do that. And yes, it …

Diff Linux command — Find the difference in files the easier way.

2009/09/17

In Linux you can use diff command to find the differences in file. What is interesting is that you can use &#8221;diff -u&#8221; to list the differences with &#8217;+&#8217; and …

Consider your account to be for you then use Linux

2009/08/12

Found <a href="http://www.esecurityplanet.com/features/article.php/51671_3834031_1/Consider-Linux-for-Secure-Online-Banking.htm" target="_blank">this nice article today, may …

bash tutorial for begineer and experienced.

2009/07/20

I having been looking for something like this for sometime. Found <a href="http://beginlinux.com/desktop_training/comm/shells/232-bash" target="_blank">this while searching. …

MinGW – compile windows software on Linux

2009/02/15

For all the windows developer out there, it is impossible to switch to Linux just because someone is looking for the Windows exe. Sooooooo bad. Not any more. There has been the MinGW compiler (and …

12 Wallpapers in which linux criticizes windows.

2009/01/28

Just for FUN. Some cool wallpapers. <a href="http://www.bablotech.com/2009/01/26/12-wallpapers-in-which-linux-criticizes-windows/">12 Wallpapers in which linux criticizes windows.

Add border to images from command line using montage.

2008/11/20

Adding a border to the images from command line is quite simple. But if you have couple of images in a directory that you want to add border to then it may become quite painful 🙂 So what is the …

go-oo.org Startup and better integration with MS Products.

2008/11/16

Today I found a nice link on the startup speed of Openoffice and better integration with go-oo.org <a href="http://gotsource.blogspot.com/2008/11/openoffice.html" …


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