ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Xen Orchestra on Ubuntu 15.10 - Complete installation instructions

    IT Discussion
    how to xen orchestra ubuntu 15.10 debian xen open source ubuntu linux xenserver
    24
    609
    282.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      olivier @Alex Sage
      last edited by

      @aaronstuder That's a Safari issue. We opened an issue on GH.

      Really, Safari is the new IE... https://nolanlawson.com/2015/06/30/safari-is-the-new-ie

      A 1 Reply Last reply Reply Quote 2
      • A
        Alex Sage @olivier
        last edited by

        @olivier Thanks for the reply!

        1 Reply Last reply Reply Quote 0
        • B
          BRRABill
          last edited by

          This may be more of a GitHUb question, but ... how do you know what the latest version is?

          A thread on the XO forum said that version 5.0.2 was out. I updated, no problems.

          Except xo-server is still on 5.0.0. I would think that was weird, but I know in 4.X that sometimes happened.

          Anyway, how do I find out what the latest version is, so I know when to freak out and when not to freak out. 🙂

          D 1 Reply Last reply Reply Quote 0
          • D
            DustinB3403 @BRRABill
            last edited by

            @BRRABill You would watch the XO github site.

            B 1 Reply Last reply Reply Quote 0
            • B
              BRRABill @DustinB3403
              last edited by

              @DustinB3403 said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

              @BRRABill You would watch the XO github site.

              So, I am on that page, and not finding what I am looking for.

              I see there are separate xo-server and xo-web pages.

              But still not seeing how to tell what the latest version of each is.

              I am sure it's not a XO issue, just my unfamiliarity with GitHub.

              1 Reply Last reply Reply Quote 0
              • D
                Danp
                last edited by

                Latest release can be found at the respective link for each product:

                https://github.com/vatesfr/xo-server/releases

                https://github.com/vatesfr/xo-web/releases

                B 1 Reply Last reply Reply Quote 2
                • B
                  BRRABill @Danp
                  last edited by

                  @Danp said

                  Latest release can be found at the respective link for each product:

                  https://github.com/vatesfr/xo-server/releases

                  https://github.com/vatesfr/xo-web/releases

                  HOT DAMN!

                  That's what I am looking for!

                  1 Reply Last reply Reply Quote 0
                  • H
                    hobbit666
                    last edited by

                    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#1

                    sudo curl https://raw.githubusercontent.com/scottalanmiller/xenorchestra_installer/master/xo_install.sh | bash

                    But I get the following errors:-
                    0_1469630110080_XenError1.png
                    0_1469630117254_XenError2.png

                    1 Reply Last reply Reply Quote 0
                    • S
                      scottalanmiller
                      last edited by

                      Are you definitely running as root?

                      H 1 Reply Last reply Reply Quote 0
                      • H
                        hobbit666 @scottalanmiller
                        last edited by

                        @scottalanmiller said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:

                        Are you definitely running as root?

                        ur maybe 😄

                        1 Reply Last reply Reply Quote 0
                        • S
                          scottalanmiller
                          last edited by

                          That $ prompt suggests end user account 🙂

                          1 Reply Last reply Reply Quote 0
                          • H
                            hobbit666
                            last edited by

                            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?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              scottalanmiller @hobbit666
                              last edited by

                              @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
                              
                              H 1 Reply Last reply Reply Quote 0
                              • H
                                hobbit666 @scottalanmiller
                                last edited by

                                @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 🙂

                                S 1 Reply Last reply Reply Quote 2
                                • S
                                  scottalanmiller @hobbit666
                                  last edited by

                                  @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:

                                  0_1469631456993_Screenshot from 2016-07-27 10:56:53.png

                                  H 1 Reply Last reply Reply Quote 1
                                  • H
                                    hobbit666
                                    last edited by

                                    OK so it ran but something not right, can't seem to see where to add new host???

                                    1 Reply Last reply Reply Quote 0
                                    • H
                                      hobbit666
                                      last edited by

                                      On chrome I get:-
                                      0_1469631603809_XOChrome.png

                                      But on Firefox and Edge it's fine.

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        DustinB3403
                                        last edited by

                                        @hobbit666 you mean the loading circle?

                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          hobbit666 @DustinB3403
                                          last edited by

                                          @DustinB3403 Doh, cleared the cache now fine 🙂

                                          1 Reply Last reply Reply Quote 1
                                          • H
                                            hobbit666 @scottalanmiller
                                            last edited by

                                            @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:

                                            0_1469631456993_Screenshot from 2016-07-27 10:56:53.png

                                            Yeah but I thought that's what the sudo at the beginning of the command did run it as root.

                                            S 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 30
                                            • 31
                                            • 8 / 31
                                            • First post
                                              Last post