Load Investigation This guide is for CentOS 7 using cPanel. The principles may apply to other set ups. curl -O https://stardustziggy.com/li.shchmod +x… Continue reading “Load Investigation”…
MYSQL Optimization Basic guide to tweak MYSQL. CentOS 7 with cPanel. – top to see CPU usage. – Process list mysqladmin processlist|wc… Continue reading “MYSQL Optimization”…
MYSQL Useful Commands Restart: systemctl restart mysqld.service/etc/init.d/mysql restart Stop: systemctl stop mysqld.service/etc/init.d/mysql stop Start: systemctl start mysqld.service/etc/init.d/mysql start Commands after logged in: Create… Continue reading “MYSQL Useful Commands”…
FTP Authentication Error 530 This seems to be an old cPanel (like 2005) bug. It could be that some pearl modules are missing. Not… Continue reading “FTP Authentication Error 530”…