Skip to content
Archive of entries posted by

Display X applications from virtual terminals

Here is a script that can help you set the proper envirionment to start a gnome-shell from one of the terminals. #!/bin/bash – #=============================================================================== # # FILE: xenv.sh # # USAGE: ./xenv.sh # # DESCRIPTION: http://live.gnome.org/GnomeShell/Debugging # # # OPTIONS: — # REQUIREMENTS: — # BUGS: — # NOTES: — # AUTHOR: Amit Agarwal (aka), [...]

colors in bash scripts

I have been trying to understand the color codes for bash for a pretty long time, but somehow never got time to understand this clearly. So this time around when I was writing a script to analyze some logs. I thought I will give it a go and finally understood some part of this. So, [...]

10 commandments of personal finance

10 commandments of personal finance We all work and earn money. Do we manage our hard earned money effectively and efficiently? New Year is the time to take resolutions. Why don’t you take a resolution to prioritize and organize your personal finance? Here are the 10 commandments of personal finance that can help you in [...]