What Are You Doing Right Now
- 
Trying to get to the boot menu of a Dell PowerEdge 2650.
 - 
@scottalanmiller said in What Are You Doing Right Now:
Trying to get to the boot menu of a Dell PowerEdge 2650.
Wow! What OS is running on that?
 - 
@scottalanmiller said in What Are You Doing Right Now:
Trying to get to the boot menu of a Dell PowerEdge 2650.
wow. Why?
 - 
@scottalanmiller said in What Are You Doing Right Now:
Trying to get to the boot menu of a Dell PowerEdge 2650.
I retired my last 2650 in 2012 and it had a Diskette to allow BOOT to USB !
 - 
beautiful sunny clear -1 degree morning. TGIF.
 - 
Possibly looking into do some side work on UpWork for random IT Networking Jobs.
 - 
Poking around with Stratis for the first time.
 - 
Wondering... What if the reason microsoft is release so much of there software for linux is because the next version of windows will be Windows the Linux Distro.. maybe with a compatiblity layer better than wine to run current apps til they convert to native apps..
 - 
Total Annihilation Commander Pack giveaway on GOG
 - 
31 Games on GOG

 - 
Just had a call:
Customer:"yeah, our terminal is broke, we changed it out with a different one.. "
Me: "well what happened to the terminal.."
Customer: "It was dropped violently...."
"what...? "
 - 
Looked at another house today, but it's just too small and needs too much maintenance stuff.
 - 
@WrCombs said in What Are You Doing Right Now:
Just had a call:
Customer:"yeah, our terminal is broke, we changed it out with a different one.. "
Me: "well what happened to the terminal.."
Customer: "It was dropped violently...."
"what...? "
I.E. Someone got mad about something unrelated and smashed it on a concrete floor somewhere.
 - 
Discovered a wicked way of auto answering
mysql_secure_installation.
https://bertvv.github.io/notes-to-self/2015/11/16/automating-mysql_secure_installation/#comment-4927261334printf "\nn\nn\nY\nY\nY\nY\n" | sudo mysql_secure_installation export DB_ROOT_PASS="$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c 13)" mysql -e "UPDATE mysql.user SET Password=PASSWORD('$DB_ROOT_PASS') WHERE User='root';" echo "" echo "Your MariaDB Root Password: $DB_ROOT_PASS" echo "" - 
@travisdh1 said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Just had a call:
Customer:"yeah, our terminal is broke, we changed it out with a different one.. "
Me: "well what happened to the terminal.."
Customer: "It was dropped violently...."
"what...? "
I.E. Someone got mad about something unrelated and smashed it on a concrete floor somewhere.
That's the first thing i thought..
Then they wanted a new one sent out to them for free ....Yeah no... Temper tantrums are not a part of your contract with us.
 - 
Just chilling this morning. Making coffee now.
 - 
Cooking a late breakfast. Sausage gravy with buttermilk biscuits and scrambled eggs.
 - 
@black3dynamite said in What Are You Doing Right Now:
Discovered a wicked way of auto answering
mysql_secure_installation.Or just don’t use it.
You can do the same with 4
mysqlcommands# Secure MariaDB (this does what mysql_secure_installation performs without interaction) mysql -e "UPDATE mysql.user SET Password=PASSWORD('Generate a random password here') WHERE User='root';" mysql -e "DELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1');" mysql -e "DELETE FROM mysql.user WHERE User='';" mysql -e "FLUSH PRIVILEGES;" - 
Busy weekend: Completed four videos for YouTube

 - 
Monday morning E-mail purge.