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

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.4m
    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.
    • thwrT
      thwr @JaredBusch
      last edited by

      @JaredBusch said in What Are You Doing Right Now:

      @thwr said in What Are You Doing Right Now:

      @JaredBusch said in What Are You Doing Right Now:

      @thwr said in What Are You Doing Right Now:

      @JaredBusch said in What Are You Doing Right Now:

      Upgrading Nextcloud to current stable.
      b1413dae-f69f-46c0-9df4-387e69e57ddc-image.png

      I'm running all those workloads on Docker. Makes life so much easier. No more per-application handling.

      Yeah, not going to happen.

      ๐Ÿ™‚

      Last time I looked, wasn't the docker container of NC community sourced?

      Sec, let me check

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

        @JaredBusch said in What Are You Doing Right Now:

        @thwr said in What Are You Doing Right Now:

        @JaredBusch said in What Are You Doing Right Now:

        @thwr said in What Are You Doing Right Now:

        @JaredBusch said in What Are You Doing Right Now:

        Upgrading Nextcloud to current stable.
        b1413dae-f69f-46c0-9df4-387e69e57ddc-image.png

        I'm running all those workloads on Docker. Makes life so much easier. No more per-application handling.

        Yeah, not going to happen.

        ๐Ÿ™‚

        Last time I looked, wasn't the docker container of NC community sourced?

        f964b9c86514        nextcloud:latest 
        

        https://hub.docker.com/_/nextcloud/

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

          @thwr said in What Are You Doing Right Now:

          @JaredBusch said in What Are You Doing Right Now:

          @thwr said in What Are You Doing Right Now:

          @JaredBusch said in What Are You Doing Right Now:

          @thwr said in What Are You Doing Right Now:

          @JaredBusch said in What Are You Doing Right Now:

          Upgrading Nextcloud to current stable.
          b1413dae-f69f-46c0-9df4-387e69e57ddc-image.png

          I'm running all those workloads on Docker. Makes life so much easier. No more per-application handling.

          Yeah, not going to happen.

          ๐Ÿ™‚

          Last time I looked, wasn't the docker container of NC community sourced?

          f964b9c86514        nextcloud:latest 
          

          https://hub.docker.com/_/nextcloud/

          603cb970-4968-4ae4-8dcf-a67e47902211-image.png

          thwrT 1 Reply Last reply Reply Quote 1
          • thwrT
            thwr @JaredBusch
            last edited by

            @JaredBusch said in What Are You Doing Right Now:

            @thwr said in What Are You Doing Right Now:

            @JaredBusch said in What Are You Doing Right Now:

            @thwr said in What Are You Doing Right Now:

            @JaredBusch said in What Are You Doing Right Now:

            @thwr said in What Are You Doing Right Now:

            @JaredBusch said in What Are You Doing Right Now:

            Upgrading Nextcloud to current stable.
            b1413dae-f69f-46c0-9df4-387e69e57ddc-image.png

            I'm running all those workloads on Docker. Makes life so much easier. No more per-application handling.

            Yeah, not going to happen.

            ๐Ÿ™‚

            Last time I looked, wasn't the docker container of NC community sourced?

            f964b9c86514        nextcloud:latest 
            

            https://hub.docker.com/_/nextcloud/

            603cb970-4968-4ae4-8dcf-a67e47902211-image.png

            yep, that link points to the Docker Hub page I've linked above. Snap... well, I don't like them, but that's personal preference.

            1 Reply Last reply Reply Quote 0
            • thwrT
              thwr @thwr
              last edited by

              @thwr said in What Are You Doing Right Now:

              @WrCombs said in What Are You Doing Right Now:

              @scottalanmiller said in What Are You Doing Right Now:

              @WrCombs said in What Are You Doing Right Now:

              I don't?Every Job Posting I've seen requires some knowledge of AD.

              Yes, like how to attach a desktop or change a password. Takes seconds to learn. You've already done those things. Learning to deploy it isn't a bad thing to know, but not a priority. No one is ever going to hire you to set up a new AD system, just to do basic maintenance of an old one. You literally can learn that stuff in an evening. So put in your one evening and move on.

              I did that already. Only thing I gotta figure out is how to add a Computer/device to the domain

              • Control Panel
              • Deployment Script
              • PowerShell Add-Computer โ€“Domainname my.domain.tld -restart
              • ...

              BTW @WrCombs: If you want to learn something really useful, learn PowerShell. Scripting helps you to automate repetitive and error prone tasks like user creation, group assignments and so on. You could build a script to assign users to groups. That script could also inform users and managers about new assignments by mail. That's what I do with our research assistants and students, for example.

              DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 3
              • DustinB3403D
                DustinB3403 @thwr
                last edited by

                @thwr said in What Are You Doing Right Now:

                @thwr said in What Are You Doing Right Now:

                @WrCombs said in What Are You Doing Right Now:

                @scottalanmiller said in What Are You Doing Right Now:

                @WrCombs said in What Are You Doing Right Now:

                I don't?Every Job Posting I've seen requires some knowledge of AD.

                Yes, like how to attach a desktop or change a password. Takes seconds to learn. You've already done those things. Learning to deploy it isn't a bad thing to know, but not a priority. No one is ever going to hire you to set up a new AD system, just to do basic maintenance of an old one. You literally can learn that stuff in an evening. So put in your one evening and move on.

                I did that already. Only thing I gotta figure out is how to add a Computer/device to the domain

                • Control Panel
                • Deployment Script
                • PowerShell Add-Computer โ€“Domainname my.domain.tld -restart
                • ...

                BTW @WrCombs: If you want to learn something really useful, learn PowerShell. Scripting helps you to automate repetitive and error prone tasks like user creation, group assignments and so on. You could build a script to assign users to groups. That script could also inform users and managers about new assignments by mail. That's what I do with our research assistants and students, for example.

                Along these lines, having a script to remove a person from security and distribution groups makes like easy as can be when you get a termination notice 5 days after the fact. . .

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

                  @thwr said in What Are You Doing Right Now:

                  BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                  Did you watch my video? ๐Ÿ˜‰

                  thwrT WrCombsW 2 Replies Last reply Reply Quote 0
                  • thwrT
                    thwr @scottalanmiller
                    last edited by

                    @scottalanmiller said in What Are You Doing Right Now:

                    @thwr said in What Are You Doing Right Now:

                    BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                    Did you watch my video? ๐Ÿ˜‰

                    I'm preaching that all day long...

                    1 Reply Last reply Reply Quote 1
                    • WrCombsW
                      WrCombs @scottalanmiller
                      last edited by

                      @scottalanmiller said in What Are You Doing Right Now:

                      @thwr said in What Are You Doing Right Now:

                      BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                      Did you watch my video? ๐Ÿ˜‰

                      Not quite, Just purchased a powershell book though.

                      thwrT black3dynamiteB 2 Replies Last reply Reply Quote 0
                      • thwrT
                        thwr @WrCombs
                        last edited by

                        @WrCombs said in What Are You Doing Right Now:

                        @scottalanmiller said in What Are You Doing Right Now:

                        @thwr said in What Are You Doing Right Now:

                        BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                        Did you watch my video? ๐Ÿ˜‰

                        Not quite, Just purchased a powershell book though.

                        Forget about books. They are old when they hit the shelves. I think I own about... erm... maybe 15 IT books? Most of them are 15-20 years old, some are about programming languages, two are about SharePoint installation and administration.

                        Essentially everything you need can be found online.

                        WrCombsW scottalanmillerS 2 Replies Last reply Reply Quote 0
                        • WrCombsW
                          WrCombs @thwr
                          last edited by

                          @thwr said in What Are You Doing Right Now:

                          @WrCombs said in What Are You Doing Right Now:

                          @scottalanmiller said in What Are You Doing Right Now:

                          @thwr said in What Are You Doing Right Now:

                          BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                          Did you watch my video? ๐Ÿ˜‰

                          Not quite, Just purchased a powershell book though.

                          Forget about books. They are old when they hit the shelves. I think I own about... erm... maybe 15 IT books? Most of them are 15-20 years old, some are about programming languages, two are about SharePoint installation and administration.

                          Essentially everything you need can be found online.

                          Oh okay

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

                            Everything Slowed wayyy down as of 20 minutes ago.

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

                              @thwr said in What Are You Doing Right Now:

                              @WrCombs said in What Are You Doing Right Now:

                              @scottalanmiller said in What Are You Doing Right Now:

                              @thwr said in What Are You Doing Right Now:

                              BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                              Did you watch my video? ๐Ÿ˜‰

                              Not quite, Just purchased a powershell book though.

                              Forget about books. They are old when they hit the shelves. I think I own about... erm... maybe 15 IT books? Most of them are 15-20 years old, some are about programming languages, two are about SharePoint installation and administration.

                              Essentially everything you need can be found online.

                              I keep one because it is autographed.

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

                                @WrCombs said in What Are You Doing Right Now:

                                Everything Slowed wayyy down as of 20 minutes ago.

                                Like... workload slowed down? Or the computers are dying?

                                thwrT WrCombsW 2 Replies Last reply Reply Quote 0
                                • thwrT
                                  thwr @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in What Are You Doing Right Now:

                                  @WrCombs said in What Are You Doing Right Now:

                                  Everything Slowed wayyy down as of 20 minutes ago.

                                  Like... workload slowed down? Or the computers are dying?

                                  ML is slow.

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

                                    @thwr said in What Are You Doing Right Now:

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    @WrCombs said in What Are You Doing Right Now:

                                    Everything Slowed wayyy down as of 20 minutes ago.

                                    Like... workload slowed down? Or the computers are dying?

                                    ML is slow.

                                    Ah, I've been on the phone. That must be it.

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

                                      @scottalanmiller said in What Are You Doing Right Now:

                                      @WrCombs said in What Are You Doing Right Now:

                                      Everything Slowed wayyy down as of 20 minutes ago.

                                      Like... workload slowed down? Or the computers are dying?

                                      Workload, Life, ML

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

                                        @scottalanmiller said in What Are You Doing Right Now:

                                        @thwr said in What Are You Doing Right Now:

                                        @scottalanmiller said in What Are You Doing Right Now:

                                        @WrCombs said in What Are You Doing Right Now:

                                        Everything Slowed wayyy down as of 20 minutes ago.

                                        Like... workload slowed down? Or the computers are dying?

                                        ML is slow.

                                        Ah, I've been on the phone. That must be it.

                                        Your spamming skill knowledge transfer rate was better a few years ago ๐Ÿ˜›

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

                                          @WrCombs said in What Are You Doing Right Now:

                                          @scottalanmiller said in What Are You Doing Right Now:

                                          @thwr said in What Are You Doing Right Now:

                                          BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                                          Did you watch my video? ๐Ÿ˜‰

                                          Not quite, Just purchased a powershell book though.

                                          It's more easier to get into using PowerShell if you start out with a task that you do often. And then search online showing examples on how to implement those tasks via PowerShell.

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

                                            @black3dynamite said in What Are You Doing Right Now:

                                            @WrCombs said in What Are You Doing Right Now:

                                            @scottalanmiller said in What Are You Doing Right Now:

                                            @thwr said in What Are You Doing Right Now:

                                            BTW @WrCombs: If you want to learn something really useful, learn PowerShell.

                                            Did you watch my video? ๐Ÿ˜‰

                                            Not quite, Just purchased a powershell book though.

                                            It's more easier to get into using PowerShell if you start out with a task that you do often. And then search online showing examples on how to implement those tasks via PowerShell.

                                            Yeah, there is maybe 5 minutes of PS basics you should read about. Like how it is object based, what are commandlets, etc. Then, dive in. Sure, read more, but not first. Start with... actually doing basic things at the command line in PS.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3882
                                            • 3883
                                            • 3884
                                            • 3885
                                            • 3886
                                            • 4443
                                            • 4444
                                            • 3884 / 4444
                                            • First post
                                              Last post