:: CentOS : Installing WebMin
Posted by blackonsole on May 12th, 2012 03:14 AM | No Comment
:: How to installing WebMin on CentOS
+ create webmin.repo
add these line:
+ import webmin repo key
+ installing webmin via yum
+ access webmin
:: Links
+ Google
+ Webmin
:: Configure non www to www in htaccess
Posted by blackonsole on April 17th, 2012 03:00 AM | No Comment
:: How to configure non www to www domain name in htaccess
+ edit .htaccess file
+ add these lines:
:: Links
+ Google
+ Dense13
:: ini_set() has been disabled for security reasons
Posted by blackonsole on April 12th, 2012 03:18 PM | 3 Comments
:: Error
If you get error like these in share hosting with Joomla CMS:
:: How to fix php ini_set() has been disabled for security reasons
Create php.ini file in public_html and administrator folder, then add this line:
:: Links
+ Google
+ UnixTitan
:: Setup TimeZone in htaccess
Posted by blackonsole on February 2nd, 2012 01:15 AM | No Comment
:: How to setup time zone php in htaccess
edit .htaccess file and add line like:
:: Setup Attachment Size Limit on Postfix
Posted by blackonsole on December 31st, 2011 02:51 AM | 2 Comments
:: What is Postfix
Postfix is a free and open-source mail transfer agent (MTA) that routes and delivers electronic mail. It is intended as a fast, easier-to-administer, and secure alternative to the widely-used Sendmail MTA. - WikiPedia
:: How to setup attachment size limit