2018-04-10 20:59:51 +00:00
|
|
|
# Xen-Orchestra (Community) Installer
|
|
|
|
|
2018-03-30 18:36:48 +00:00
|
|
|
Xen-Orchestra (Community) allows you to administer Citrix XenServer and XCP-NG as well as backup any VM's running on these systems.
|
2016-01-13 22:30:11 +00:00
|
|
|
|
2016-01-14 13:08:49 +00:00
|
|
|
Confirm your VM's IP Address before starting the script so you know where to login to.
|
2016-01-13 22:07:46 +00:00
|
|
|
|
2018-03-30 18:54:47 +00:00
|
|
|
The single line installer allows you to go from a bare-minimal installation of Ubuntu to fully operational. Run the following steps from a root shell.
|
2016-01-14 13:08:49 +00:00
|
|
|
|
|
|
|
sudo bash
|
|
|
|
<password>
|
2017-03-07 15:16:25 +00:00
|
|
|
sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
|
2016-01-14 13:08:49 +00:00
|
|
|
<password>
|
|
|
|
|
2018-03-30 18:36:18 +00:00
|
|
|
The default username and password are applied, admin@admin.net and admin for the password
|
2016-01-14 13:08:49 +00:00
|
|
|
|
2016-01-26 20:40:59 +00:00
|
|
|
If you don't want NFS capabilities run "sudo apt-get remove nfs-common".
|
2018-04-10 13:14:49 +00:00
|
|
|
|
2018-04-10 21:04:10 +00:00
|
|
|
* Do not use LAMP
|
|
|
|
* Optional to enable SSH access/highly recommended
|
|
|
|
|