Xen Orchestra on Ubuntu 15.10 - Complete installation instructions
-
@Danp said
Latest release can be found at the respective link for each product:
HOT DAMN!
That's what I am looking for!
-
I've had this working but deleted all my VM's yesterday and started a fresh. Installing XO onto a fresh install of Ubuntu with network set-up
ruuning Scotts single line script as per post#1sudo curl https://raw.githubusercontent.com/scottalanmiller/xenorchestra_installer/master/xo_install.sh | bash
But I get the following errors:-
-
Are you definitely running as root?
-
@scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Are you definitely running as root?
ur maybe
-
That $ prompt suggests end user account
-
Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?
-
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?
Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.
sudo -i su
-
@scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?
Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.
sudo -i su
OK that worked maybe worth mentioning it in first post
-
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?
Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.
sudo -i su
OK that worked maybe worth mentioning it in first post
He did, second sentence:
-
OK so it ran but something not right, can't seem to see where to add new host???
-
On chrome I get:-
But on Firefox and Edge it's fine.
-
@hobbit666 you mean the loading circle?
-
@DustinB3403 Doh, cleared the cache now fine
-
@scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Doesn't the sudo command make it run as root? but i'm also running it as the user I first set-up as I thought Ubuntu doesn't have root you use sudo?
Yes, but only the immediate process. Try running as root instead. Sudo is how you get to root.
sudo -i su
OK that worked maybe worth mentioning it in first post
He did, second sentence:
Yeah but I thought that's what the sudo at the beginning of the command did run it as root.
-
@hobbit666 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
Yeah but I thought that's what the sudo at the beginning of the command did run it as root.
Sort of. Knowing that sudo only elevates some things to root is just part of the pain of using Ubuntu.
-
It's tough because people often use the phrase "run as root" loosely. But there is a reason that it says that rather than putting sudo into the command example.
-
@scottalanmiller good to know thou
-
Has anyone updated to 5.1 yet?
I tried today, and it kept me on 5.0.
Is it under next-release or stable? Or something entirely different?
FORGET IT I FIGURED IT OUT.
I must have been on next-release or something.
I ran it again with no issues.
-
I updated.
-
@DustinB3403 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
I updated.
A reboot fixed my issue, finally.
Here I thought that was just a Windows thing.