Creating a chroot environment in Fedora with bash and other utils.

2011/09/19

[ad#ad-2] I am testing some of my scripts to work on a very old system and there the versions of the most popular applications are very old, real old :(. So, some of things that I am very used to …

better bash debugging

2011/09/16

I was trying to debug some bash scripts yesterday and learnt something new šŸ˜‰ There are lot of things in bash that you can use to debug and to start with you can enable xtrace mode as follows: set -x …

Manually remove all the duplicate bookmarks in Firefox

2011/09/13

Image by Getty Images via @daylife […] I was trying to install the duplicate Bookmark remover for the Firefox but for some reasons, was not able to install it. That apart, the point is that I …

ss ā€“ utility to investigate sockets.

2011/09/07

Sometimes, you find some interesting application/command by accident, and that is just what happened a few days back. Well, I was doing a ssh and as usual made my share of mistake in typing and missed …

debug call function() to debug a function in vim

2011/09/04

Image via Wikipedia […] Have you ever wished that you could either see what is going on initially at the vim startup like you could do with C program in the gdm mode, but really did not want …

[Solved] ssh works but scp does not

2011/08/29

Image via Wikipedia […] For quite sometime now, I was having this issue, that for the home system, I was able to connect to is using ssh but it never worked. Fnally after quite some debugging …

Screenshot of Gnome3 with awn

2011/08/25

Here is another screenshot of my laptop desktop with Gnome 3 and AWN (Avant window Navigator) running. Looks beautiful, isnā€™t it? […]

Gnome 3 screenshot with conky dock

2011/08/18

Just to give you a idea of how beautiful it looks, hereā€™s a screenshot šŸ™‚

Gnome 3 shell themes

2011/08/12

Image by grantc via Flickr […] If you are using gnome-shell and are bored with the same default theme then read onā€¦. šŸ™‚ By default changing the default theme requires that you modify the files …

bash completion

2011/08/09

I was working on some functions in bash to make my life easier and realized that if I added custom completion to my functions, it will be really good. So I headed over to google and searched for what …

Installing Full Blin g theme on N900

2011/08/03

I was going through the post : http://talk.maemo.org/showthread.php?t=46739 and found the theme quite intrugingĀ but not complete to the point where I can download the deb file and install it in …

Some pictures from Burj Khalifa

2011/08/01

{.shutterset_} [php] $file = ā€˜/var/chroot/home/content/02/6377202/html/wp/wp-content/uploads/copper_albums/Parks_Dubai/orig_DSC_5287.jpgā€™; $exif = exif_read_data(ā€œ$fileā€, 0, true); $key=ā€EXIFā€œ; $exif …


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