Skip to content

citrix-openstack/xenapi-in-the-cloud-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xenapi-in-the-cloud-access

Scripts to access a clouded xenapi hypervisor, and its guests

First, make sure, that you copied jenkins' key to this directory, as jenins.pem.

Set your IP address

./set_host.sh <public ip>

This will generate the vncviewer executable, and an ssh configuration file ssh_config.

Access domU

ssh -F ssh_config domu

Access dom0

ssh -F ssh_config domzero

Access a guest's console

./vncviewer 2

About

Scripts to access a clouded xenapi hypervisor, and its guests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages