updated to get yeti path corrected to feisty meow path.
authorFred T. Hamster <fred@slowboat.gruntose.blurgh>
Sun, 15 Jan 2012 18:26:12 +0000 (13:26 -0500)
committerFred T. Hamster <fred@slowboat.gruntose.blurgh>
Sun, 15 Jan 2012 18:26:12 +0000 (13:26 -0500)
database/configuration/cron/bookmarks_builder.crontab
database/configuration/cron/doxygen.crontab
database/configuration/cron/linux_config_snarf.crontab
database/configuration/cron/mysql_db_backup.crontab
database/configuration/cron/nechung_fortune.crontab
database/configuration/cron/overload_check.crontab
database/configuration/cron/random_sound.crontab
database/configuration/cron/uptime_report.crontab
database/configuration/cron/zooty_archive_packer.crontab
database/configuration/quake3/quake3_server_start.txt
database/configuration/rc.local/example_rc.local_with_zooty_alerter

index a68d61fcd901b7b79d6e2c5cc1c976227b7411de..b1c8f06231ea4d200c6e7cae91baebfe5dd433ae 100644 (file)
@@ -4,6 +4,6 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # regenerate the bookmarks pages.
-24 10 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log 
+24 10 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/bookmarks/create_marks.sh ) &>/tmp/zz_bookmarkingering_$USER.log 
 
 
index e6b08edd197986e6448c727d5b0111f070a4f229..3ab74e0ea1e09d0950029f0b3c1a2acf7becfbee 100644 (file)
@@ -3,4 +3,4 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-20 4 * * * (source $HOME/yeti/scripts/core/profile.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log 
+20 4 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; cd $HOME/hoople/docs; make) &>/tmp/doxy_make.log 
index 1747ade50d0d0ca4a421a5dc9b673eaf28ffa728..a1c07ce27be2f4d5a531a802467a29c5b655ad51 100644 (file)
@@ -4,6 +4,6 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # do a backup of the config files once a week.
-28 7 * * 4 (source $HOME/yeti/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/yeti/scripts/archival/snarf_linux_config.pl) &>/dev/null 
+28 7 * * 4 (source $HOME/feisty_meow/scripts/core/profile.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>/dev/null 
 
 
index 9aea4fe8a4a40e4c8b152e281c27f82cbb16d76b..f2c6b8fef5a9a526cec4e37c6a7f30337e59b3b1 100644 (file)
@@ -3,5 +3,5 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-14 7 * * * bash $HOME/yeti/scripts/database/backup_mysql_dbs.sh
+14 7 * * * bash $HOME/feisty_meow/scripts/database/backup_mysql_dbs.sh
 
index 0d3ae16f08f25524e4a2765db882e51805f2c539..16bb964bccfad188ffe28bb668f878326a4ad30c 100644 (file)
@@ -3,4 +3,4 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/yeti/scripts/core/profile.sh; perl $HOME/yeti/scripts/text/new_sig.pl) &>/dev/null 
+* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; perl $HOME/feisty_meow/scripts/text/new_sig.pl) &>/dev/null 
index d81f31f36b3ecdca2e90b5f81de6ffd332e56c37..e300b58cdda14b178fbf8855d2e96f8ebcf0b887 100644 (file)
@@ -4,6 +4,6 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # make a report of the current state of information overload in our notes files.
-24 22 * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log 
+24 22 * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) &>/tmp/zz_info_overload_$USER.log 
 
 
index 18dbbcf564af4e5c34f95995655e26afcf263f11..f1dc1325344ae241cd2e946744bcb92045db6cc1 100644 (file)
@@ -3,4 +3,4 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
-* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/multimedia/randomly_play.sh) &>/dev/null 
+* * * * * (export LIGHTWEIGHT_INIT=true; source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/multimedia/randomly_play.sh) &>/dev/null 
index 9352e97e14808b27fc3de15ad107dd4258c34492..b4f337fd068941842ec3aeff0c348802f00469cb 100644 (file)
@@ -4,5 +4,5 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # the script writes the current time and current uptime to the log file.
-0 * * * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/system/write_uptime_report.sh) &>/dev/null 
+0 * * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/dev/null 
 
index 50bc3116eee40764a606a7b3343ad5f242af7080..45153eeab7f124ec9177be55a48df5cd76ddd0ca 100644 (file)
@@ -4,6 +4,6 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # this packs up our archives once a day.
-32 6 0 * * (source $HOME/yeti/scripts/core/profile.sh; bash $HOME/yeti/scripts/archival/pack_yeti.sh ; bash $HOME/yeti/scripts/archival/pack_hoople.sh ) &>/tmp/packing_cron.log 
+32 6 0 * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/archival/pack_yeti.sh ; bash $HOME/feisty_meow/scripts/archival/pack_hoople.sh ) &>/tmp/packing_cron.log 
 
 
index eec214ce4dba046f1df3dce52c1437b119b0672f..027f1b32b0d58b0688c6e512e247445158bc9f91 100644 (file)
@@ -10,6 +10,6 @@ that i don't know but which i have heard of.
 
 this just automates the copying of the config file before running quake.
 
-cp ~/yeti/quake3/fred_free_for_all.cfg /usr/local/games/quake3/baseq3/ ; nohup quake3 +set dedicated 1 +exec fred_free_for_all.cfg 
+cp ~/feisty_meow/database/quake3/fred_free_for_all.cfg /usr/local/games/quake3/baseq3/ ; nohup quake3 +set dedicated 1 +exec fred_free_for_all.cfg 
 
 
index 8e96948795049dcfe76c46a6421288aa0fd4b870..a35a98992c87603fa6d2010a3f16e2b21f6b05a9 100644 (file)
@@ -15,7 +15,7 @@
 
 # special for equanimity; get zooty informed of our IP so we can make
 # the back connection and get home.
-bash /home/fred/yeti/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt &
+bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt &
   # we put this in the background and hope it doesn't intrude too much.
 
 exit 0