What Are You Doing Right Now
-
"What's that? Dev testing server is slow? Oh, there is a bad drive, I'll replace it..... oh, the rebuild will take until tomorrow, that was a RAID 5 array. Any critical data on there? Better move it ASAP, just in case...."
Plus side - once the databases are safely moved, I get to blow away the RAID 5 and make a RAID 10 And I'm sincerely holding back the "I told you so" until this data gets re-staged and all is well.
-
1am finally time to play video games with the kids.
-
Ah - running numbers on a project I wanted to do last year.. I still want to be a part of it - nothing is guaranteed, but can try.
-
So I was tired of needing to re-enter settings in keepass every time I wanted to generate a password. I wrote a small script to generate passwords a little quicker. You can remove the special characters if you want.
#!/bin/bash #Create random string password read -p "Enter password length " length cat /dev/urandom | tr -dc 'a-zA-Z0-9!@#$%^&*?' | fold -w $length | head -1
-
Listening to HPE Aruba present at the SpiceCorp of Chicagoland meetup this evening.
-
SW has been offline for me for over five minutes now. Looks like their issues came back or is it just me?
-
@scottalanmiller said:
SW has been offline for me for over five minutes now. Looks like their issues came back or is it just me?
me too....
-
@scottalanmiller said:
SW has been offline for me for over five minutes now. Looks like their issues came back or is it just me?
Yeah, been getting more application errors this afternoon, now it's not even giving that... "this webpage is not available" now
-
@NattNatt said:
@scottalanmiller said:
SW has been offline for me for over five minutes now. Looks like their issues came back or is it just me?
Yeah, been getting more application errors this afternoon, now it's not even giving that... "this webpage is not available" now
Same as the other night, appears to be down hard. I'd guess that means front end problems, they care able to get a maintenance message up when its the database.
-
Just came back for me....but for how long I wonder...
-
I'm wondering why it feels so quiet in here today.
-
Yup, I'm posting again.
-
@dafyre said:
I'm wondering why it feels so quiet in here today.
Friday I guess. SW has been quiet this week, too. It's just a slow week for some reason.
-
that.
Edit: Still getting Application errors a lot too...
-
@dafyre said:
I'm wondering why it feels so quiet in here today.
Huh, just looked because I wanted to see how quiet it was and both posting rate and view rate are "average", a little high for a Friday, actually. So it must just "feel" slow.
-
@scottalanmiller said:
@dafyre said:
I'm wondering why it feels so quiet in here today.
Huh, just looked because I wanted to see how quiet it was and both posting rate and view rate are "average", a little high for a Friday, actually. So it must just "feel" slow.
compared to the rest of the week it feels slow
-
Posting traffic was rather healthy all week.
-
Talking to a user with a dieing laptop.
Trying to get a remote session going to verify his one drive is up to date.
-
@JaredBusch said:
Talking to a user with a dieing laptop.
Trying to get a remote session going to verify his one drive is up to date.
Good luck! I'm about to finish for the weekend! I should have been here till 6pm...but I got hijacked before I could do my workout this morning, so essentially worked an hour earlier...so get to leave an hour earlier too! Woop!
-
I'm a little excited and nervous. I got an invite to be on one of the SpicePanels for a Spiceworks Unplugged event in Atlanta on Wednesday, March 2nd!
I wonder how big the crowd is going to be, ha ha ha.