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

Apache server stats with small and useful bash script.

2013/11/29

Just copy this script to your web-server cgi-bin directory and enjoy. The script with show the common errors like 404 Error, Internal Server Error and others. It will show the User agent distribution …

bash – using the vi mode more effectively.

2013/11/22

You can first set the bash mode to vi. This will enable some vim like features to bash. So, add this to .bashrc : set -o vi Once, you have done that then its time to get more out of the vi mode. …

zswap – compcache, compressed swap for better performance

2013/11/17

First, here is a link to article on compcache. http://code.google.com/p/compcache/wiki/CompilingAndUsingNew zswap is already in the kernel and you can see the documentation in the kernel …

cvs add files recursively – not already in repository

2013/11/12

When you have a lot of files in some repository and you have added a couple of new, in CVS there is no command to add just the new ones to the repository, so here is a workaround for that. cvs status …

Change display manager on Fedora

2013/11/08

Simple, just install and run the following

Happy Diwali

2013/11/04

Wish you all a very happy and prosperous Diwali 2013.

bashrc with lots of functions and useful alias

2013/10/30

Here is a link of a useful 10K lines bashrc http://pastebin.com/LEkXXuST You may not want to put the whole thing, but get an idea and use what you think can be helpful to you or at-least get an idea. …

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

Code beautifier for php

2013/10/17

If you would like to beautify your php scripts, then you can use the beautifier available at : http://pear.php.net/package/PHP_Beautifier/download


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