Plesk Fail2Ban ERROR add_watch: cannot watch – – Errno=No space left on device (ENOSPC)
When adding fail2ban to a server with a lot of sites and enabling all jails the client got this error during the enabling process. Half […]
When adding fail2ban to a server with a lot of sites and enabling all jails the client got this error during the enabling process. Half […]
On one plesk server I manage it does no emails except for password reset. The client has over 100 wordpress sites on this server. Password […]
A client was trying to increase the file_size limit in php. They were getting this error message. Error: phpinimng failed: Configuration test ‘[‘/opt/plesk/php/8.2/sbin/php-fpm’, ‘–test’]’ failed […]
When greping a file you get this error message. grep: (standard input): binary file matches It means it is detecting binary in the file. use […]
To dump a database on a plesk server from the command line without having to faff about with the password file. MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysqldump -u […]
systemctl is-enabled SERVICE-NAME Check if a service is enabled or disabled. systemctl status SERVICE-NAME Check if a service is running, stopped, enabled, or masked, and […]
Copyright © 2024 | WordPress Theme by MH Themes