Tag Archives: Server

Cannot unsuspend domains – After Plesk Backup

For one of my domains, I noticed it was stuck as ‘suspended’ but was still functioning. This was due to my server going offline during a Plesk cp backup. There are two ways of fixing this: If your domain is just that, a domain then run this command as root from your CLI /usr/local/psa/bin/domain -u [...]

Install Winrar (UnRar) on CentOS Linux Easily – CLI Version

It took me an hour or so to find out how to install which was a pain, so for anyone having trouble here is the code your need. Replace the wget with the latest version to install the most recent, up-to date version. These instructions are for the CLI, terminal version so no GUI here. [...]