Posts
Auto Away Notifier for Pidgin in Perl
… Pigin API. I have used /proc/acpi/button/lid/C267/state file to find if the lib of the laptop is closed or not. This file may vary in your laptop. So try to find the find the file in your computer …
BSNL Dataone Auto Downloader
… these variables see the rcS(5) manual page. # # This file belongs to the “initscripts” … BIOS is only updated after writing 2 times to the alarm file. (reported with proc/acpi/alarm) Ok, so the Basic of ACPI is done.Now … Preferences -> Sessions -> Add Give the path of the File that contains the above script. That’s it!! Done!!. The script starts at …
Script for Auto Copying of Cds/Dvds
… a script that i created for automatically copying all the files in cd to a folder and ejecting and waiting for the next cd. So here is …
Display Reminders In Gnome Panel
… in the folder /usr/lib/bonobo/servers/. Let us name the file as GNOME_PerlApplet.server The content of this file should be : [xml] <oaf_info> <oaf_server … this specifies the location of the perl file to run on adding this applet. So here it is …
Copy in Linux with Ui
… in the background but over that I am just monitoring the files copied and speed of copying. It’s not a perfected program. It’s quick one but works fine. Execution: Create a file named copy and insert the following code and give execute permission [shell] ./copying <source_folder/file> …
Automatic Desktop Wallpaper Changer for Linux
… $folder/temp >$folder/.last50 rm $folder/temp file=$(sed -n $rand’p’ $folder/temp_back) ON_USER=rsrijith #your username … -t string -s /desktop/gnome/background/picture_filename "$file" && echo "Worked On:"$(date) …
Adding RedHat DVD as Repository
… the DVD and wont go to internet for it. The Procedure and Files to be modified is a bit different for each OS so i will cover Red Hat … in the folder /etc/yum.repos.d/ . So lets create a new file in this directory , say lets call it rhel-cd.repo. The Contents of this …
Birthday Reminder For Gnome Panel
… program checks the file /home/rsrijith/shell/birthday_reminder.txt to find the upcoming birthdays in 20 days and writes into the file /home/rsrijith/shell/birthdays. There is a file called /home/rsrijith/shell/birthdays1, the difference between it and …
Recent Comments