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}'

 


Revision #1
Created 2025-02-12 16:19:16 UTC by Joey Tribbiani
Updated 2025-02-24 15:42:47 UTC by Joey Tribbiani