What Are You Doing Right Now
-
@scottalanmiller said in What Are You Doing Right Now:
@dbeato said in What Are You Doing Right Now:
SW is slow and in and out.
Well not because I am overloading it, lol.
I didn't say that
-
Last thing before i go home for 5 days:
-
Reading about reimaging rights for Windows.
-
@eddiejennings said in What Are You Doing Right Now:
Reading about reimaging rights for Windows.
Don't read too much
https://redmondmag.com/articles/2017/02/15/windows-10-imaging-rights.aspx
https://download.microsoft.com/download/3/d/4/3d42bdc2-6725-4b29-b75a-a5b04179958b/reimaging.pdf -
@dbeato Latter was what I was reading. I'm going to make a thread soon about some ideas I have for the new year about desktop management stuff to see if it passes the FFS-You-r-t3h-crazy-n00b test.
-
I think I'll be using my XPS 15 as my daily driver now. Fedora just feels so much more comfortable.
-
@eddiejennings said in What Are You Doing Right Now:
@dbeato Latter was what I was reading. I'm going to make a thread soon about some ideas I have for the new year about desktop management stuff to see if it passes the FFS-You-r-t3h-crazy-n00b test.
I just read your site, pretty cool!
-
@dbeato eddiejennings.net? Excellent. It's well-neglected, and on my list of stuff to do is to add some content to it. When I made the LLC, I registered eddiejenningservices.com, which points to the same site.
-
So many websites to move today. Argh.
-
I'm convinced that Keurig is made for people who hate coffee. The portions are so ridiculously tiny, and it is so much effort to make a cup. It's the same effort to make a pot in my coffee maker at home as one half (or less) of one cup on a Keurig.
-
@scottalanmiller said in What Are You Doing Right Now:
So many websites to move today. Argh.
Moving?
Moving websites from server to server why?
-
@tim_g said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
So many websites to move today. Argh.
Moving?
Moving websites from server to server why?
From ASO to Hostadillo.
-
@scottalanmiller said in What Are You Doing Right Now:
@tim_g said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
So many websites to move today. Argh.
Moving?
Moving websites from server to server why?
From ASO to Hostadillo.
Asmallorange? You own that too?
-
@scottalanmiller said in What Are You Doing Right Now:
I'm convinced that Keurig is made for people who hate coffee. The portions are so ridiculously tiny, and it is so much effort to make a cup. It's the same effort to make a pot in my coffee maker at home as one half (or less) of one cup on a Keurig.
huh - I'll just sit here and disagree - if you're using kcups... if you're using your own coffee groups, then I'll agree, same amount of effort.
But you are correct on the sizes of cups.. what, are we in Europe?
-
@tim_g said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@tim_g said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
So many websites to move today. Argh.
Moving?
Moving websites from server to server why?
From ASO to Hostadillo.
Asmallorange? You own that too?
No, that's why we are moving off of it
-
@dashrender said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
I'm convinced that Keurig is made for people who hate coffee. The portions are so ridiculously tiny, and it is so much effort to make a cup. It's the same effort to make a pot in my coffee maker at home as one half (or less) of one cup on a Keurig.
huh - I'll just sit here and disagree - if you're using kcups... if you're using your own coffee groups, then I'll agree, same amount of effort.
Well that's giving it the benefit of the doubt. If you are paying for actual KCUPS pre-packaged for you then the price is ridiculous and it's for crazy people. Assuming you use it in a cost effective way, then it's a ridiculous amount of work.
However, making a full size cup of coffee, even with full KCUPs, takes too much work. I can make a pot faster than you can make a full coffee mug with KCUPs.
-
Doing piecemeal updates on my FreePBX server and taking Vultr images.
-
@eddiejennings said in What Are You Doing Right Now:
@dbeato eddiejennings.net? Excellent. It's well-neglected, and on my list of stuff to do is to add some content to it. When I made the LLC, I registered eddiejenningservices.com, which points to the same site.
Yes, that one
-
Just finished typing up a text document of marching orders for tonight's work so I don't forget anything.
-
@dustinb3403 said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
@travisdh1 said in What Are You Doing Right Now:
@wirestyle22 said in What Are You Doing Right Now:
Did we just universally decide that XenServer sucks now? A year ago we were thrilled with it and now it's not even brought up anymore when we talk about type-1 hypervisors.
Yep. They took away a bunch of functionality in the free version with the last release. They made it not worth considering anymore compared to KVM or Hyper-V :pouting_face:
On a separate note @olivier and team are looking to create a fork of XenServer (XAPI toolstack) from the existing solution to be able to continue it.
The answer will be to use XO instead but is XenCenter open source or still a Citrix property?
Also are we expecting XO to be included when creating a fork of XenServer?
XenCenter is closed source and included free of charge (always has been). It, plus support for XenServer was what Citrix charged for.
XO and any fork of XenServer are ideally going to go along for a ride hand in hand.
Meaning XO would replace XenCenter, while being fully open source and free.
Not exactly. XenCenter is also open source but only a tool (heavy Windows client) to manage your VMs and that's it.
XenServer is almost 100% Open Source (except few things, like the license daemon, which is 100% legit!)The problem is to be able to build XenServer from the sources, because there is no documentation to do so (and believe me, it's far more complicated than building XO!). But I started this: https://github.com/xcp-ng
The goal (ideally), we be to use your CentOS, add an extra repo,
yum install xcp-ng
and you have something almost 100% like XenServer (ie fully XO compatible) but not Citrix dependent and unlocking all possible features. Could we achieve this? I don't know. We'll try.edit: oh and by the way, we'll push the Gluster driver soon (with a doc!), so for people who want to connect an existing Gluster storage as a XenServer storage repository, this would be pretty easy