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

    Solved Unifi 5.7 on Ubuntu 18.04

    IT Discussion
    unifi ubnt ubiquiti unifi 5.7 ubuntu ubuntu 18.04 mongodb mongodb 3.6
    8
    23
    6495
    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.
    • K
      krisleslie @JaredBusch last edited by

      @jaredbusch if they give me a brew of coffee I'd read it 🙂

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

        @dustinb3403 said in Unifi 5.7 on Ubuntu 18.04:

        I was going to post this over the long weekend as I was doing a distribution update and had the same issue.

        Once I saw Ubiquity said to not use 3.6 I just reverted to 17.04

        I thought 17.10 was still 3.4 as well. Maybe not.

        1 Reply Last reply Reply Quote 0
        • dbeato
          dbeato last edited by dbeato

          This worked but make sure that when you say to do this:

          mv /usr/bin/mongod mongod.bin
          

          Be sure to be on the /usr/bin folder when doing so or do the following

          mv /usr/bin/mongod /usr/bin/mongod.bin
          
          JaredBusch 1 Reply Last reply Reply Quote 0
          • JaredBusch
            JaredBusch @dbeato last edited by

            @dbeato said in Unifi 5.7 on Ubuntu 18.04:

            This worked but make sure that when you say to do this:

            mv /usr/bin/mongod mongod.bin
            

            Be sure to be on the /usr/bin folder when doing so or do the following

            mv /usr/bin/mongod /usr/bin/mongod.bin
            

            I know what you are trying to say, but saying it like that is clear as mud..

            dbeato 1 Reply Last reply Reply Quote 0
            • dbeato
              dbeato @JaredBusch last edited by

              @jaredbusch said in Unifi 5.7 on Ubuntu 18.04:

              @dbeato said in Unifi 5.7 on Ubuntu 18.04:

              This worked but make sure that when you say to do this:

              mv /usr/bin/mongod mongod.bin
              

              Be sure to be on the /usr/bin folder when doing so or do the following

              mv /usr/bin/mongod /usr/bin/mongod.bin
              

              I know what you are trying to say, but saying it like that is clear as mud..

              What can I say or add to make it clearer?

              JaredBusch 1 Reply Last reply Reply Quote 0
              • JaredBusch
                JaredBusch @dbeato last edited by JaredBusch

                @dbeato said in Unifi 5.7 on Ubuntu 18.04:

                @jaredbusch said in Unifi 5.7 on Ubuntu 18.04:

                @dbeato said in Unifi 5.7 on Ubuntu 18.04:

                This worked but make sure that when you say to do this:

                mv /usr/bin/mongod mongod.bin
                

                Be sure to be on the /usr/bin folder when doing so or do the following

                mv /usr/bin/mongod /usr/bin/mongod.bin
                

                I know what you are trying to say, but saying it like that is clear as mud..

                What can I say or add to make it clearer?

                this is a basic file move command. the source and destination are always relative to your pwd.

                It is totally poor form to discuss file source and destinations without clearly stating where to start, or explicitly noting them.

                You also used the word "on" instead of "in" and did not syntax highlight what you are talking about.

                Now based on the OP, and the lack of telling a user to be in the /usr/bin folder, the assumed intention here is to move and rename the existing /usr/bin/mongod to ~/mongod.bin

                You are unclearly trying to state that you simply need to rename mongod to mongod.bin while keeping it in the /usr/bin/ folder.

                @scottalanmiller needs to clarify his intent in the OP.

                1 Reply Last reply Reply Quote 1
                • dbeato
                  dbeato last edited by

                  Reason for me to revisit this post was due to the following Ubiquiti forum post
                  https://community.ubnt.com/t5/UniFi-Wireless/Unifi-controller-on-Ubuntu-18-04/td-p/2331657

                  1 Reply Last reply Reply Quote 0
                  • CCWTech
                    CCWTech last edited by

                    Scott, why did you go with Ubuntu vs. Fedora? (Asking for a friend)

                    dbeato scottalanmiller 2 Replies Last reply Reply Quote 0
                    • dbeato
                      dbeato @CCWTech last edited by

                      @ccwtech said in Unifi 5.7 on Ubuntu 18.04:

                      Scott, why did you go with Ubuntu vs. Fedora? (Asking for a friend)

                      There are no official Unifi installers for RHEL or Fedora distributions.

                      CCWTech 1 Reply Last reply Reply Quote 0
                      • CCWTech
                        CCWTech @dbeato last edited by

                        Sorry, I meant Debian not Fedora.

                        JaredBusch 1 Reply Last reply Reply Quote 0
                        • JaredBusch
                          JaredBusch @CCWTech last edited by

                          @ccwtech said in Unifi 5.7 on Ubuntu 18.04:

                          Sorry, I meant Debian not Fedora.

                          Because Ubuntu is steaming dog poo?

                          CCWTech 1 Reply Last reply Reply Quote 0
                          • CCWTech
                            CCWTech @JaredBusch last edited by

                            @jaredbusch said in Unifi 5.7 on Ubuntu 18.04:

                            @ccwtech said in Unifi 5.7 on Ubuntu 18.04:

                            Sorry, I meant Debian not Fedora.

                            Because Ubuntu is steaming dog poo?

                            Yeah, I followed your video and have mine on Debian, that's why I was wondering why Ubuntu.

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

                              @ccwtech said in Unifi 5.7 on Ubuntu 18.04:

                              Scott, why did you go with Ubuntu vs. Fedora? (Asking for a friend)

                              Because it's the official OS of the product. Absolutely no reason to use Fedora here. Unifi only supports Ubuntu and Debian, and Jared and I have opposite views here. Ubuntu is the business product of the Debian family, Debian is the hobby project that is used as the basis for it. Debian is great, I love the project and they do great work, but it doesn't have primary vendor support, you are at the mercy of a hobby project. Ubuntu uses that basis and turns it into a production ready release with vendor and market support options.

                              Ubuntu isn't Fedora, but it's still extremely good.

                              1 Reply Last reply Reply Quote 2
                              • First post
                                Last post