What Are You Doing Right Now
-
aaaand he did it by putting cheap L brackets at the back for it to sit on...
-
@stacksofplates said in What Are You Doing Right Now:
aaaand he did it by putting cheap L brackets at the back for it to sit on...
Ha.. can't wait for it to fall down
-
Getting ready to make dinner and thinking about how I should have kept my mouth shut, or rather ignored an email, so I wouldn't have to work tomorrow.
-
@biglittle said in What Are You Doing Right Now:
Getting ready to make dinner and thinking about how I should have kept my mouth shut, or rather ignored an email, so I wouldn't have to work tomorrow.
Well that sucks.
-
Playing Wii Mario with my daughter and wife.
-
"Helping" with the cooming
-
Chilling at the hotel in downtown Chicago until it is time to walk to the theater.
Taking the family to see Irving Berlin’s White Christmas.
-
@biglittle said in What Are You Doing Right Now:
Getting ready to make dinner and thinking about how I should have kept my mouth shut, or rather ignored an email, so I wouldn't have to work tomorrow.
Not the brightest moment for you.
-
Writing code, what else.
-
-
@quixoticjeremy said in What Are You Doing Right Now:
@biglittle said in What Are You Doing Right Now:
Getting ready to make dinner and thinking about how I should have kept my mouth shut, or rather ignored an email, so I wouldn't have to work tomorrow.
Not the brightest moment for you.
But not the dimmest, haha
-
Kids are watching something on Netflix.
-
All of the kids (the four of them) are playing Skyrim here.
-
At home at last after opening a new office I am resting with some pumpkin Ice Cream
-
@stacksofplates said in What Are You Doing Right Now:
aaaand he did it by putting cheap L brackets at the back for it to sit on...
Those L brackets can hold a ton a weight... But not something I would trust an expensive piece of hardware on.
-
@jaredbusch 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 And as an added bonus, this will force me to familiarize myself with Chocolatey.
It should not, the theory is that SS will handle Chocolatey for you, and will more and more over time.
I see. I'm installing the agent on my machine now.
I love chocolatey.
PS C:\Windows\system32> choco list --localonly Chocolatey v0.10.8 7zip 16.4.0.20170506 7zip.install 16.4.0.20170506 chocolatey 0.10.8 chocolatey-core.extension 1.3.3 chocolatey-visualstudio.extension 1.5.0 chocolatey-windowsupdate.extension 1.0.2 DotNet4.5.2 4.5.2.20140902 DotNet4.6.1 4.6.01055.20170308 Firefox 57.0.0.20171115 git 2.15.0 git.install 2.15.0 GoogleChrome 62.0.3202.94 hwinfo 5.60 hwinfo.install 5.60 KB2919355 1.0.20160915 KB2919442 1.0.20160915 KB2999226 1.0.20170509 KB3033929 1.0.3 KB3035131 1.0.1 nextcloud-client 2.3.3.1 putty 0.70 putty.install 0.70 sql-server-express 13.1.4001.0 sql-server-management-studio 14.0.17199.0 vcredist2013 12.0.30501.20150616 visualstudio2017-installer 1.0.0 visualstudio2017community 15.2.26430.20170605 visualstudiocode 1.18.1 vlc 2.2.6 29 packages installed.
Is there any issue installing applications like
git
andgit.install
together? -
About to do some Thanksgiving prep work here. Turkey goes in in about 3 hours. But first we let the kiddo mix up the turkey rub.
-
@eddiejennings said in What Are You Doing Right Now:
C:\Users\USERNAME\altdownloads>icacls "c:\salt\bin\Lib\site-packages\salt\" /grant "Authenticated Users":(OI)(CI)R Invalid parameter "Users:(OI)(CI)R " C:\Users\USERNAME\altdownloads>echo master: na1.waxquixotic.com 1>>c:\salt\conf\minion.d\mast.conf C:\Users\USERNAME\altdownloads>Restart-Service salt-minion 'Restart-Service' is not recognized as an internal or external command, operable program or batch file.
Let's see what happens.
Restart-Service
only works in PowerShell. -
@black3dynamite said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
C:\Users\USERNAME\altdownloads>icacls "c:\salt\bin\Lib\site-packages\salt\" /grant "Authenticated Users":(OI)(CI)R Invalid parameter "Users:(OI)(CI)R " C:\Users\USERNAME\altdownloads>echo master: na1.waxquixotic.com 1>>c:\salt\conf\minion.d\mast.conf C:\Users\USERNAME\altdownloads>Restart-Service salt-minion 'Restart-Service' is not recognized as an internal or external command, operable program or batch file.
Let's see what happens.
Restart-Service
only works in PowerShell.And likely must be run as an administrator.
-
On the above, I was in Powershell and ran it as an administrator. Service was eventually started. I'll tinker with it again next week.
Current task: Create scenarios to practice configuring ACLs in Linux.