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.
    • scottalanmillerS
      scottalanmiller @Dashrender
      last edited by

      @Dashrender said:

      @johnhooks said:

      Trying to learn some Server 2012. This is more complicated than anything I've done in Linux.

      what is?

      Windows

      1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates
        last edited by

        Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

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

          @johnhooks said:

          Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

          That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

          stacksofplatesS 1 Reply Last reply Reply Quote 1
          • stacksofplatesS
            stacksofplates @scottalanmiller
            last edited by

            @scottalanmiller said:

            @johnhooks said:

            Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

            That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

            Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

            DashrenderD 1 Reply Last reply Reply Quote 1
            • Minion QueenM
              Minion Queen Banned
              last edited by

              Funny of the morning: Super cold at my house this morning so I started the car like 15 minutes before I had to leave.
              Fast forward 15 minutes go out to get in the car open the back door to put stuff in the car. And something ran into my leg (made me shriek). Bunny tired to kill me! I literally scared the crap out of the poor thing and it went hopping back under the car (heard it hit its head), out the other side and down the drive way 🙂

              Interesting start to my day.

              1 Reply Last reply Reply Quote 4
              • DashrenderD
                Dashrender @stacksofplates
                last edited by

                @johnhooks said:

                @scottalanmiller said:

                @johnhooks said:

                Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                it's also not in your face that you are working on a different drive - which is both good and bad.

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

                  @Dashrender said:

                  it's also not in your face that you are working on a different drive - which is both good and bad.

                  Although on Windows it still isn't clear... but pretends to be. Windows has all the complication of you needing to know everything going on under the hood with all the danger of convoluting it.

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

                    @scottalanmiller said:

                    @Dashrender said:

                    it's also not in your face that you are working on a different drive - which is both good and bad.

                    Although on Windows it still isn't clear... but pretends to be. Windows has all the complication of you needing to know everything going on under the hood with all the danger of convoluting it.

                    Sure, you can mount other drives under a different one, but that's pretty uncommon. Where else have you see it be confusing as to what drive you are on?

                    I need to qualify something here - when I'm talking about drives in these previous two posts, I'm actually talking about partitions mounted as drive letters in Windows, not actual physical drives.

                    1 Reply Last reply Reply Quote 0
                    • stacksofplatesS
                      stacksofplates @Dashrender
                      last edited by

                      @Dashrender said:

                      @johnhooks said:

                      @scottalanmiller said:

                      @johnhooks said:

                      Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                      That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                      Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                      You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                      it's also not in your face that you are working on a different drive - which is both good and bad.

                      That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                      dafyreD DashrenderD 2 Replies Last reply Reply Quote 0
                      • dafyreD
                        dafyre @stacksofplates
                        last edited by

                        @johnhooks said:

                        @Dashrender said:

                        @johnhooks said:

                        @scottalanmiller said:

                        @johnhooks said:

                        Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                        That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                        Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                        You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                        it's also not in your face that you are working on a different drive - which is both good and bad.

                        That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                        Three different windows, two registry hacks, and a reboot, just in case.

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

                          @johnhooks said:

                          @Dashrender said:

                          @johnhooks said:

                          @scottalanmiller said:

                          @johnhooks said:

                          Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                          That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                          Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                          You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                          it's also not in your face that you are working on a different drive - which is both good and bad.

                          That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                          Yeah - I completely agree! I really don't understand why the registry is supposed to be better than old text based config files. Assuming permissions are set correctly you can still easily keep people from messing with things they shouldn't mess with.

                          There has to be a reason they decided to go that way in Windows 95, but I don't know it.

                          stacksofplatesS 1 Reply Last reply Reply Quote 2
                          • stacksofplatesS
                            stacksofplates
                            last edited by

                            Or even quicker

                            sed -e '/#PermitRootLogin/s/no/yes/g' -e 's/#PermitRootLogin/PermitRootLogin/'

                            1 Reply Last reply Reply Quote 0
                            • stacksofplatesS
                              stacksofplates @Dashrender
                              last edited by

                              @Dashrender said:

                              @johnhooks said:

                              @Dashrender said:

                              @johnhooks said:

                              @scottalanmiller said:

                              @johnhooks said:

                              Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                              That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                              Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                              You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                              it's also not in your face that you are working on a different drive - which is both good and bad.

                              That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                              Yeah - I completely agree! I really don't understand why the registry is supposed to be better than old text based config files. Assuming permissions are set correctly you can still easily keep people from messing with things they shouldn't mess with.

                              There has to be a reason they decided to go that way in Windows 95, but I don't know it.

                              Is it possible to do any kind of version control with Windows? I mean at a basic level you could use git with the /etc/ folder in Linux. How do you track changes in Windows?

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

                                @mlnews said:

                                I've had a busy morning now that I discovered topic thumbnails!

                                I set one of those on one of the how to's i wrote. useful

                                On a side note, I set a header image on my profile. Are those being stored locally?

                                I know you were wanting to not host things on ML like that.

                                scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 2
                                • DashrenderD
                                  Dashrender @stacksofplates
                                  last edited by

                                  @johnhooks said:

                                  @Dashrender said:

                                  @johnhooks said:

                                  @Dashrender said:

                                  @johnhooks said:

                                  @scottalanmiller said:

                                  @johnhooks said:

                                  Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                                  That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                                  Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                                  You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                                  it's also not in your face that you are working on a different drive - which is both good and bad.

                                  That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                                  Yeah - I completely agree! I really don't understand why the registry is supposed to be better than old text based config files. Assuming permissions are set correctly you can still easily keep people from messing with things they shouldn't mess with.

                                  There has to be a reason they decided to go that way in Windows 95, but I don't know it.

                                  Is it possible to do any kind of version control with Windows? I mean at a basic level you could use git with the /etc/ folder in Linux. How do you track changes in Windows?

                                  Version control to what end?

                                  Updating software on Windows is a huge pain in the ass.

                                  There are things like Chocolatey where you can get packages to install a lot of the freeware/shareware applications out there.

                                  dafyreD stacksofplatesS scottalanmillerS 3 Replies Last reply Reply Quote 0
                                  • dafyreD
                                    dafyre @Dashrender
                                    last edited by

                                    @Dashrender I think he's talking about Git functionality. There are third party applications that you can use for Git functionality in Windows (Tortoise Git, as well as the windows Git binaries), but that is not as useful as it could be since the majority of apps are now storing configuration files off in the registry. Git also does not want to work with the User's Documents folder on Windows (it didn't when I tried it!).

                                    1 Reply Last reply Reply Quote 2
                                    • stacksofplatesS
                                      stacksofplates @Dashrender
                                      last edited by

                                      @Dashrender said:

                                      @johnhooks said:

                                      @Dashrender said:

                                      @johnhooks said:

                                      @Dashrender said:

                                      @johnhooks said:

                                      @scottalanmiller said:

                                      @johnhooks said:

                                      Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                                      That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                                      Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                                      You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                                      it's also not in your face that you are working on a different drive - which is both good and bad.

                                      That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                                      Yeah - I completely agree! I really don't understand why the registry is supposed to be better than old text based config files. Assuming permissions are set correctly you can still easily keep people from messing with things they shouldn't mess with.

                                      There has to be a reason they decided to go that way in Windows 95, but I don't know it.

                                      Is it possible to do any kind of version control with Windows? I mean at a basic level you could use git with the /etc/ folder in Linux. How do you track changes in Windows?

                                      Version control to what end?

                                      Updating software on Windows is a huge pain in the ass.

                                      There are things like Chocolatey where you can get packages to install a lot of the freeware/shareware applications out there.

                                      What @dafyre said. Like, one admin changes a config file and everything breaks. So we can revert the changes made.

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

                                        @JaredBusch said:

                                        @mlnews said:

                                        I've had a busy morning now that I discovered topic thumbnails!

                                        I set one of those on one of the how to's i wrote. useful

                                        On a side note, I set a header image on my profile. Are those being stored locally?

                                        I know you were wanting to not host things on ML like that.

                                        I can't figure out how to make them non-local, but have not really put effort into it. Have you found how to get them to Imgur? Someone said that you could but I was unable to see where.

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

                                          @scottalanmiller said:

                                          @JaredBusch said:

                                          @mlnews said:

                                          I've had a busy morning now that I discovered topic thumbnails!

                                          I set one of those on one of the how to's i wrote. useful

                                          On a side note, I set a header image on my profile. Are those being stored locally?

                                          I know you were wanting to not host things on ML like that.

                                          I can't figure out how to make them non-local, but have not really put effort into it. Have you found how to get them to Imgur? Someone said that you could but I was unable to see where.

                                          never tried. just wondering..

                                          Related: I need a higher res image of our company logo..

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

                                            @johnhooks said:

                                            @Dashrender said:

                                            @johnhooks said:

                                            @Dashrender said:

                                            @johnhooks said:

                                            @scottalanmiller said:

                                            @johnhooks said:

                                            Last I used was 2003. It's probably because I haven't used it, but I can't imagine managing more than 3 of these.

                                            That's why they are common with small shops - you need lots of people for very little work and it creates busy work so that the department isn't idle. Once you get to any size, the human overhead costs is enormous.

                                            Maybe it's just me, but file based systems make so much more sense in my mind, I kind of just click with them. I think I've built a whole VDI container in less time than it's taking me to create a share and use folder redirection.

                                            You don't have the whole idea of drive letters in Linux either. I can see the appeal in that, though It took me a while to wrap my head around everything just being some folder mounted under /

                                            it's also not in your face that you are working on a different drive - which is both good and bad.

                                            That plus configs are in files. That makes much more sense to me. Like if I want to stop root login via ssh it's vi /etc/ssh/sshd_config then /PermitRoot then edit that line, then :wq. Takes maybe 10 seconds. I don't have to fumble through different windows to get what I want.

                                            Yeah - I completely agree! I really don't understand why the registry is supposed to be better than old text based config files. Assuming permissions are set correctly you can still easily keep people from messing with things they shouldn't mess with.

                                            There has to be a reason they decided to go that way in Windows 95, but I don't know it.

                                            Is it possible to do any kind of version control with Windows? I mean at a basic level you could use git with the /etc/ folder in Linux. How do you track changes in Windows?

                                            Not realistically, no. You "can" using things like snapshots but it is extremely bulky and kludgy and almost certainly impacts more than you would want.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 850
                                            • 851
                                            • 852
                                            • 853
                                            • 854
                                            • 4443
                                            • 4444
                                            • 852 / 4444
                                            • First post
                                              Last post