Linux / Windows : Webhosting Technical Support
My sincere attempt to make the complete HelpDesk solution - Dhananjay Madhukar Sonawane
Monday, March 10, 2008
How do I perform some action for all VPSes on the hardware node?
How do I perform some action for all VPSes on the hardware node?
vzlist -o veid -H
# for vps in `vzlist -o veid -H` do
vzctl exec $vps ps ax
done
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment