Fedora
get systemd journal entries on web interface.
2013/12/12
Just in case you need it, you can get the journalctl entries from systemd in the web page. First install : yum install systemd-journal-gateway Once you have done this you can get the journal entries …
sxiv – image viewer
2013/12/06
sxiv is a nice alternative to feh. It is very light weight and quite useful. Here is the description: […] Description : sxiv is an alternative to feh and qiv. Its only dependency besides xlib …
Monitor your system with sysusage.
2013/12/02
First some information on sysusage: […] Description : SysUsage continuously monitor your systems informations and generate periodical graph reports using rrdtool or javascript jqplot library. …
Change display manager on Fedora
2013/11/08
Simple, just install and run the following
Beautiful set of icons.
2013/10/24
Here is a link to a very beautiful set of icons for you gnome/kde desktop: http://bokehlicia.deviantart.com/art/Pacifica-Icons-402508559
Find directory/file with inode number
2013/09/10
Couple of days back, I was getting the following error: […] Directory inode 2362521 has an unallocated block #245823. Allocate? […] And this continued for hours together and I was in a …
Set some disk params to be safe
2013/09/05
It is always “Better safe than sorry” so, here are some things you should do.. First check fstab, if you have partitions other than root then use UUID instead of device: …
pkgwat -search packages for Fedora.
2013/08/23
pkgwat is a nice utility to search the fedora packages websearch. Description : Pronounced "package WAT", pkgwat is a fast CLI tool for querying : the fedora packages webapp. : …
power save mode for battery in Fedora 19.
2013/08/20
I was getting really bad battery life on my Fedora 19 system, and did not find much on how to tune it. Finally I found something that just does not need much configuration but works pretty well. So, …
Delete all but some directories
2013/08/16
I think, like me, you would have faced a lot of situations, where you wanted to delete all the files or directories in a location, leaving only the required files/directories. So, I have a directory …
Photobooth party on Fedora
2013/07/29
If you like the kind of effects in those photobooths then here is something that will get you some pretty good time. http://fedoraproject.org/en/using/tutorials/cheese.html […]
conky transparent window on Fedora with Gnome.
2013/07/22
On Fedora with Gnome-shell 3, its been long time that I was not able to get transparent window. So, finally I thought to spend some time to try to fix that. Finally got that fixed with all the …