Skip to content

Instantly share code, notes, and snippets.

@MiLk
Created August 21, 2012 15:53
Show Gist options
  • Select an option

  • Save MiLk/3416797 to your computer and use it in GitHub Desktop.

Select an option

Save MiLk/3416797 to your computer and use it in GitHub Desktop.
cd /etc/xen
xm create nginx.cfg
for i in vm*.cfg; do xm create $i; done
/opt/firewall/firewall.sh restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment