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.
    • stacksofplatesS
      stacksofplates @scottalanmiller
      last edited by

      @scottalanmiller said in What Are You Doing Right Now:

      Why do companies pay so much for IT staff, but refuse to pay anything to have running systems or backups?

      https://community.spiceworks.com/topic/1983538-walking-into-a-nightmare

      Snapshots are not backups. They're "moment in time" captures of the server that allows rollback in case a patch or an upgrade goes wrong. If the vm dies due to disk corruption or a host failure, and your "backups" are nothing more than snapshots, you're out of luck. More, keeping snapshots around longer than necessary burns disk space and will slow performance over time. The longer the snapshot history, the more disk space you'll use and the worse performance will get.

      I love statements like this that completely ignore the fact that there is more than one type of snapshot. COW is different from AOW/ROW. Snapshots can be backups if you export them. And this seems to ignore the fact you can do file level restores from snapshots.

      coliverC scottalanmillerS 2 Replies Last reply Reply Quote 0
      • coliverC
        coliver @stacksofplates
        last edited by

        @stacksofplates said in What Are You Doing Right Now:

        @scottalanmiller said in What Are You Doing Right Now:

        Why do companies pay so much for IT staff, but refuse to pay anything to have running systems or backups?

        https://community.spiceworks.com/topic/1983538-walking-into-a-nightmare

        Snapshots are not backups. They're "moment in time" captures of the server that allows rollback in case a patch or an upgrade goes wrong. If the vm dies due to disk corruption or a host failure, and your "backups" are nothing more than snapshots, you're out of luck. More, keeping snapshots around longer than necessary burns disk space and will slow performance over time. The longer the snapshot history, the more disk space you'll use and the worse performance will get.

        I love statements like this that completely ignore the fact that there is more than one type of snapshot. COW is different from AOW/ROW. Snapshots can be backups if you export them. And this seems to ignore the fact you can do file level restores from snapshots.

        If you're exporting snapshots then they become backups. I don't see the issue with the statement. That's generally how VM level backups work they take a snapshot of the VM and export it to a different storage device.

        1 Reply Last reply Reply Quote 1
        • T
          Texkonc @scottalanmiller
          last edited by

          @scottalanmiller said in What Are You Doing Right Now:

          Why do companies pay so much for IT staff, but refuse to pay anything to have running systems or backups?

          https://community.spiceworks.com/topic/1983538-walking-into-a-nightmare

          Step1: Look for a new gig.
          Step2: Look for a new gig.

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

            @stacksofplates said in What Are You Doing Right Now:

            @scottalanmiller said in What Are You Doing Right Now:

            Why do companies pay so much for IT staff, but refuse to pay anything to have running systems or backups?

            https://community.spiceworks.com/topic/1983538-walking-into-a-nightmare

            Snapshots are not backups. They're "moment in time" captures of the server that allows rollback in case a patch or an upgrade goes wrong. If the vm dies due to disk corruption or a host failure, and your "backups" are nothing more than snapshots, you're out of luck. More, keeping snapshots around longer than necessary burns disk space and will slow performance over time. The longer the snapshot history, the more disk space you'll use and the worse performance will get.

            I love statements like this that completely ignore the fact that there is more than one type of snapshot. COW is different from AOW/ROW. Snapshots can be backups if you export them. And this seems to ignore the fact you can do file level restores from snapshots.

            But, it is important to recognize, that it is the action of exporting and decoupling that makes it a backup, that it started life as a snapshot isn't a factor. Snapshots aren't backups is a true statements. Just like copies are not backups. But you can copy something in the process of making a backup.

            1 Reply Last reply Reply Quote 1
            • A
              aidan_walsh
              last edited by

              Facepalming at Windows 10 Enterprises new default Settings applet for what you want to do with the XBox controller you'll definately be connected to it...

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

                @aidan_walsh said in What Are You Doing Right Now:

                Facepalming at Windows 10 Enterprises new default Settings applet for what you want to do with the XBox controller you'll definately be connected to it...

                Strong insight into how Microsoft perceives their audience.

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

                  What year is this?

                  https://community.spiceworks.com/topic/1983926-open-vms

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

                    Wondering how to allow a Raspberry Pi running Ubuntu Mate onto the corporate Wifi that uses a Windows Radius Server.

                    1 Reply Last reply Reply Quote 0
                    • A
                      aidan_walsh @scottalanmiller
                      last edited by

                      @scottalanmiller At least it hasn't reinstalled Candy Crush so far 😕

                      scottalanmillerS 1 Reply Last reply Reply Quote 1
                      • wirestyle22W
                        wirestyle22
                        last edited by

                        Going through all of the guides I've done on ML and checking the man pages for the commands to understand every aspect of the guides completely. Also reading @scottalanmiller's Linux System Administration Guide.

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

                          @wirestyle22 said in What Are You Doing Right Now:

                          Going through all of the guides I've done on ML and checking the man pages for the commands to understand every aspect of the guides completely. Also reading @scottalanmiller's Linux System Administration Guide.

                          Hopefully I have time soon to get a few more articles out on that.

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

                            @aidan_walsh said in What Are You Doing Right Now:

                            @scottalanmiller At least it hasn't reinstalled Candy Crush so far 😕

                            So far....

                            1 Reply Last reply Reply Quote 1
                            • wirestyle22W
                              wirestyle22 @scottalanmiller
                              last edited by

                              @scottalanmiller said in What Are You Doing Right Now:

                              @wirestyle22 said in What Are You Doing Right Now:

                              Going through all of the guides I've done on ML and checking the man pages for the commands to understand every aspect of the guides completely. Also reading @scottalanmiller's Linux System Administration Guide.

                              Hopefully I have time soon to get a few more articles out on that.

                              I'm catching up soon but sometimes I re-read it to verify I'm seeing everything accurately.

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

                                Playing around in KDE. KWrite has a vim mode which is pretty awesome. It's a pretty freaking good built in editor.

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

                                  @stacksofplates said in What Are You Doing Right Now:

                                  Playing around in KDE. KWrite has a vim mode which is pretty awesome. It's a pretty freaking good built in editor.

                                  KDE always had a lot of nice utilities.

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

                                    @scottalanmiller said in What Are You Doing Right Now:

                                    @stacksofplates said in What Are You Doing Right Now:

                                    Playing around in KDE. KWrite has a vim mode which is pretty awesome. It's a pretty freaking good built in editor.

                                    KDE always had a lot of nice utilities.

                                    The main reason I never used it was the Windows key was always only a modifier and it was kind of slow sometimes. Now you can launch the menu with it. I've always liked dolphin over nautilus and Kate was always nicer than gedit. It's pretty snappy with plasma 5. I might try to keep it.

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

                                      @stacksofplates said in What Are You Doing Right Now:

                                      @scottalanmiller said in What Are You Doing Right Now:

                                      @stacksofplates said in What Are You Doing Right Now:

                                      Playing around in KDE. KWrite has a vim mode which is pretty awesome. It's a pretty freaking good built in editor.

                                      KDE always had a lot of nice utilities.

                                      The main reason I never used it was the Windows key was always only a modifier and it was kind of slow sometimes. Now you can launch the menu with it. I've always liked dolphin over nautilus and Kate was always nicer than gedit. It's pretty snappy with plasma 5. I might try to keep it.

                                      I don't know how long it had had it, but you can open a terminal window inside of Dolphin in the directory you are in. If you do a cd, the Dolphin window will follow. It's pretty cool.

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

                                        As a side note, selecting text in here on iOS is terrible. I accidentally quoted myself and tried to select it. It won't let me drag the selection.

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

                                          @stacksofplates said in What Are You Doing Right Now:

                                          @stacksofplates said in What Are You Doing Right Now:

                                          @scottalanmiller said in What Are You Doing Right Now:

                                          @stacksofplates said in What Are You Doing Right Now:

                                          Playing around in KDE. KWrite has a vim mode which is pretty awesome. It's a pretty freaking good built in editor.

                                          KDE always had a lot of nice utilities.

                                          The main reason I never used it was the Windows key was always only a modifier and it was kind of slow sometimes. Now you can launch the menu with it. I've always liked dolphin over nautilus and Kate was always nicer than gedit. It's pretty snappy with plasma 5. I might try to keep it.

                                          I don't know how long it had had it, but you can open a terminal window inside of Dolphin in the directory you are in. If you do a cd, the Dolphin window will follow. It's pretty cool.

                                          Nice, I need to play with it again.

                                          1 Reply Last reply Reply Quote 0
                                          • GreyG
                                            Grey
                                            last edited by

                                            Setting up a new Spiceworks server. Management requested it. I advised them not to. The original request was for Lansweeper, but the org is too big for that. I'm going to install the version of Spiceworks that I kept prior to their community integration.

                                            So, if anyone has an idea on free 500 node network scanners, I'd love to hear it. 😄

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 28
                                            • 29
                                            • 30
                                            • 31
                                            • 32
                                            • 4443
                                            • 4444
                                            • 30 / 4444
                                            • First post
                                              Last post