This section contains mostly scripts that I wrote to perform various tedious
tasks. Most scripts are written for Linux and developed in Perl.
| backup_file |
| Perl v5.8.0 for Linux |
|
backup one or more files, always creating a unique name
|
|
| |
| chkconfig |
| Perl v5.8.0 for Linux |
|
Maintain runlevel information for Linux system services
|
|
| |
| generate-autohome.pl |
| Perl v5.8.0 for Linux |
|
Use LDAP groups to regularly create an auto.home file for autofs using cron.
|
|
| |
| group-utils |
| Perl v5.8.0 for Linux |
|
utility to manage LDAP groups
|
|
| |
| mail-deny |
| Perl v5.8.0 for Linux |
|
block email from specific email-addresses or servers.
|
|
| |
| mail-logs.pl |
| Perl v5.8.0 for Linux |
|
Use cron to send a daily set of email messages containing the logs
for the previous day.
|
|
| |
|
|
| |
| qmail vacation |
| Perl v5.8.0 for Linux |
|
Reply to mail automatically. This version is written to work with qmail.
|
|
| |