:: CentOS 6: Postfix and Dovecot
Posted by blackonsole on April 27th, 2012 01:48 AM | No Comment
:: How to installing Postfix and Dovecot on Linux CentOS
:: How to configure Postfix for Dovecot
+ configure main.cf
+ restarting postfix
:: Configure Dovecot on Linux CentOS 6
+ configure dovecot.conf
+ config mail auth mehanism
+ configure mail_location
+ configure service auth
+ configure pop3
+ restaring ...
:: Enable mod rewrite on Apache
Posted by blackonsole on January 15th, 2012 11:53 PM | No Comment
:: What is Mod_rewrite
Mod_rewrite provides a powerful way to do URL manipulations and made more user friendly, by configuring rewrite rules, rather than modifying the webserver software.
:: How to enable mod_rewrite on apache
:: Installing ioncube loader on Linux
Posted by blackonsole on January 11th, 2012 03:23 AM | No Comment
:: What is ioncube loader
ionCube loader is the PHP extension that decodes encrypted PHP files at runtime. It is freely available and installation is very easy.
:: How to install ioncube loader on linux distro
:: vsftpd jail users
Posted by blackonsole on November 17th, 2011 09:26 AM | No Comment
:: What is vsftpd
vsftpd is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General Public License. It supports IPv6 and SSL. - wikipeda
:: Uninstall Plesk on CentOS
Posted by blackonsole on November 12th, 2011 04:52 PM | No Comment
:: What is Plesk
The Parallels Plesk Panel (ex: Parallels Plesk Control Panel, Plesk Server Administrator, PSA,[citation needed] or just Plesk) software package is a commercial web hosting automation program. - wikipedia
:: Awstats on CentOS
Posted by blackonsole on November 7th, 2011 03:18 PM | No Comment
:: What is Awstats
AWStats is an open source Web analytics reporting tool, suitable for analyzing data from Internet services such as web, streaming media, mail and FTP servers. AWStats parses and analyzes server log files, producing HTML reports. Data is visually presented within reports by tables and bar graphs. Static reports can be created through a command line interface, and on-demand reporting is supported through a web browser CGI program. - wikipedia