Skip to content

Instantly share code, notes, and snippets.

@santiazpi
Forked from AlexPashley/pleskCommands.sh
Created January 9, 2018 03:58
Show Gist options
  • Save santiazpi/0e4599a95a2693b62c44def89d623e3a to your computer and use it in GitHub Desktop.
Save santiazpi/0e4599a95a2693b62c44def89d623e3a to your computer and use it in GitHub Desktop.
PLESK: Useful PLESK common commands
// restart plesk
/etc/init.d/psa restart
// restart qmail
service qmail restart
// reload plesk configs (useful for vhost.conf)
/usr/local/psa/admin/sbin/websrvmng -a -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment