Xen Tips

Introduction

This document is just a basic stub - to be fleshed out

Basic Commands

# xend start
# xm create -c /etc/xen/my_vm.cfg
# xm list
# xm shutdown my_vm
# xm list
# xend stop

References

-- Frank Dean - 17 Oct 2009