MailWatch for MailScanner is a web-based front-end to MailScanner and features include displays of inbound/outbound mail queue size, load Average and today’s totals for messages, spam, viruses and blocked content on each page...
Tag - mysql
mysql
Freeradius and MySQL Software Requirements: Any Linux distro, kernel 2.4xx-later(tested in CentOS,Fedora Core,RH) MySQL Server 4.xx-5.xx GCC compiler vi editor 1. Get the latest freeradius source code tarball from...
Quick tip in backing up and restore your MySQL database: Backing up and Restoring MySQL database Backing up database: Syntax: mysqldump -u [username] -p [password] [databasename] > [backupfile.sql] o [username] -database...
Setting up mysql password is one of the essential task in systems administration Note: Linux/Unix login root account for your operating system and MySQL root are different You can use the built-in “mysqladmin” command to...
QMAIL HOW TO I. Qmail Installation A. INSTALLATION A.1. Software Pre-requisites 1. Linux Operating System 2.Apache Web Server 3.Perl –any version of 5 4.GCC – the gcc compiler 5. wget – use for downloading...