What Are You Doing Right Now
-
@wirestyle22 said in What Are You Doing Right Now:
@LilAng said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
Yeah, I'm not that excited actually. It's a lot of stress.
yes! i had to put in several offers here where I live because because housing market is hot. and the paper work ugh!. Still though sending positive vibes.
Thanks. Even after the purchasing is done it will be home improvement, painting, estimates, etc etc etc etc
There's always going to be something to be done on the house. Just pick one thing at a time and do that. There's no rush to get it all done in the first year.
-
We are sooo slow..
No calls all morning, ticket count : 2 are for sales , 2 is a follow up for tomorrow, and 1 is a non issues that i cant find a fix for.Edited
-
@WrCombs said in What Are You Doing Right Now:
We are sooo slow..
No calls all morning, ticket count : 2 are for sales , 1 is a follow up for tomorrow, and 2 are non issues that i cant find a fix for.i hate slow because then the day is super slow
-
@LilAng said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
We are sooo slow..
No calls all morning, ticket count : 2 are for sales , 1 is a follow up for tomorrow, and 2 are non issues that i cant find a fix for.i hate slow because then the day is super slow
exactly! lol
-
@valentina said in What Are You Doing Right Now:
Second round of coffee! Having some cookies as well
omg, cookies sound soo good! #Jealous
-
@WrCombs said in What Are You Doing Right Now:
@LilAng said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
We are sooo slow..
No calls all morning, ticket count : 2 are for sales , 1 is a follow up for tomorrow, and 2 are non issues that i cant find a fix for.i hate slow because then the day is super slow
exactly! lol
"Time is money and I love money!" -Mr.Krabs
-
Being annoyed by Hyper-V automatic checkpoints.
-
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
-
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
-
@EddieJennings 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:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
well now I'm Curious !
What OS is this? -
@EddieJennings 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:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
-
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings 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:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
Probably needs to be forked. Since KVM's a type 1 hypervisor, can it be installed and auto boot into the "dom 0" VM, like when you enable Hyper-V in Windows 10 pro?
-
Trying to get caught up after being out sick for 4.5 days last week.
-
@EddieJennings 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:
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
Probably needs to be forked. Since KVM's a type 1 hypervisor, can it be installed and auto boot into the "dom 0" VM, like when you enable Hyper-V in Windows 10 pro?
Yup, Hyper-V is a Type 1, too. And it does it KVM is used that way extensively. In fact, it's the only way that it works.
-
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings 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:
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
Probably needs to be forked. Since KVM's a type 1 hypervisor, can it be installed and auto boot into the "dom 0" VM, like when you enable Hyper-V in Windows 10 pro?
Yup, Hyper-V is a Type 1, too. And it does it KVM is used that way extensively. In fact, it's the only way that it works.
So I'd install Fedora on the bare metal + the pieces needed for KVM + GUI. When Surface boots, it boots into Fedora GUI. From there'd I'd do day-to-day tasks, then use Virt-Manager to spin up VMs as needed for testing.
-
@EddieJennings 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:
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings 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:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
Probably needs to be forked. Since KVM's a type 1 hypervisor, can it be installed and auto boot into the "dom 0" VM, like when you enable Hyper-V in Windows 10 pro?
Yup, Hyper-V is a Type 1, too. And it does it KVM is used that way extensively. In fact, it's the only way that it works.
So I'd install Fedora on the bare metal + the pieces needed for KVM + GUI. When Surface boots, it boots into Fedora GUI. From there'd I'd do day-to-day tasks, then use Virt-Manager to spin up VMs as needed for testing.
Yup, that's one normal way to do it!
-
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Disable it anytime you create a VM before the first startup.
-
@dbeato said in What Are You Doing Right Now:
@EddieJennings said in What Are You Doing Right Now:
Being annoyed by Hyper-V automatic checkpoints.
Disable it anytime you create a VM before the first startup.
That's what I'm forgetting to do. Should even be a "thing" in my opinion.
-
-
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings 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:
@scottalanmiller said in What Are You Doing Right Now:
@EddieJennings 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:
Being annoyed by Hyper-V automatic checkpoints.
Simple solution... KVM
Yeah. This is on my work Surface. I'm having to spin up a VM of an OS that shall not be named to test something for Production.
On a Surface, even more reason to use KVM to try to make it more reliable and functional.
Probably needs to be forked. Since KVM's a type 1 hypervisor, can it be installed and auto boot into the "dom 0" VM, like when you enable Hyper-V in Windows 10 pro?
Yup, Hyper-V is a Type 1, too. And it does it KVM is used that way extensively. In fact, it's the only way that it works.
So I'd install Fedora on the bare metal + the pieces needed for KVM + GUI. When Surface boots, it boots into Fedora GUI. From there'd I'd do day-to-day tasks, then use Virt-Manager to spin up VMs as needed for testing.
Yup, that's one normal way to do it!
That's what I suspected :). Not sure if On-High will allow the bare metal of my Surface to not be Windows (on in this case Hyper-V).