Author Archives: spsneo

Updated IITG Webmail Extension

Note: This post is for currently enrolled IITG students I wrote about a chrome extension in my yesterday’s post. 1st and 2nd year students of IITG have different mail servers than Disang. They won’t be able to use the extension. … Continue reading

Posted in Chrome, IITG, IITG webmail | Tagged , , | Leave a comment

Google Chrome Extension for IITG Webmail

NOTE: This post is for IITG students. IITG webmail accounts are hosted on different servers for students, staff and faculty. So every time I open the page – http://webmail.iitg.ernet.in, I have to change the server to Disang. I wrote a … Continue reading

Posted in Chrome, IITG, IITG webmail | Tagged , , , | 1 Comment

Post Pidgin and Twitter status from command line

I often want to post the same status message in Pidgin and Twitter. I wrote  simple bash script to accomplish this. One can download the script from here: http://www.spsneo.com/scripts/poststatus.tar.gz How to use it – 1) Change the permission of the … Continue reading

Posted in bash, Linux, microblogging, Pidgin, Twitter | Tagged , , , , , , | 4 Comments

Bash History Tips and Tricks

Bash supports history expansion feature which can be very useful for powerful command-line users. According to bash manual page – History  expansions introduce words from the history list into the input stream, making it easy to repeat commands, insert the … Continue reading

Posted in bash, Linux, Man pages | Tagged , , | Leave a comment

Set BING Background as your Desktop Wallpaper in GNOME

BING comes up with a beautiful background everyday. I thought why not set this background as my desktop wallpaper. But it would be a cumbersome task to set it manually. So I searched (Googled, BINGed) for some script which will … Continue reading

Posted in bash, BING, GNOME, GRUB, Linux, Ubuntu, Wallpaper | Tagged , , , | 9 Comments