Hi Everyone,
Does anyone have any idea on how to give my customers a "web
console" for their VMs?
Using
http://antony.lesuisse.org/software/ajaxterm/ I
can manually set up a remote session for them, by doing
ajaxterm.py -c xm console <DOMNAME>
However is there any way to make this automatic? Maybe I could put it in the vif script?
Thanks