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

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.3m
    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.
    • DustinB3403D
      DustinB3403 @Osvaldo
      last edited by

      @Osvaldo said in What Are You Doing Right Now:

      Making a script to install most of the software without clicks (if possible) from a list of programs (click and forget kind of)

      That's what package managers are.

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

        @DustinB3403 said in What Are You Doing Right Now:

        @black3dynamite said in What Are You Doing Right Now:

        @scottalanmiller said in What Are You Doing Right Now:

        @EddieJennings said in What Are You Doing Right Now:

        @DustinB3403 said in What Are You Doing Right Now:

        @EddieJennings said in What Are You Doing Right Now:

        If sed existed in Windows, that would make my current task much easier.

        http://gnuwin32.sourceforge.net/packages/sed.htm

        Nice. If I could only install that on every server we have 😄

        https://chocolatey.org/packages/sed

        choco install sed -y
        

        You actually install chocolatey and its packages on a production server?

        Do you have more concern using an easy to use repo rather than direct from the source?

        No.

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

          @black3dynamite said in What Are You Doing Right Now:

          @DustinB3403 said in What Are You Doing Right Now:

          @black3dynamite said in What Are You Doing Right Now:

          @scottalanmiller said in What Are You Doing Right Now:

          @EddieJennings said in What Are You Doing Right Now:

          @DustinB3403 said in What Are You Doing Right Now:

          @EddieJennings said in What Are You Doing Right Now:

          If sed existed in Windows, that would make my current task much easier.

          http://gnuwin32.sourceforge.net/packages/sed.htm

          Nice. If I could only install that on every server we have 😄

          https://chocolatey.org/packages/sed

          choco install sed -y
          

          You actually install chocolatey and its packages on a production server?

          Do you have more concern using an easy to use repo rather than direct from the source?

          No.

          So why would you not use chocolatey if you need easy access to the packages that are offered there?

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

            @black3dynamite said in What Are You Doing Right Now:

            @scottalanmiller said in What Are You Doing Right Now:

            @EddieJennings said in What Are You Doing Right Now:

            @DustinB3403 said in What Are You Doing Right Now:

            @EddieJennings said in What Are You Doing Right Now:

            If sed existed in Windows, that would make my current task much easier.

            http://gnuwin32.sourceforge.net/packages/sed.htm

            Nice. If I could only install that on every server we have 😄

            https://chocolatey.org/packages/sed

            choco install sed -y
            

            You actually install chocolatey and its packages on a production server?

            You actually don't? I'd never not have it on production, it's how you handle updates.

            Choco is semi-official and the underlying system is totally official. I can't imagine being okay with Windows and not demanding Chocolatey.

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

              We absolutely require Chocolatey on production servers. We might skip it on lab machines, but never in production. Having the ability to standardize installs, guarantee we get checksums, having validated sources, keeping packages up to date... it's the best.

              black3dynamiteB ObsolesceO 2 Replies Last reply Reply Quote 0
              • black3dynamiteB
                black3dynamite @scottalanmiller
                last edited by

                @scottalanmiller said in What Are You Doing Right Now:

                We absolutely require Chocolatey on production servers. We might skip it on lab machines, but never in production. Having the ability to standardize installs, guarantee we get checksums, having validated sources, keeping packages up to date... it's the best.

                For your standardize installs, what packages do you normally install?

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch
                  last edited by

                  Just opened my birthday present.

                  878B6437-77D0-4D3F-864F-6F8724BF218B.jpeg
                  36DED943-7A6C-4E69-8022-D55A2B4388F1.jpeg

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

                    Super busy evening around here.

                    1 Reply Last reply Reply Quote 0
                    • EddieJenningsE
                      EddieJennings
                      last edited by

                      Preparing some VMs for a how-to video.

                      1 Reply Last reply Reply Quote 1
                      • ObsolesceO
                        Obsolesce @scottalanmiller
                        last edited by

                        @scottalanmiller said in What Are You Doing Right Now:

                        We absolutely require Chocolatey on production servers. We might skip it on lab machines, but never in production. Having the ability to standardize installs, guarantee we get checksums, having validated sources, keeping packages up to date... it's the best.

                        That's what I did at my last employer. Choco was on every Windows server.

                        scottalanmillerS 1 Reply Last reply Reply Quote 2
                        • scottalanmillerS
                          scottalanmiller @Obsolesce
                          last edited by

                          @Obsolesce said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          We absolutely require Chocolatey on production servers. We might skip it on lab machines, but never in production. Having the ability to standardize installs, guarantee we get checksums, having validated sources, keeping packages up to date... it's the best.

                          That's what I did at my last employer. Choco was on every Windows server.

                          And desktop, too!

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

                            Doing some system updates, getting ready to game with the kids.

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

                              @scottalanmiller said in What Are You Doing Right Now:

                              @Obsolesce said in What Are You Doing Right Now:

                              @scottalanmiller said in What Are You Doing Right Now:

                              We absolutely require Chocolatey on production servers. We might skip it on lab machines, but never in production. Having the ability to standardize installs, guarantee we get checksums, having validated sources, keeping packages up to date... it's the best.

                              That's what I did at my last employer. Choco was on every Windows server.

                              And desktop, too!

                              Yup, Chocolatey was easy to manage with SaltStack, which was also on everything.

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

                                Finally bed time here.

                                1 Reply Last reply Reply Quote 0
                                • WrCombsW
                                  WrCombs
                                  last edited by

                                  morning everyone,
                                  Coffee and reviewing tickets

                                  LilAngL 1 Reply Last reply Reply Quote 2
                                  • LilAngL
                                    LilAng @WrCombs
                                    last edited by

                                    @WrCombs said in What Are You Doing Right Now:

                                    morning everyone,
                                    Coffee and reviewing tickets

                                    saaaaaame

                                    WrCombsW 1 Reply Last reply Reply Quote 1
                                    • hobbit666H
                                      hobbit666
                                      last edited by

                                      Seeing if i can setup a rsync between a WesternDigital Sharespace NAS and a Netgear ReadyNAS

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

                                        Just got a sales call from 860-835-2729 who called me, put me on hold immediately when I answered, then suddenly yelled something in Spanish, then put me on mute for a while.

                                        scottalanmillerS dafyreD 2 Replies Last reply Reply Quote 1
                                        • WrCombsW
                                          WrCombs @LilAng
                                          last edited by

                                          @LilAng said in What Are You Doing Right Now:

                                          @WrCombs said in What Are You Doing Right Now:

                                          morning everyone,
                                          Coffee and reviewing tickets

                                          saaaaaame

                                          Very fun,
                                          Out here solving problems

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

                                            @scottalanmiller said in What Are You Doing Right Now:

                                            860-835-2729

                                            Oh, suspected scammer...

                                            https://www.whitepages.com/phone/1-860-835-2729

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3563
                                            • 3564
                                            • 3565
                                            • 3566
                                            • 3567
                                            • 4443
                                            • 4444
                                            • 3565 / 4444
                                            • First post
                                              Last post