Our FAQ section is updated in last few days with new howtos:
unix linux
I‘m still working on getting my rss feed mess which bombarded your feed reader and inbox two days ago. Meanwhile, our FAQ section is updated in last few days with new howtos (if you want FAQ updates just follow us on twitter or identi.ca):
{ 2 comments }
The purpose of a debugger is to allow you to see what is going on inside another program while it executes. It is useful to find out what another program was doing at the moment it crashed. I know most people will recommend GNU gdb, Nemiver, Valgrind or IDE such as Eclipse. I use gdb when it is really required; otherwise I debug the old fashioned way using printf() or cout statements.
{ 24 comments }
It’s been over 10 days since I’ve blogged. I was busy with workload so I could not update the blog. I missed lots of news worthy stuff. Here is a quick news roundup:
a] A new custom version of Ubuntu aimed at netbooks and based on 8.04 Hardy Heron has been released by HP.
b] Open source Exchange server replacement only a year away.
c] Scripting SSH access and file transfers with Python can be frustrating – but the Paramiko module solves that in a powerful way.
d] Amazon offering 3 Full Version Games for a Limited period of time.
e] cyberciti.biz / nixcraft.com is now IPv6 enabled.
{ 1 comment }
This may come handy while writing cross-platform scripts.
If you don’t want to commit to the idiosyncrasies of a specific shell running on a particular platform, try the Squirrel Shell. The Squirrel Shell provides an advanced, object-oriented scripting language that works equally well on UNIX, Linux, Mac OS X, and Windows systems. Write a script once, and run it anywhere.
Squirrel is a high level imperative/OO programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.
=> Speaking UNIX: The Squirrel portable shell and scripting language
{ 0 comments }

Awesome! Here are few more Linux customization resources for you.
8 Great Alternative Desktop Managers For Linux
Various UNIX / Linux desktop managers (personally I’m big fan of both Gnome and Fluxbox), from the post:
Most of the Linux users should be familiar with Gnome and KDE since both of them are the most commonly used desktop managers in the various Linux distros. Now, if you are using an old PC with low hardware specs, you might find that the above two desktop environments are too heavy for your computer to handle.
In this case, you will have to consider using an alternative lightweight desktop manager for your Linux. Here are 8 of the best lightweight desktop managers that I personally use and recommend.
{ 9 comments }
Cheat sheet act as a reference tool which provides cut and paste kind of commands to complete a specific task. I often recommend following set of best cheat sheets to students and IT professionals. It include Linux / UNIX command and shell scripting.
{ 19 comments }




