Displaying 5 results from an estimated 5 matches for "grundi".
Did you mean:
grund
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
Hi Waldirio:
I tried telnet earlier from one DomU to another
[root@localhost ~]# telnet 192.168.17.201 22
Trying 192.168.17.201...
Connected to 192.168.17.201 (192.168.17.201).
Escape character is ''^]''.
and then it just hangs...
So it looks like I can connect to the port from DomU to DomU.
But from Dom0 to a DomU
[root@gxn-wn2 ~]# telnet 192.168.17.201 22
Trying
2008 Jun 12
8
Booting from CD to rescue a DomU
Hi Xen Users,
I would like to boot into a knoppix iso on an existing domU.
In my config file i have:
disk = [
"file:/var/lib/xen/images/machine-10.img,hda,w","file:/mnt/knoppix.iso,
hdb:cdrom,hdb,r" ]
Can''t seem to boot it though. Do I have to go into the VMs BIOS to tell it
to boot it?
Cheers
CHris
_______________________________________________
Xen-users
2014 Nov 29
1
Unknown scheme SSHA256.HEX.b64
I'm getting a very strange error and I'm completely mystified by it. Thank
you so much for taking a look!
I recently migrated some users from another dovecot server to my own, and
the previous admin had the passwords in their database using the SSHA256
scheme in HEX format. All the password hashes are in my database (MySQL)
with a {SSHA256.HEX} prefix, and I thought at first that they
2010 Oct 12
1
bootloader_args element
I am trying to set the hostname of VMs at boot time and banging my head
against the wall. I am using
virsh create xen-config.xml
to boot a Scientific Linux 5.5 image. I have gone through the libvirt
domain xml format at
http://libvirt.org/formatdomain.html#elementsResources
and I don't see anywhere to set the hostname in there. I am using pygrub
for the bootloader and noticed the
2010 Oct 07
1
setting hostname in xen config .xml file
Hello All:
I am trying to set the hostname of VMs at boot time and banging my head
against the wall. I am using
virsh create xen-config.xml
to boot a Scientific Linux 5.5 image. I have gone through the libvirt
domain xml format at
http://libvirt.org/formatdomain.html#elementsResources
and I don''t see anywhere to set the hostname in there. I am using
pygrub for the bootloader