How to install Plesk on Amazon Lightsail via Plesk Web Installer?
Register in Amazon Lightsail or sign in to existing account: Go to Plesk Web Installer and select Install Automatically on a Cloud Serve Get access and secret keys and specify…
Server Management and ServerSupport services
Plesk delivers hosting automation and is used by over 200,000 hosters globally for their Linux and Windows-based hosting solutions.
Register in Amazon Lightsail or sign in to existing account: Go to Plesk Web Installer and select Install Automatically on a Cloud Serve Get access and secret keys and specify…
In Plesk interface Via Command Line Interface: hostname To change server hostname execute the following command with preferred hostname value instead of host.example.com: plesk bin server_pref –update -hostname host.example.com Restart…
Get the mailids of all email currently in queue: postqueue -p|egrep “{11}”|awk ‘{print $1}’ Get the count of emails in queue: mailq | tail -n 1 or postqueue -p|egrep “{11}”|awk…
IMPORTANT: Please make full database backup (including system tables) before you will do upgrade of MySQL or switch to MariaDB. This action will prevent data losing in case if something…
How to find the External IP if it is Natted If you are behind a NAT and want to find the real / external IP from the server then execute…
NOTE: Upgrade can be performed by using the instructions below at your own risk: For Ubuntu 12.0.8 and 14.04, Debian 7: Ubuntu 14.04 is shipped with MySQL 5.5 by default.…
Ref. Link: https://kb.plesk.com/en/125589 Applies to: Plesk 12.5 for Linux Plesk 12.0 for Linux Plesk 11.0 for Linux Plesk 11.5 for Linux Plesk autoinstaller gets packages from base repositories of an…
You can easily change the mail server ip address in cpanel by using /etc/mailips file. The same as in PLESK you can also change the outgoing mail server ip address…