Highlighting the active tab in GNOME terminal
On Ubuntu, I like using the default GNOME terminal for all my command-line needs, and I’m a…
The Blue Screen Error
If you’ve ever experienced the blue screen error, affectionately called the “Blue Screen of Death (BSOD),”…
SSH with X11 Forwarding
If we want access to remote system then we use ssh. But what in case if we…
Is i++ really faster than i = i + 1?
Anyone asking this question does mean that they are simple interested or curious to learn programming. And…
How To: Download a Website in Ubuntu
Sometimes you want to create an offline copy of a site that you can take and view…
Books: Programming Interview
Interviews can be quite daunting leading to panic in everybody’s mind as the results have loads…