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

    Cloud hosting Unifi controller

    IT Discussion
    8
    33
    6.6k
    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.
    • DashrenderD
      Dashrender @A Former User
      last edited by

      @thecreativeone91 said:

      If you have a Virtual Infrastructure already internally, I'd just bring up a Ubuntu VM on that.

      yeah I could have done that, but that would be a LOT more work than just installing the Windows setup, which I did on one of my DCs.

      Why Ubuntu instead of CentOS?

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Dashrender
        last edited by

        @Dashrender said:

        @thecreativeone91 said:

        If you have a Virtual Infrastructure already internally, I'd just bring up a Ubuntu VM on that.

        yeah I could have done that, but that would be a LOT more work than just installing the Windows setup, which I did on one of my DCs.

        Why Ubuntu instead of CentOS?

        The Ubqitui stuff doesn't run as well on CentOS. How is that all lot more work? Also I would not install the controller on a Domain Controller.

        DashrenderD 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @coliver
          last edited by A Former User

          @coliver said:

          Linux controller has been out for a long time... at least as long as I've been watching/using their products.

          It was what came out first, the Windows stuff came later because people complained but, it didn't take them long to bring out the windows stuff. It's all java anyway.

          1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender @A Former User
            last edited by

            @thecreativeone91 said:

            @Dashrender said:

            @thecreativeone91 said:

            If you have a Virtual Infrastructure already internally, I'd just bring up a Ubuntu VM on that.

            yeah I could have done that, but that would be a LOT more work than just installing the Windows setup, which I did on one of my DCs.

            Why Ubuntu instead of CentOS?

            The Ubqitui stuff doesn't run as well on CentOS. How is that all lot more work? Also I would not install the controller on a Domain Controller.

            Why? FYI I have three DCs, though one is going away really soon.

            It's a lot more work because I'd have to download and install a Linux distro before I could get to work setting up the APs. Since I had a Windows platform, it was just - install and done.

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Dashrender
              last edited by

              @Dashrender said:

              @thecreativeone91 said:

              @Dashrender said:

              @thecreativeone91 said:

              If you have a Virtual Infrastructure already internally, I'd just bring up a Ubuntu VM on that.

              yeah I could have done that, but that would be a LOT more work than just installing the Windows setup, which I did on one of my DCs.

              Why Ubuntu instead of CentOS?

              The Ubqitui stuff doesn't run as well on CentOS. How is that all lot more work? Also I would not install the controller on a Domain Controller.

              Why? FYI I have three DCs, though one is going away really soon.

              It's a lot more work because I'd have to download and install a Linux distro before I could get to work setting up the APs. Since I had a Windows platform, it was just - install and done.

              You really don't want extra applications running on Top of Domain Controllers.

              JaredBuschJ 1 Reply Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @A Former User
                last edited by

                @thecreativeone91 said:

                You really don't want extra applications running on Top of Domain Controllers.

                I call BS on this. It is a waste of a VM to be DC only when you are a full windows shop. Running any kind of basic application on a DC hurts nothing and makes more efficient use of your licensing.

                ? scottalanmillerS 2 Replies Last reply Reply Quote -1
                • ?
                  A Former User @JaredBusch
                  last edited by A Former User

                  @JaredBusch said:

                  @thecreativeone91 said:

                  You really don't want extra applications running on Top of Domain Controllers.

                  I call BS on this. It is a waste of a VM to be DC only when you are a full windows shop. Running any kind of basic application on a DC hurts nothing and makes more efficient use of your licensing.

                  It's actually a major security issue. We fire people for this. You get two VOSEs with 2012 Standard anyway.

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

                    @JaredBusch said:

                    @thecreativeone91 said:

                    You really don't want extra applications running on Top of Domain Controllers.

                    I call BS on this. It is a waste of a VM to be DC only when you are a full windows shop. Running any kind of basic application on a DC hurts nothing and makes more efficient use of your licensing.

                    We run all of our DCs dedicated.

                    1 Reply Last reply Reply Quote 1
                    • ?
                      A Former User
                      last edited by

                      This is the offical Best Pratice related to DCs

                      these permitted applications and services should be comprised only of what is required for the computer to host AD DS and possibly DNS, plus any system security software such as antivirus software

                      It's quiet a big security issue with your DCs running other applications.

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

                        In a small shop, but only quite small, I'd be willing to double duty my DCs, but only with limited, first party services. DNS and DHCP obviously. But file serving for example. I think DC + FS is a common and sensible use of a license in a small shop if the other VM license needs to be used for something else. But things like databases and third party application serving I really never want to see combined on a DC.

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @A Former User
                          last edited by

                          @thecreativeone91 said:

                          these permitted applications and services should be comprised only of what is required for the computer to host AD DS and possibly DNS, plus any system security software such as antivirus software

                          Is that the Microsoft quote?

                          ? 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @scottalanmiller
                            last edited by

                            @scottalanmiller said:

                            @thecreativeone91 said:

                            these permitted applications and services should be comprised only of what is required for the computer to host AD DS and possibly DNS, plus any system security software such as antivirus software

                            Is that the Microsoft quote?

                            Yep

                            1 Reply Last reply Reply Quote 1
                            • Reid CooperR
                              Reid Cooper
                              last edited by

                              Best practice is most clearly to keep DCs separate. I think that there are good cases where it can make sense to combine some other tasks into that role, but the best practice is pretty clear. I think that the biggest issues start to arise around failover. If you have two DCs, the AD function will failover in one way. How do you then deal with other things running on one of the DCs?

                              If you only have a single DC this isn't a problem. And it is probably when you have only one that you are most likely to want to combine roles.

                              1 Reply Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender
                                last edited by

                                In a situation where you have a Datacenter license on your VM host, sure stand up an individual server for each process you need to support - but I don't. It's not worth $800+ to me to purchase another Windows license. That said - when things slow down in a few weeks (after the new building goes live), I'll probably just migrate this to a linux box.

                                ? scottalanmillerS 2 Replies Last reply Reply Quote 0
                                • ?
                                  A Former User @Dashrender
                                  last edited by

                                  @Dashrender said:

                                  In a situation where you have a Datacenter license on your VM host, sure stand up an individual server for each process you need to support - but I don't. It's not worth $800+ to me to purchase another Windows license. That said - when things slow down in a few weeks (after the new building goes live), I'll probably just migrate this to a linux box.

                                  $800+? You can get Server 2012 r2 Standard for around $700 which comes with 2 VOSE.

                                  But, Really is $700 that much for security? When an application runs on your DC it has access to your whole AD/Global Catalog. That's the major issue. If buying another server licenses is too much then just do linux.

                                  DashrenderD 2 Replies Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Dashrender
                                    last edited by

                                    @Dashrender said:

                                    It's not worth $800+ to me to purchase another Windows license. That said - when things slow down in a few weeks (after the new building goes live), I'll probably just migrate this to a linux box.

                                    Who is giving you prices that high? $600 - $700 is more the normal range and that's two VMs.

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

                                      Plus you don't necessarily need a Windows license for every VM. Once you are breaking things out there is more and more possibility that you will mix in other operating systems like Linux and FreeBSD that add discretion without licensing costs. Like for a dedicated application server or a database server, those are very popular UNIX roles.

                                      DashrenderD 1 Reply Last reply Reply Quote 0
                                      • DashrenderD
                                        Dashrender @A Former User
                                        last edited by

                                        @thecreativeone91 said:

                                        @Dashrender said:

                                        In a situation where you have a Datacenter license on your VM host, sure stand up an individual server for each process you need to support - but I don't. It's not worth $800+ to me to purchase another Windows license. That said - when things slow down in a few weeks (after the new building goes live), I'll probably just migrate this to a linux box.

                                        $800+? You can get Server 2012 r2 Standard for around $700 which comes with 2 VOSE.

                                        OK I pulled this number out of my ass, I haven't bought any licenses recently!

                                        1 Reply Last reply Reply Quote 0
                                        • DashrenderD
                                          Dashrender @A Former User
                                          last edited by

                                          @thecreativeone91 said:

                                          @Dashrender said:

                                          In a situation where you have a Datacenter license on your VM host, sure stand up an individual server for each process you need to support - but I don't. It's not worth $800+ to me to purchase another Windows license. That said - when things slow down in a few weeks (after the new building goes live), I'll probably just migrate this to a linux box.

                                          $800+? You can get Server 2012 r2 Standard for around $700 which comes with 2 VOSE.

                                          But, Really is $700 that much for security? When an application runs on your DC it has access to your whole AD/Global Catalog. That's the major issue. If buying another server licenses is too much then just do linux.

                                          No it doesn't. Not unless the app is running as a user who has more rights than is needed.

                                          ? 1 Reply Last reply Reply Quote -1
                                          • DashrenderD
                                            Dashrender @scottalanmiller
                                            last edited by

                                            @scottalanmiller said:

                                            Plus you don't necessarily need a Windows license for every VM. Once you are breaking things out there is more and more possibility that you will mix in other operating systems like Linux and FreeBSD that add discretion without licensing costs. Like for a dedicated application server or a database server, those are very popular UNIX roles.

                                            Exactly - that's what I mentioned will probably happen when the move project is done.

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