Stuff…

I know I will forget.

Stuff… header image 2

Get a list of domains on a Linux Plesk node

December 16th, 2008 · No Comments

mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e “select name from domains d” > /tmp/domains

Lists all the domains hosted on a Linux Plesk node.

Tags: Control Panels · Operating System

0 responses so far ↓

  • There are no comments yet...

Leave a Comment