Fedora

gnome-tweak-tool gets a fantastic new Font Selector window

2011/10/27

Here is the quick look at how the Font Selector looks like now. And its not just for the gnome-tweak-tool, its for all the places for font selection. I really loved it. So intuitive to use and …

Fedora 16 screenshot with conky and bmpaenl2

2011/10/21

For all those who used to keep complaining about the bottom panel of Gnome which used to show a list of windows, you can get it back with bmpanel2 (there are lot of other options too, but this one is …

Compare files excluding certain lines.

2011/10/18

Quick tip, you can use any expression for the sed commands in the (). With this trick you can redirect the stdout of 2 commands to the diff command. This might become very useful, if you want to …

Script to get yourself some conkyrc files

2011/10/08

Continuing from where we left, here is a script that can do all this for you ๐Ÿ™‚ curl http://ubuntuforums.org/showthread.php?t=281865\&page=$i | sed -n '/\\/pr/ p'| sed '// d'| sed …

Get yourself some conkyrc files.

2011/10/05

If you are looking for some nice conkyrc files, then you can head over to : Ubuntu Forums In this thread you can see some very nice conkyrc files with screenshots. You can browse through the thread …

Creating a chroot environment โ€“ the script.

2011/09/23

Here is the script, very simple and effective ๐Ÿ™‚ #!/bin/bash - #=============================================================================== # # FILE: mkchroot.sh # # USAGE: ./mkchroot.sh # # …

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 …

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 …

[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 …


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