Posted by cikul | Posted in cpanel, Linux | Posted on 20-09-2011-05-2008
0
NginX is the fast webserver with high performance and low resource.Many enterprises, such as WordPress and Comodo, already switched to NginX as it proves to be the most powerful web-server .
Nginx can work as a front end reverse proxy of your cPanel server along with apache. Which will increase the performace.
The Nginx Admin (nginxcp) is a cPanel nginx integration plugin. This plugin will increase your server performance and decrease server loads cased by apache.
With nginxcp you can easily install nginx to run with your existing cpanel + apache installation, and with easy user interface in WHM to manage.
Read the rest of this entry »
Incoming search terms:
problems transfer accounts cPHulk Brute Force Protection |
cara menghilangkan brute force protection cpanel |
nginxcp installation guide |
nginxcp guide |
nginxcp benchmark |
menghilangkan brute force attempt |
install nginx admin error |
cpanel mengatasi brute force protectition |
2 imanager m2000 running simultaneously in win 7 problem |
/usr/sbin/tmpwatch nginxcp |
Share and Enjoy
Posted by cikul | Posted in cpanel | Posted on 28-03-2011-05-2008
0
If you get Error – invalid maildirsize file when attempting to change the quota for an email account, here’s a solution that will fix this problem.
- If you have server/root owner, you can run this command :
/scripts/generate_maildirsize –force –allaccounts
- If you just have cpanel account, you can Connect to your site via FTP.
- Navigate to the following path /mail/yourdomain.com/user
- From this directory, delete the file named maildirsize
- Once this file is deleted, cPanel will automatically recreate this file with proper values. You might have to wait for email activity for this to happen. You will also have to refresh your cPanel page.
If the correct mailbox quota is still not being displayed, from within cPanel, you can navigate to email accounts and click the change quota button to set a new quota.
Incoming search terms:
cpanel error |
Share and Enjoy
Posted by cikul | Posted in cpanel, Linux | Posted on 12-03-2011-05-2008
0
cPHulk Brute Force Protection prevents malicious forces from trying to access your server’s services by guessing the login password for that service. BUT sometimes it becomes troublesome when you are accessing the cPanel with incorrect password and cPanel assuming you as attacker blocks you with below message :
—————————————————————————————
This account is currently locked out because a brute force attempt was detected. Please wait 10 minutes and try again. Attempting to login again will only increase this delay. If you frequently experience this problem, we recommend having your username changed to something less generic.
—————————————————————————————
Read the rest of this entry »
Incoming search terms:
how to flush cphulkd from command line |
brute force error cpanel |
mengatasi brute force attempt |
cara mengatasi brute force protection cpanel |
how to flush brute force db command line |
hardening cpanel server indonesia |
gbrute force cpanel mysql |
flush db ssh mysql cpanel |
flush brute whm |
brute force attempt |
Share and Enjoy
Posted by cikul | Posted in Internet, Linux, web | Posted on 20-04-2009-05-2008
11
For the web server that using mysql as a database engine. Sometimes the process in mysql need a large resource, especially if server has a high traffic. According to my experience, to the high traffic server, the MySQL process itself can spend more than 30% of server resources. So, I will give you tips for optimizing mysql on the server that has high traffic.
Mysql configuration located in the my.cnf file, usually this file is in the /etc directory, but can also in other folders. For more safe, you can search my.cnf file to make sure the location of the file. Read the rest of this entry »
Incoming search terms:
optimize mysql server |
how to optimize mysql server |
optimize mysql |
your applications are not closing mysql connections properly |
rails your applications are not closing mysql connections properly |
cpanel MySQL hardening and optimize |
mysql tuner windows server 2003 |
optimazation mysql server |
optimize mysql configuration 1gb of ram |
optimize mysql for high traffic |
Share and Enjoy
Posted by cikul | Posted in Linux | Posted on 19-08-2008-05-2008
2
If you have cpanel server, and have phpsuexec or suphp installed and you get “Internal Server Error” message while accessing account on your server, you must see permission in users directory. If PHP runs with phpsuexec or suphp, all files under accounts must have correct ownership. If you see that your directory/account ownership still nobody, you must change it manually or you can use cpanel included scripts to repair permission for all accounts.
First, you must log into SSH, and then you can run this script :
root@server [/]# /scripts/chownpublichtmls
hope this helps
Incoming search terms:
internal server error cpanel |
Internal Server Error in cpanel |
Share and Enjoy