Plesk autoinstaller GPG error on Ubuntu 14.04 Trusty

Getting error for Plesk auto installer on Ubuntu 12 Trusty: Check following: 1. /etc/apt/sources.list 2. uncomment the deb repos listed as universal/multiverse 3. re-run apt-get update 4. re-run plesk installer I have also noticed that it tends to give an error about the hostname as well, which I resolved by temporarily setting the hostname to … Read more

HOW-TO How-to enable gzip support on nginx

APPLIES TO: Plesk 12.0 for Linux Plesk 11.0 for Linux Plesk 11.5 for Linux How to enable gzip support on nginx? Create /etc/nginx/conf.d/gzip.conf with the following: gzip_types to compress other file types can be obtained from /etc/nginx/mime.types

Block IP with Plesk Firewall

Plesk 9.x 1. Login to Plesk control panel. 2. Click on Modules >> Firewall >> Edit Firewall Configuration. 3. Click on ‘Add Custom Rule’. 4. Enter a name for the rule. 5. Select the option ‘Incoming’ for ‘Match direction’. 6. Select ‘Deny’ for Action. 7. If you wish to add port, you can enter the … Read more