WHM / cPanel :: Change Main IP Address
April 23rd, 2013 09:39 AM | cPanel / WHM | No Comment
:: How to change main ip address in whm / cpanel
+ via WHM
0. Login in WHM
1. Go to Home - Server Configuration - Basic cPanel & WHM Setup - Basic Config
2. Save configuration
+ via SSH
0. Login to the ...
iRedMail :: Recipient address rejected: Policy Rejection – Please try later
April 12th, 2013 03:45 AM | Tutorials | No Comment
:: Error Recipient address rejected: in iRedMail
If you see error in /var/log/maillog like these:
:: How to fix Recipient address rejected: Policy Rejection
+ edit policyd
Remove / commented in this line:
+ Restarting policyd
:: Links
+ Google
+ iRedMail
Linux :: Unblock Fail2ban Roundcube
April 11th, 2013 01:11 AM | Linux | No Comment
:: How to unblock fail2ban roundcube in Linux
+ checking fail2ban blocked host
you will see the rules like these:
+ unblock hosts in fail2ban roundcube
+ check again the iptable rules
some like these:
:: Links
+ Google
+ RichardJH
cPanel :: Parse php in .html Files on FastCGI
April 11th, 2013 12:59 AM | cPanel / WHM | No Comment
:: How to enable parse php in html file on cPanel with FastCGI
Add this line in .htaccess file:
:: Links
+ Google
+ cPanel
XEN PV :: Installing CentOS Linux Guest VM
April 10th, 2013 01:43 AM | Linux | No Comment
:: How to installing CentOS Guest VM in XEN PV
+ Create disk image for save CentOS Guest VM
seek=80000 if you want create image 80 GB
+ Download vmlinuz and initrd for installation via network
+ Create VM Configration file for installation CentOS
Add ...