Correct File permissions for WordPress
If you are facing issue with file permissions, run this command within the public_html to fix the permissions issue find … Read more
If you are facing issue with file permissions, run this command within the public_html to fix the permissions issue find … Read more
If you have a file with extension .tar.gz, you can use the below command to extract it tar –xvzf filename.tar.gz
How to extract backup file with .tar.zst extension created by DirectAdmin zstd -d filename.tar.zst
If you get error such as below, follow the steps to solve it. [root@server ~]# /usr/local/cpanel/bin/checkallsslcerts The system will … Read more
maldet -b –scan-all /home?/?/public_? maldet –report list maldet –report SCANID
Let’s suppose you want to download a Plugin and it is no longer available to download from wordpress. For example, … Read more