mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2026-07-24 15:31:32 +00:00
Rename README.md to README
This commit is contained in:
15
README
Normal file
15
README
Normal file
@@ -0,0 +1,15 @@
|
||||
# xenorchestra_installer
|
||||
|
||||
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/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
|
||||
<password>
|
||||
|
||||
|
||||
If you don't want NFS capabilities run "sudo apt-get remove nfs-common".
|
||||
Reference in New Issue
Block a user