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

    What Are You Doing Right Now

    Water Closet
    time waster
    285
    88.9k
    41.9m
    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.
    • NattNattN
      NattNatt
      last edited by

      Fixing backups. Woooo!

      Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

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

        @NattNatt said in What Are You Doing Right Now:

        Fixing backups. Woooo!

        Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

        Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

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

          @thwr said in What Are You Doing Right Now:

          @NattNatt said in What Are You Doing Right Now:

          Fixing backups. Woooo!

          Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

          Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

          Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

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

            @NattNatt said in What Are You Doing Right Now:

            @thwr said in What Are You Doing Right Now:

            @NattNatt said in What Are You Doing Right Now:

            Fixing backups. Woooo!

            Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

            Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

            Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

            VirtualBox should do, really. Big plus is pass-through. With VirtualBox, you are able to just pass through a USB thumb drive and you will have full access to it, including things like partition tables. I'm using this whenever I need to do something complex to partitions on disks, sticks and SD cards: Fire up a Linux-VM, attach the storage device, start parted / gparted / fdisk / sfdisk / whatever, modify partitions and finally just detach the device. Works very well.

            NattNattN thwrT 2 Replies Last reply Reply Quote 1
            • NattNattN
              NattNatt @thwr
              last edited by

              @thwr said in What Are You Doing Right Now:

              @NattNatt said in What Are You Doing Right Now:

              @thwr said in What Are You Doing Right Now:

              @NattNatt said in What Are You Doing Right Now:

              Fixing backups. Woooo!

              Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

              Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

              Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

              VirtualBox should do, really. Big plus is pass-through. With VirtualBox, you are able to just pass through a USB thumb drive and you will have full access to it, including things like partition tables. I'm using this whenever I need to do something complex to partitions on disks, sticks and SD cards: Fire up a Linux-VM, attach the storage device, start parted / gparted / fdisk / sfdisk / whatever, modify partitions and finally just detach the device. Works very well.

              Cheers dude, will get that setup when I get home later!

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

                @thwr said in What Are You Doing Right Now:

                @NattNatt said in What Are You Doing Right Now:

                @thwr said in What Are You Doing Right Now:

                @NattNatt said in What Are You Doing Right Now:

                Fixing backups. Woooo!

                Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

                Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

                Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

                VirtualBox should do, really. Big plus is pass-through. With VirtualBox, you are able to just pass through a USB thumb drive and you will have full access to it, including things like partition tables. I'm using this whenever I need to do something complex to partitions on disks, sticks and SD cards: Fire up a Linux-VM, attach the storage device, start parted / gparted / fdisk / sfdisk / whatever, modify partitions and finally just detach the device. Works very well.

                Oh, BTW: Hyper-V knows how to pass through a local storage device too, but ... well, does not work in each and every case due to some restrictions.

                NattNattN 1 Reply Last reply Reply Quote 1
                • NattNattN
                  NattNatt @thwr
                  last edited by

                  @thwr said in What Are You Doing Right Now:

                  @thwr said in What Are You Doing Right Now:

                  @NattNatt said in What Are You Doing Right Now:

                  @thwr said in What Are You Doing Right Now:

                  @NattNatt said in What Are You Doing Right Now:

                  Fixing backups. Woooo!

                  Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

                  Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

                  Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

                  VirtualBox should do, really. Big plus is pass-through. With VirtualBox, you are able to just pass through a USB thumb drive and you will have full access to it, including things like partition tables. I'm using this whenever I need to do something complex to partitions on disks, sticks and SD cards: Fire up a Linux-VM, attach the storage device, start parted / gparted / fdisk / sfdisk / whatever, modify partitions and finally just detach the device. Works very well.

                  Oh, BTW: Hyper-V knows how to pass through a local storage device too, but ... well, does not work in each and every case due to some restrictions.

                  Yeah, I'm aware of Hyper-V's...quirks...

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

                    @NattNatt said in What Are You Doing Right Now:

                    @thwr said in What Are You Doing Right Now:

                    @NattNatt said in What Are You Doing Right Now:

                    @thwr said in What Are You Doing Right Now:

                    @NattNatt said in What Are You Doing Right Now:

                    Fixing backups. Woooo!

                    Also - I'm after putting a VM Host on my machine at home to mess about with - I have 10 pro but it's an upgrade so Hyper-V doesn't work because MS is dumb. Debating whether to do a repair install of Win 10 to see if that fixes the issue, or to use a free hypervisor...opinions?

                    Depends on your requirements. VirtualBox works just fine in most cases and even better than Hyper-V when it comes to things like USB pass-through. Never measured it, but I think the overall I/O performace and latency of Hyper-V on Win8/8.1/10 is just "smoother" (faster, low lag) compared to the same workload running in VirtualBox. Probably because Hyper-V is a type 1 hypervisor while VirtualBox is a type 2. But again: You probably won't notice that in most cases.

                    Just to spin up VM's for messing about/testing stuff mainly - partly to teach myself more stuff, partly because I get bored easily...So will be wanting to run Linux VMs as well as Microsoft VMs

                    VirtualBox should do, really. Big plus is pass-through. With VirtualBox, you are able to just pass through a USB thumb drive and you will have full access to it, including things like partition tables. I'm using this whenever I need to do something complex to partitions on disks, sticks and SD cards: Fire up a Linux-VM, attach the storage device, start parted / gparted / fdisk / sfdisk / whatever, modify partitions and finally just detach the device. Works very well.

                    Cheers dude, will get that setup when I get home later!

                    Have fun 🙂

                    I'm using this for a few dev VMs where I need access to USB smartcard readers or USB webcams for example. Even works with very specialized devices like biometric smartcard readers (the ones from precisebiometrics.com for example)

                    1 Reply Last reply Reply Quote 1
                    • dafyreD
                      dafyre
                      last edited by

                      Howdy all y'all! What a rainy weekend we had this weekend!

                      Weather got rough, but we were fortunate enough to not take any serious damage from anything around here. 30 minutes west, a Walmart had the roof taken off, and down in south Georgia, a number of people were killed by various tornadoes.

                      Minion QueenM wirestyle22W gjacobseG 3 Replies Last reply Reply Quote 0
                      • Minion QueenM
                        Minion Queen Banned @dafyre
                        last edited by

                        @dafyre said in What Are You Doing Right Now:

                        Howdy all y'all! What a rainy weekend we had this weekend!

                        Weather got rough, but we were fortunate enough to not take any serious damage from anything around here. 30 minutes west, a Walmart had the roof taken off, and down in south Georgia, a number of people were killed by various tornadoes.

                        Glad to hear you made it through ok!

                        dafyreD 1 Reply Last reply Reply Quote 1
                        • dafyreD
                          dafyre @Minion Queen
                          last edited by

                          @Minion-Queen said in What Are You Doing Right Now:

                          @dafyre said in What Are You Doing Right Now:

                          Howdy all y'all! What a rainy weekend we had this weekend!

                          Weather got rough, but we were fortunate enough to not take any serious damage from anything around here. 30 minutes west, a Walmart had the roof taken off, and down in south Georgia, a number of people were killed by various tornadoes.

                          Glad to hear you made it through ok!

                          Thanks! Prayers going out to all those affected, though.

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

                            @dafyre said in What Are You Doing Right Now:

                            Howdy all y'all! What a rainy weekend we had this weekend!

                            Weather got rough, but we were fortunate enough to not take any serious damage from anything around here. 30 minutes west, a Walmart had the roof taken off, and down in south Georgia, a number of people were killed by various tornadoes.

                            Eesh. Glad you're okay.

                            1 Reply Last reply Reply Quote 1
                            • gjacobseG
                              gjacobse @dafyre
                              last edited by

                              @dafyre said in What Are You Doing Right Now:

                              Howdy all y'all! What a rainy weekend we had this weekend!

                              Weather got rough, but we were fortunate enough to not take any serious damage from anything around here. 30 minutes west, a Walmart had the roof taken off, and down in south Georgia, a number of people were killed by various tornadoes.

                              Glad to hear you safe,.. thoughts go to those who lost family/friends.

                              1 Reply Last reply Reply Quote 1
                              • coliverC
                                coliver
                                last edited by

                                NorEaster today from the sounds of it... we're not going to be hit that bad only 8-10".

                                gjacobseG 1 Reply Last reply Reply Quote 1
                                • gjacobseG
                                  gjacobse @coliver
                                  last edited by

                                  @coliver said in What Are You Doing Right Now:

                                  NorEaster today from the sounds of it... we're not going to be hit that bad only 8-10".

                                  not that bad .... well maybe for New York...

                                  Here that would pretty much cripple us. People down here don't know how to cope with it. I wished it would snow,.. rather tired of +50deg weather and RAIN.

                                  travisdh1T coliverC 2 Replies Last reply Reply Quote 1
                                  • travisdh1T
                                    travisdh1 @gjacobse
                                    last edited by

                                    @gjacobse said in What Are You Doing Right Now:

                                    @coliver said in What Are You Doing Right Now:

                                    NorEaster today from the sounds of it... we're not going to be hit that bad only 8-10".

                                    not that bad .... well maybe for New York...

                                    Here that would pretty much cripple us. People down here don't know how to cope with it. I wished it would snow,.. rather tired of +50deg weather and RAIN.

                                    Yeah, even in my neck of the woods, the rain is getting crazy. The ground was already completely soaked, and then it went and rained for half the weekend. I'm kinda surprised we don't have worse flooding, maybe we'll get lucky and not get underwater for once.

                                    1 Reply Last reply Reply Quote 0
                                    • coliverC
                                      coliver @gjacobse
                                      last edited by coliver

                                      @gjacobse said in What Are You Doing Right Now:

                                      @coliver said in What Are You Doing Right Now:

                                      NorEaster today from the sounds of it... we're not going to be hit that bad only 8-10".

                                      not that bad .... well maybe for New York...

                                      Here that would pretty much cripple us. People down here don't know how to cope with it. I wished it would snow,.. rather tired of +50deg weather and RAIN.

                                      Yesterday was 50s and gorgeous. Although we've seen our fair share of rain the past couple of weeks. It's been a dreary January.

                                      1 Reply Last reply Reply Quote 2
                                      • thanksajdotcomT
                                        thanksajdotcom
                                        last edited by

                                        About to head to lunch

                                        1 Reply Last reply Reply Quote 0
                                        • MattSpellerM
                                          MattSpeller
                                          last edited by MattSpeller

                                          Made a critical mistake and changed my passwords on Friday. Never change passwords on Friday.

                                          1 Reply Last reply Reply Quote 3
                                          • RojoLocoR
                                            RojoLoco
                                            last edited by

                                            This was posted by a new-ish restaurant/music venue downtown. All their dishes are supremely creative.

                                            0_1485198093340_Screenshot_20170123-135438.png

                                            MattSpellerM 1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 1719
                                            • 1720
                                            • 1721
                                            • 1722
                                            • 1723
                                            • 4443
                                            • 4444
                                            • 1721 / 4444
                                            • First post
                                              Last post