Linux System Resources
| Megalinux.net is a growing database of resources for systadmins. These include
documentation, links to other resources, tips and applications. |
#!/bin/bash ndays=7 logfile="/tmp/moved_log_files" find /usr/local ...
| #!/bin/bash ndays=7 logfile="/tmp/moved_log_files" find /usr/local/mysql/var/*-bin.* -maxdepth
0 -mtime +$ndays -printf "%p\n" -exec mv ... |
WorkDir: /usr/local/apache/htdocs/mrtg/mailserver Options[_ ...
| WorkDir: /usr/local/apache/htdocs/mrtg/mailserver Options[_]: growright, transparent,
nobanner IconDir: /mrtgicons/ XSize[_]: 300 YSize[_]: 100 ... |
Megalinux: Archives
| Archives. SugarCRM 4.2 & Blank Pages · Setting Audion as default MP3 player in
OS X · Denyhosts: Preventing SSH sttacks · Debian: /etc/rc.d/rc.local ... |
#!/usr/bin/perl use strict; # Set files to use, change these to ...
| #!/usr/bin/perl use strict; # Set files to use, change these to suit your needs
my $oldstatfile = "/var/tmp/dns-old.txt"; my $newstatfile ... |
About Ram
| About Ram. Hi, I am Ram. I am a serious fan of Linux (RedHat being by favorite
flavor). This is my documentation site. Due to my uncanny ability to forget ... |
Megalinux: Sendmail configuration for domains with wild card DNS entry
| Sendmail configuration for domains with wild card DNS entry. Problem. My SMTP
server, sendmail 8.13.4, is trying to add the domain name to ... |
Megalinux: mod_auth_mysql and apc-aa authentication
| Linux Resources for System Administrators. « Virtual Hosting with Mailman | Main |
Sendmail and SMTP Authenticated Relay » ... |
Megalinux: RedHat Linux Archives
| Sendmail and SMTP Authenticated Relay. This document is to configure SMTP server
on Fedora Core 4, to use it from anywhere without the necessity of opening ... |
Megalinux: Configuring Software RAID on RedHat linux
| Configuring Software RAID on RedHat linux. This document describes how to setup
software RAID in linear mode on a RedHat Linux system. ... |