User contributions for Qljca
Jump to navigation
Jump to search
21 June 2024
- 07:4907:49, 21 June 2024 diff hist +39 Main Page No edit summary
- 07:4807:48, 21 June 2024 diff hist +739 N AutoSSL Created page with "==Run AutoSSL for a user== <pre> /usr/local/cpanel/bin/autossl_check --user=USER </pre> ==Run AutoSSL for all resold cPanels== <pre>for i in $(grep RESELLER /etc/trueuserowners | cut -d ':' -f1); do /usr/local/cpanel/bin/autossl_check --user=$i; done; Do not forget to replace RESELLER with the actual username of reseller user</pre> ==Empty SSL queue== <pre> mv /var/cpanel/autossl_queue_cpanel.sqlite /var/cpanel/autossl_queue_cpanel.sqlite-old </pre> ==Force the SSL q..." current
- 06:5606:56, 21 June 2024 diff hist +1 MediaWiki:Common.css No edit summary
- 06:5506:55, 21 June 2024 diff hist −4 MediaWiki:Common.css No edit summary
20 June 2024
- 17:1217:12, 20 June 2024 diff hist +53 Cloudlinux No edit summary current
- 17:1117:11, 20 June 2024 diff hist +634 N Cloudlinux Cheatsheet Created page with "Restart stats <pre>service lvestats restart</pre> See User Limit <pre>lvectl limits USER</pre> Change memory limit to 2G for testing purposes: <pre>user_uid=$(id -u USER); sudo lvectl set $user_uid --pmem=2G</pre> Check snapshots <pre> lve-read-snapshot -u USER -f 2021-02-17 00:00 -t 2021-02-17 23:59 lveinfo -u USER -o=any_faults -f 2021-02-17 00:00 -t 2021-02-17 23:59 lveinfo --dbgov -u USER -f 2021-02-17 00:00 -t 2021-02-17 23:59 </pre> See User faults for today f..." current
- 17:0817:08, 20 June 2024 diff hist +43 Main Page No edit summary
- 17:0717:07, 20 June 2024 diff hist +256 N Roundcube Created page with "If roundcube is unable to connect to the database, run the first command and it will help in 99% cases <pre> /usr/local/cpanel/bin/update-roundcube-db --force rpm -e --nodeps cpanel-roundcubemail ; /usr/local/cpanel/scripts/check_cpanel_rpms --fix </pre>" current
- 17:0717:07, 20 June 2024 diff hist −1 Mail No edit summary current
- 17:0617:06, 20 June 2024 diff hist +448 Mail No edit summary
- 17:0517:05, 20 June 2024 diff hist +43 Main Page No edit summary
- 17:0417:04, 20 June 2024 diff hist +240 N Catch-all Created page with "To enable catch-all, replace blackhole with the catch-all email account in <pre> /etc/valiases/DOMAIN</pre> When catch-all is disabled: <pre>*: :blackhole: </pre> When catch-all info@domain.com is configured <pre>*: info@domain.com</pre>" current
- 17:0117:01, 20 June 2024 diff hist +31 Main Page No edit summary
- 16:5916:59, 20 June 2024 diff hist −5 Main Page No edit summary
- 16:2316:23, 20 June 2024 diff hist +43 Main Page No edit summary
- 16:2216:22, 20 June 2024 diff hist +446 N Mail Created page with "==Reset mail permissions== <pre>/scripts/mailperm --verbose USER</pre> ==Email filters User Level Location== <pre> /home/USER/.cpanel/filter.yaml /home/USER/.cpanel/filter </pre> ==Global Filter Location== <pre> /etc/vfilters/DOMAIN </pre> ==Auto Response Location== <pre>/home/USER/.autorespond/</pre> ==Forwarder Location== <pre>Need to check</pre> ==Mailing List Location== <pre>/usr/local/cpanel/3rdparty/mailman/lists/MAILLISTNAME</pre>"
- 16:1016:10, 20 June 2024 diff hist +846 Time zone No edit summary current
- 15:4115:41, 20 June 2024 diff hist +11 MediaWiki:Vector.css No edit summary
- 15:4015:40, 20 June 2024 diff hist +110 N MediaWiki:Vector.css Created page with "→All CSS here will be loaded for users of the Vector skin: .mw-parser-output li { margin-bottom: 1em; }"
- 15:3915:39, 20 June 2024 diff hist +20 MediaWiki:Common.css No edit summary
- 15:3715:37, 20 June 2024 diff hist −11 MediaWiki:Common.css No edit summary
- 15:3515:35, 20 June 2024 diff hist −18 MediaWiki:Common.css No edit summary
- 15:3215:32, 20 June 2024 diff hist +9 MediaWiki:Common.css No edit summary
- 15:3215:32, 20 June 2024 diff hist +47 MediaWiki:Common.css No edit summary
- 15:2815:28, 20 June 2024 diff hist +49 Main Page No edit summary
- 15:2415:24, 20 June 2024 diff hist +1,008 N CSF Firewall Created page with "==Installation== <pre> cd /usr/local/src wget https://configserver.com/free/csf.tgz tar xfz csf.tgz cd csf ./install.cpanel.sh </pre> After installation, need to disable Testing mode. You can disable the testing flag by changing the value for TESTING from 1 to 0 in the configuration file /etc/csf/csf.conf using an editor like vi. <pre>vi etc/csf/csf.conf</pre> ==Log== <pre>/var/log/lfd.log</pre> ==Status== <pre> service lfd status service csf status </pre> ==Enable..." current
- 15:0915:09, 20 June 2024 diff hist +1 Main Page No edit summary
- 15:0515:05, 20 June 2024 diff hist +44 Main Page No edit summary
- 15:0515:05, 20 June 2024 diff hist +697 N Imunify360 Created page with "==Imunify360 status/restart== <pre> service imunify360 restart service imunify360 status </pre> ==Logs== <pre> /var/log/imunify360/console.log /etc/apache2/logs/modsec_audit.log /usr/local/apache/logs/modsec_audit.log </pre> ==Disable ModSec rule== <pre> imunify360-agent rules disable --id 11111 --plugin modsec --domain 'DOMAIN' --name </pre> ==Whitelist domain== <pre>imunify360-agent whitelist domain add DOMAIN<pre> ==Whitelist IP== <pre> imunify360-agent whitelist..." current
- 11:5811:58, 20 June 2024 diff hist +44 CPanel Help and Support No edit summary current
- 11:5811:58, 20 June 2024 diff hist +61 Time zone No edit summary
- 11:5711:57, 20 June 2024 diff hist +170 N Time zone Created page with "Step 1: Log into WHM Step 2: Navigate to Server Time. Step 3: Select the new TimeZone from the drodown. Step 4: Click Save. It is recommended to reboot the server."
- 11:5111:51, 20 June 2024 diff hist +37 CPanel Help and Support No edit summary
- 11:5011:50, 20 June 2024 diff hist +37 Main Page No edit summary
- 11:4811:48, 20 June 2024 diff hist −70 Python No edit summary current Tag: Manual revert
- 11:4711:47, 20 June 2024 diff hist +70 Python No edit summary Tag: Reverted
- 11:4611:46, 20 June 2024 diff hist +4 Python No edit summary
- 11:4611:46, 20 June 2024 diff hist −2 Python No edit summary
- 11:4411:44, 20 June 2024 diff hist −2 Python No edit summary
- 11:4311:43, 20 June 2024 diff hist +1,136 N Python Created page with "==python: command not found== If you’re getting "python: command not found" on Almanlinux 9, Python 2 is now end of life and many systems now use Python 3, the python command does not always refer to the correct version of Python. While many systems create an alias for the python command that refers to a specific version of Python, this alias may not point to the correct version of Python for your system. To work around this issue, you can create a symlink or use alt..."
- 11:0511:05, 20 June 2024 diff hist +1,185 PostgreSQL No edit summary current
- 10:4810:48, 20 June 2024 diff hist +1,166 MySQL No edit summary current
- 10:4310:43, 20 June 2024 diff hist +667 MySQL No edit summary
- 10:3910:39, 20 June 2024 diff hist +102 MySQL No edit summary
- 10:2910:29, 20 June 2024 diff hist +35 Main Page No edit summary
- 10:2810:28, 20 June 2024 diff hist +385 N Plesk Created page with "==Recalculate statistic== <pre>/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domainname.com</pre> ==Plesk Logs== <pre>``` /var/log/plesk/panel.log </pre> ==Backup Manager log== <pre>/var/lib/psa/dumps/clients/</pre> ==Fix incorrect mail usage== <pre>/usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f MailUsage</pre>" current
- 10:1010:10, 20 June 2024 diff hist +682 Htaccess No edit summary current
- 10:0610:06, 20 June 2024 diff hist +33 Main Page No edit summary
- 10:0510:05, 20 June 2024 diff hist +314 N Tree Created page with "==Installation== <pre> yum install tree </pre> ==Installation of tree within cPanel user== <pre> mkdir temp cd temp wget http://mama.indstate.edu/users/ice/tree/src/tree-1.8.0.tgz tar -xvzf tree-1.8.0.tgz cd tree-1.8.0 make mkdir ~/bin/ ls mv tree ~/bin/ tree cd rm -fr temp tree tree --help tree | head </pre>" current
- 10:0310:03, 20 June 2024 diff hist +45 Main Page No edit summary