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

    City of Munich Now a Major Contributor to Open Source

    News
    open source
    7
    41
    5.4k
    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
      last edited by

      That is bending my mind that you can get 50-80% reduction in a snowflake environment.

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

        @Dashrender said:

        I gotta ask - what makes managing those Windows boxes so much more time consuming? At that pay rate, those guys are should definitely be doing things as automatedly (made up word?) as possible, using scripts, etc.

        Automating Windows is still considered, a specialist task. At $100K you have UNIX admins who automate with nearly every key stroke. At the same price, Windows admins do so rarely. UNIX is designed top to bottom around automation and everything in the culture is based around it. Windows is making incredible strides in this area but is nowhere near there yet - more because of the culture than because of the tooling. But the tooling is very new still.

        But how many Windows shops can, with zero effort, poll every server that they have, instantly, and get a report on uptime, for example? This is simply a "command" in UNIX. No planning needed, no setup, no special tools. It just works.

        In Windows you have to plan to automate, in UNIX it often "just happens."

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

          I'd be surprised today if that particular request wasn't just a command today on Windows too ( a powershell command), but you're right it's definitely a culture thing.

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

            @Dashrender said:

            I'd be surprised today if that particular request wasn't just a command today on Windows too ( a powershell command), but you're right it's definitely a culture thing.

            It might be. But every UNIX admin, even juniors, know how to do that. In Windows, outside of Rob and Martin who teach PowerShell, find me anyone who can do it without looking it up and even then, maybe it is challenging.

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

              @scottalanmiller said:

              @Dashrender said:

              I'd be surprised today if that particular request wasn't just a command today on Windows too ( a powershell command), but you're right it's definitely a culture thing.

              It might be. But every UNIX admin, even juniors, know how to do that. In Windows, outside of Rob and Martin who teach PowerShell, find me anyone who can do it without looking it up and even then, maybe it is challenging.

              I'll definitely give you that.

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

                And UNIX can do it without an infrastructure like AD if you don't want one. Windows "can" too but you give up a lot to do it.

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

                  @scottalanmiller said:

                  And UNIX can do it without an infrastructure like AD if you don't want one. Windows "can" too but you give up a lot to do it.

                  Does that assume that all of the UNIX boxes have the same username and password setup on every box?

                  JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @Dashrender
                    last edited by

                    @scottalanmiller said:

                    And UNIX can do it without an infrastructure like AD if you don't want one. Windows "can" too but you give up a lot to do it.

                    @Dashrender said:

                    Does that assume that all of the UNIX boxes have the same username and password setup on every box?

                    On this note, I am with @Dashrender as you have to plan ahead with credentials or SSH keys in *nix and in Windows you plan ahead with AD or local accounts. Either way this one is a wash not a savings.

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

                      @Dashrender said:

                      Does that assume that all of the UNIX boxes have the same username and password setup on every box?

                      Yes, but generally your build scripts do that so it is zero effort in most shops. Like at NTG, the same basic build script that installs base packages like fail2ban also puts in user accounts, their keys, etc. It's about the lowest effort thing that you can do.

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

                        @JaredBusch said:

                        On this note, I am with @Dashrender as you have to plan ahead with credentials or SSH keys in *nix and in Windows you plan ahead with AD or local accounts. Either way this one is a wash not a savings.

                        Having done both, I would call it a pretty big savings. No extra infrastructure, effectively no management.

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