|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Free XEN / DomU management software
Michael!
I have two questions:
When I install the xn-suite_0.82-lenny1_i386.deb packate, I see:
"Access the xn-web interface at http://<yourserver>/xn-web with username 'admin' and password '8nyNzNHslb8g'"
Q1: How to change the default random password without accessing the web page?
Q2: My dom0 is limited to dom0_mem=640M and my xend-config.sxp will never balloon out (dom0-min-mem 0). So, how to configure the xn-Suite according to my setup? I'm asking this because when I install the xn-suite, I see the message:
"Error: memory_dynamic_max must be less than or equal to memory_static_max"
So, how to setup the memory related stuff?
Regards, Thiago
On 28 January 2010 19:06, Michael Schmidt <michael.schmidt@xxxxxxxxxx> wrote:
Hi
Michael, I'm the maintainer of the Xen Live CD v2.0 and I'm wondering if I can include the xn-Suite on the next release!
Can I? What do you think?!
Maybe I can install the xn-client within a live domU... :)
Sounds like a good idear. Lets integrate it :)
Can you help with the setup of the xn-Suite with the lighttpd server?!
I'm using a Debian Lenny as my dom0.
- Install php5-cgi
- run: ln -s /etc/lighttpd/conf-available/10-fastcgi.conf /etc/lighttpd/conf-enabled/
- Create file /etc/lighttpd/conf-enabled/99-xn-web with following content:
alias.url += (
"/xn-web/" => "/usr/share/xn-core/xn-web/",
)
- run: chown www-data:www-data -R /usr/share/xn-core/xn-web
- run: /etc/init.d/lighttpd restart
- Use this url: http://<yourhost>/xn-web
Best Regards
- Michael Schmidt
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] Free XEN / DomU management software,
Thiago Camargo Martins Cordeiro <=
|
|
|
|
|