XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management.
xen-shell2 is a fork of xen-shell (initially from Steve Kemps - http://www.xen-tools.org/software/xen-shell/)
xen-shell2 offers compatibility to the current XEN XL tool stack, which ubstitutes the outdated XM stack step by step.
See the README for further details for now - more stuff / info will follow here asap.
The Project is licensed under the GPLv2 and a fork of the xen-shell from Steve kemps - many thanks to him for his excellent work!
xen-shell2 is a project from Niels Dettenbach nd@syndicat.com.
The following commands are available within this shell:
boot - Boot the Xen guest.
console - Gain access to a Xen guest via the serial console.
exit - Exit the shell.
help - Show general, or command-specific, help information.
passwd - Change the password used to access this host.
pause - This will pause the Xen guest.
quit - Exit this shell.
reboot - Reboot the Xen guest.
serial - Gain access to the Xen guest via the serial console.
shutdown - Shutdown the Xen guest.
status - Show the status of the Xen guest.
sysreq - Send a 'sysreq' keystroke to the guest.
unpause - This will unpause the Xen guest.
updatedns - update (reverse) DNS entrie(s)
uptime - Show the uptime information of your guest system and this host.
version - Show the version of this shell, and of Xen.
whoami - Show the user you're connected to the host system as.
For command-specific help run "help command".
The project is licensed as Open Source under the GPLv2 License.