mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2025-01-20 07:19:00 +01:00
Updated ReadMe
Single line installation instructions.
This commit is contained in:
parent
abd873a6fd
commit
d064653abe
14
README.md
14
README.md
@ -1,8 +1,14 @@
|
||||
# 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.
|
||||
|
||||
chmod +x /xenorchestra_install/xo_install.sh
|
||||
Confirm your VM's IP Address before starting the script so you know where to login to.
|
||||
|
||||
Run the installer with from a root shell so sudo bash and then " ./xo_install.sh "
|
||||
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>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user