Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] how to switch domains in ssh terminal?

To: Jeremy Enos <jenos@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] how to switch domains in ssh terminal?
From: Daniel Hulme <dh286@xxxxxxxxx>
Date: Tue, 19 Jul 2005 10:00:01 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 19 Jul 2005 08:58:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42DC3A10.9080102@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <42DC3A10.9080102@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> Hi there-
> I've set up a Fedora4 xen domain0, and a Fedora4 domain1.  The
> physical  host is in a remote location.  How do I switch domains on a
> remote  connection (via ssh)?
You don't 'switch' domains, you are always connected to the domain you
ssh'ed into. If you want to get at domain 1 from dom0, use
xm console <name>
where <name> is the name of the domain you want (you can find it with xm
list). This gets you console of the domain. Sending ^] (ctrl-]) gets you
out of the console. For security reasons, you can get at user domains
from dom0 like this, but not vice-versa.

The other option is to ssh into the IP address you gave to domain 1
instead of to the IP address of dom0. Obviously this will only work if
you configured the domain to have a network interface and if it is
running sshd.

HTH,
Daniel

-- 
"The  rules  of  programming  are  transitory;  only  Tao  is  eternal.
 Therefore you  must contemplate Tao before you receive  enlightenment."
"How will I know when I have received enlightenment?"  asked the novice.
"Your program will then run correctly," replied the master.

Attachment: pgpTsrN3SrFWb.pgp
Description: PGP signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>