What Are You Doing Right Now
- 
@scottalanmiller How are you ventilating the fumes?
 - 
@eddiejennings said in What Are You Doing Right Now:
@scottalanmiller How are you ventilating the fumes?
VOC free paint. No venting needed. Can't actually smell it at all.
 - 
@scottalanmiller said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
@scottalanmiller How are you ventilating the fumes?
VOC free paint. No venting needed. Can't actually smell it at all.
Nice. I didn't know such a thing was available.
 - 
Helped Luciana with her school reading.
 - 
@scottalanmiller said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
@scottalanmiller How are you ventilating the fumes?
VOC free paint. No venting needed. Can't actually smell it at all.
VOC paint awesome. - 
Happy Monday!!!
 - 
Nothing like Starting Monday with a server down... it was the Main VM host... Ugh..
iDrac to the reboot..
 - 
@gjacobse said in What Are You Doing Right Now:
Nothing like Starting Monday with a server down... it was the Main VM host... Ugh..
iDrac to the reboot..
Morning, that sucks but you got it going!
 - 
 - 
Poking around with reporting in SCCM.
 - 
@eddiejennings said in What Are You Doing Right Now:
Poking around with reporting in SCCM.
Does it show your software push from the other week? How did it go?
 - 
Reviewing domain-joining and management for Microsoft Hyper-V server 2016
 - 
@gjacobse said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
Poking around with reporting in SCCM.
Does it show your software push from the other week? How did it go?
That was a little test I was doing, and it went well. We started pushing something on Thursday of last week. I want a more fine grained report of which servers have X software rather than everything in the device collection to which the software was pushed. I can't run reports now, because the SQL reporting service won't start, because of a credential change, which I can't see because somehow my access to our credential manager's been borked.
  Yay Monday! - 
Just go offerd to attend CWNA training
 - 
how do you install a previous version of MariaDB?
think the latest is 10.2 but i want 10.0 or 10.1 to test a install. - 
@hobbit666 said in What Are You Doing Right Now:
how do you install a previous version of MariaDB?
think the latest is 10.2 but i want 10.0 or 10.1 to test a install.Wouldn't you specify the version?
sudo yum install mariadb-server-10.1or select from the list if presented? - 
Trying to sort out VAC and VCC not communicating! grr
 - 
@scottalanmiller said in What Are You Doing Right Now:
LOL, trying to explain which cords are power and which are Ethernet. Oh boy.
To the kids or to Comcast? The kids probably already know. Comcast, I'm not so sure.

 - 
@dustinb3403 guess i try.
Normally i just do a yum install mariadb-server mariadb but will get me the latest 10.3 - 
@hobbit666 said in What Are You Doing Right Now:
@dustinb3403 guess i try.
Normally i just do a yum install mariadb-server mariadb but will get me the latest 10.3I said "normally" for the cases of "I want to install a specific version" otherwise "normal" means install the most current solution available.