Skip to main content

VestaCP/HestiaCP Commands

https://forum.vestacp.com/viewtopic.php?t=10893#p41235

Obtain the list of system domains

v-list-users | tail -n +3 | awk '{print "v-list-web-domains "$1" | tail -n +3"}' | bash
v-list-users | tail -n +3 | awk '{print "v-list-web-domains "$1" | tail -n +3"}' | bash | awk '{ print $1}'