How To: Give users SFTP access while not having shell access Well, although most tend to believe you can’t, there is actually away, it’s not officially supported in cPanel yet,…
How To: Give users SFTP access while not having shell access Well, although most tend to believe you can’t, there is actually away, it’s not officially supported in cPanel yet,…
Please go to /home/username/.spamassassin#pico /home/wwwmfm/.spamassassin/user_prefs required_hits 1rewrite_subject 1rewrite_header Subject *****SPAM*****
Execute CGI outside CGI-BINjust add following 2 lines in .htaccess files to execute cgi scripts in any folder outside cgi-binAddHandler cgi-script .pl .cgiOptions Includes ExecCGI
cd /etc/sysconfig/network-scripts/cat ifcfg-eth0 Then copy the contents of this file onto a notepadChange the IP in the copied text to the IP that you wantpico ifcfg-eth0:xwhere x is the device…
If the user quota is not exceeded try this/usr/local/cpanel/3rdparty/bin/webalizer -o /home/user/tmp/webalizer /usr/local/apache/domlogs/domainname
IMPORTANT:Installation requires that you have access to cPanel, so you need touse a system that isn’t behind a firewall to install it. instructions – Load up cPanel (www.yourdomain.com/cpanel or www.yourdomain.com:2085)…
Cpanel / WHM Tutorials If WHM/Cpanel/Webmail is not loading in SSL mode (2087/2083/2096) then first you can try httpd (stop/start/restart) If it does not work then HTTPS authentication is usually…
[client]port=3306socket=/var/lib/mysql/mysql.sock[mysqld]port=3306datadir=/var/lib/mysqlsocket=/var/lib/mysql/mysql.sockskip-lockingskip-innodbquery_cache_limit=1Mquery_cache_size=32Mquery_cache_type=1max_connections=500interactive_timeout=100wait_timeout=14400connect_timeout=10thread_cache_size=128key_buffer=150Mjoin_buffer=1Mmax_allowed_packet=16Mtable_cache=1500record_buffer=1Msort_buffer_size=1Mread_buffer_size=1Mread_rnd_buffer_size=768Kmax_connect_errors=10thread_concurrency=4myisam_sort_buffer_size=64Mlog-binserver-id=1[mysql.server]user=mysqlbasedir=/var/lib [safe_mysqld]err-log=/var/log/mysqld.logpid-file=/var/lib/mysql/********.pid [NOTE : here it should be server hostname]open_files_limit=8192 [mysqldump]quickmax_allowed_packet=16M [mysql]no-auto-rehash [isamchk]key_buffer=64Msort_buffer=64Mread_buffer=16Mwrite_buffer=16M [myisamchk]key_buffer=64Msort_buffer=64Mread_buffer=16Mwrite_buffer=16M [mysqlhotcopy]interactive-timeout
If you are having problems with the named service, check out the script on the server under /etc/init.d/Most probably it will be the script for FreeBSD Server. You can make…
Is there any way to disable Horde or other webmail applications for users who don’t want them? Let’s say the user’s username is Sunil, first you will need to SSH…