Updated ReadMe

Single line installation instructions.
This commit is contained in:
Jarli01 2016-01-14 08:08:49 -05:00
parent abd873a6fd
commit d064653abe
1 changed files with 10 additions and 4 deletions

View File

@ -1,8 +1,14 @@
# xenorchestra_installer # xenorchestra_installer
You'll need to install zip to unzip the file
upzip master The single line installation required the following steps from a root shell.
Confirm your VM's IP Address before starting the script so you know where to login to.
The default username and password are applied, admin@admin.net and admin for the password
sudo bash
<password>
sudo curl https://raw.githubusercontent.com/scottalanmiller/xenorchestra_installer/master/xo_install.sh | bash
<password>
chmod +x /xenorchestra_install/xo_install.sh
Run the installer with from a root shell so sudo bash and then " ./xo_install.sh "