C Prog to change wallpaper in every 30 seconds.

2009/12/08

I wrote a good length of description on the below but somehow my browser closed without saving that. So I am just putting the program below: #include <stdio.h> #include <sys/types.h> …

One click install for Linux systems.

2009/12/08

There has been this concept for quite sometime that there should be one click install for the applications in Linux. This applies to the themes and widgets of wordpress too 🙂 and quite some …

Pipeing linux commands and their output

2009/12/08

As a system administrator, I always worry about certain things, like who's doing what, what processes are running, what the network traffic looks like, etc. One day I decided to create a simple alias …

Change phpMyadmin theme.

2009/12/08

Changing the phpMyAdmin theme is as easy as downloading a theme from <a href="http://www.phpmyadmin.net/home_page/themes.php" target="_blank">here. Then look at your …

View the newest xkcd comic.

2009/12/07

This function displays the latest comic from xkcd.com. One of the best things about xkcd is the title text when you hover over the comic, so this function also displays that after you close the comic. …

Insert a comment on command line for reminder

2009/12/05

<a href="http://blog.amit-agarwal.co.in/category/linux/">Bookmark this category Insert a comment on command line for reminder […] $ ls -alh #mycomment […] Comments can be …

BDay Snaps

2009/12/03

gnome-shell and gnome-do on F11 Screenshots

2009/12/02

Here are some screenshots of gnome-shell : <a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot_0011.jpe"><img class="size-full wp-image-1246" …

Happy Diwali wishes

2009/12/01

All the BEST and my best wishes for Diwali to all my readers. <img title="Diwali Wishes" …

Alexa ranking improved by 1000%

2009/11/26

I just checked my <a id="aptureLink_XU7RJWNcFG" href="http://en.wikipedia.org/wiki/Alexa%20rank">Alexa ranking and guess what, I have a 1000% change in last 7 days. Thanks to …

Using snmp trap receiver on Fedora (Linux)

2009/11/25

First off install the net-snmp things: […] sudo yum install net-snmp net-snmp-utils […] After that it will run out of the box with the command: […] sudo snmptrapd -A -d -n -Lf …

internal error from PackageKit — packagekit Error Type: <type ’exceptions.TypeError'>

2009/11/25

If you get the below error then there is a bug files <a href="https://bugzilla.redhat.com/show_bug.cgi?id=476352" target="_blank">here. […] Error Type: Error Value: …


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