Skip to content

Automatically exported from code.google.com/p/vmscript

Notifications You must be signed in to change notification settings

ramccor/vmscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
chaoseternal@gmail.com
Dec 19, 2013
b5b7fcc · Dec 19, 2013

History

6 Commits
Dec 19, 2013
Oct 19, 2012
Jul 14, 2010

Repository files navigation

1. requirements
   the following packages should be installed, you can install them using apt
   vde2
   kvm
   ssvnc
   socat
   dialog
   python
   psmisc

2. usage
   
   createkvm: just follow the wizard, after that, a new directory under your vm repository will create, and just run the startvm script under that directory.
   startvde: starts  the vde switch.
   lsvm: simply list all running VMs.
   
3. vm managerment
   
   i. feel free to edit the startvm script.
   ii. after started, qemu will listen monitor request on unix socket named mntrsock, u can manage the vm by using socat, e.g.:
       socat readline unix:./mntrsock
   
   iii. qemu will listen for vnc connection on unix socket named vncsock, 
        use ssvncviewer ./vncsock to get it

About

Automatically exported from code.google.com/p/vmscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published