Hi Thomas,
--- Thomas Mueller <[EMAIL PROTECTED]> wrote: - snip - > > # kvm -hda ubuntu6.06.img -cdrom /dev/scd0 -m 512 -boot d -vnc IP:1 > > on kvm-machine) kvm -hda ubuntu6.06.img -cdrom /dev/scd0 -m 512 -boot > d \ > -vnc :1 On the server running; # kvm -hda ubuntu6.06.img -cdrom /dev/scd0 -m 512 -boot d -vnc :1 It was hanging there. > on another host with) vncviewer kvm-machine:1 Unfortnately I don't have vncviewer running on the local desktop. What can I do? TIA On local desktop Xterm after ssh-connect the server; # netstat -antp Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN 5682/kvm tcp 0 0 192.168.122.1:53 0.0.0.0:* LISTEN 5100/dnsmasq tcp6 0 0 :::22 :::* LISTEN 5561/sshd tcp6 0 0 192.168.0.110:22 192.168.0.36:45338 ESTABLISHED 5566/0 Is the VM running? Which packages I have to install for vncviewr, vnc-client, etc. ? B.R. Stephen Send instant messages to your online friends http://uk.messenger.yahoo.com -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
