Posts

Automatic Command Archive

…  to solve tat problem. Or there is another way. Make a script tat will automatically archive the old commands to a file and compress …  /home/$1/history/cmd_archive fi [/bash] This script also reduces the current .bashrc file to only unique entry.Although …

Auto Away Notifier for Pidgin in Perl

…  finally lots of “You there???”. So I thought of making a script that would inform my buddies that I am away when someone sends me a …  => "Auto Away Notifier", description => "Auto Away Notifier in Perl", author => …

BSNL Dataone Auto Downloader

…  system time to the hardware clock in the system shutdown scripts. This is distribution specific, so here are some examples: Debian …  /etc/default/rcS # # Default settings for the scripts in /etc/rcS.d/ # # For information about these variables see the …

Script for Auto Copying of Cds/Dvds

…  is a script that i created for automatically copying all the files in cd to a folder …  the folder names and paths accordingly. And the shell script as [shell] ./cdcopy [/shell] This script depends on the copy Script I posted earlier so use that as well. On …

Display Reminders In Gnome Panel

…  value=Panel Reminder/> <oaf_attribute name=description type=string value=Perl Program working in …  value=Panel Reminder/> <oaf_attribute name=description type=string value=Perl Program working in Panel:R … line_wrap(TRUE); $label->modify_font(Gtk2::Pango::FontDescription->from_string("Monospace 10")); $label->modify_fg("normal", …

“Send To” in Linux for Nautilus

…  of making one for my convenience. Nautilus supports user scripts inside it. This can be easily embedded into the manager by inserting it into the folder ~/.gnome2/nautilus-scripts/ folder where ~ stands for the shortcut for home folder. I used zenity …

Backend For Panel Reminder

…  Reminders In Gnome Panel. This post is an addition to that script. This is a backend script that writes what to print into the panel_remind file. I use this script …

Web page Performance for a Blog – Part 1

…  image/jpeg A2592000 ExpiresByType application/x-javascript A2592000 ExpiresByType application/javascript A2592000 ExpiresByType text/css A2592000 ExpiresByType image/x-icon …  will make sure that all images, javascript, css and favicon have expiry header for 30days. Move all Static …