mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-07-17 20:11:21 +00:00
Merge pull request #65 from braiam/patch-1
Don't call bash repeatedly - confirmed works
This commit is contained in:
@@ -4,9 +4,7 @@ Xen-Orchestra (Community Edition) allows you to administer Citrix XenServer and
|
|||||||
|
|
||||||
The single line installation script allows you to go from a bare-minimal installation of [Ubuntu](https://ubuntu.com/download/server) or [Debian (Server)](https://www.debian.org/distrib/netinst) to fully operational XOCE server. Run the following steps from a root shell.
|
The single line installation script allows you to go from a bare-minimal installation of [Ubuntu](https://ubuntu.com/download/server) or [Debian (Server)](https://www.debian.org/distrib/netinst) to fully operational XOCE server. Run the following steps from a root shell.
|
||||||
|
|
||||||
sudo bash
|
curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | sudo bash
|
||||||
<password>
|
|
||||||
sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
|
|
||||||
<password>
|
<password>
|
||||||
|
|
||||||
The default username and password are applied, admin@admin.net and admin for the password
|
The default username and password are applied, admin@admin.net and admin for the password
|
||||||
|
|||||||
Reference in New Issue
Block a user