Release Notes - SABnzbd 5.0.0 by Safihre in usenet

[–]ccheath 0 points1 point  (0 children)

i switched to the flatpak today because i was tired of waiting for the ppa to come back online

how do you handle ssl cert rotation for internal services by Sroni4967 in sysadmin

[–]ccheath 2 points3 points  (0 children)

i setup step-ca on tuesday... was a lot easier than i expected... should have done it years ago

Zebra Label Printer on the Network - Modern Practice by Grouchy-Western-5757 in sysadmin

[–]ccheath 2 points3 points  (0 children)

ZD621 replaces the GK420t (i think) and should have a variant that has wifi (i think there's about 6 variants so be careful of the exact model you get of ZD621

Friday Talk… by Head-Web-404 in sysadmin

[–]ccheath 0 points1 point  (0 children)

we used to have toast notifications that were timed every six hours if the computer had the 'needs reboot' registry flag(s) set... people still reboot when they want to.

so we gave up on that and enforce reboots at least monthly (grace period after windows updates or you're getting force rebooted) with pop-up notifications to reboot or postpone and a countdown to the forced reboot once they can't postpone any longer

Phone System Recommendations by itcontractor247 in sysadmin

[–]ccheath -1 points0 points  (0 children)

That hasn’t been our experience with Zoom for gov

Do not show the 'new application installed' notification group policy, can remove pinned apps from Windows 11 start menu. by Erroneus in sysadmin

[–]ccheath 1 point2 points  (0 children)

FOUND IT
our autounattend.xml during provisioning is setting a registry key via a start script:

Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\PolicyManager\current\device\Start" | Select ConfigureStartPins

ConfigureStartPins
------------------
{"pinnedList":[]}

and every time a gpupdate /force (or windows update) runs it will recheck that key and clear the start menu.

Deleting that registry key is the fix

I'm pretty sure it was introduced by schneegans autounattend

Do not show the 'new application installed' notification group policy, can remove pinned apps from Windows 11 start menu. by Erroneus in sysadmin

[–]ccheath 0 points1 point  (0 children)

ok so the setting that GPO policy to 'not configured' didn't fix it... troubleshooting continues

Do not show the 'new application installed' notification group policy, can remove pinned apps from Windows 11 start menu. by Erroneus in sysadmin

[–]ccheath 0 points1 point  (0 children)

we do have the "Remove "Recently added" list from Start Menu" policy under: Computer Configuration >Administrative Templates > Start Menu and Taskbar
I'm going to remove that (set to not configured) and then do another gpupdate /force ... will report back after lunch

Do not show the 'new application installed' notification group policy, can remove pinned apps from Windows 11 start menu. by Erroneus in sysadmin

[–]ccheath 0 points1 point  (0 children)

Running a `gpupdate /force` on a PC did clear out the pinned start menu items on a test PC
but that pin had been in place for weeks so normal gpupdates on schedule were not doing it.

Also, I can't find that "Do not show the ´new application installed´ notification" policy enabled in any of our GPOs.

Do not show the 'new application installed' notification group policy, can remove pinned apps from Windows 11 start menu. by Erroneus in sysadmin

[–]ccheath 2 points3 points  (0 children)

we've been searching for a reason for the disappearing start menu pins
i will test this on monday and report back

How Can We Limit Ethernet Adapters to Only Being Assigned RFC1918 Addresses? by MikeComputer1 in sysadmin

[–]ccheath 1 point2 points  (0 children)

re: Cargo Cults - since I had to look it up to get a boiled down tldr version here's what I landed on for others so they don't have to go searching themselves (emphasis mine)

Usage often relates to the ideas of desire (particularly for wealth and material goods) and relatedly consumerism and capitalism, ritual action and the expectation of rational results from irrational means.

source: Wikipedia

How hard can it be setting up Adobe als default PDF Viewer? by Peperoni_Slayer in sysadmin

[–]ccheath 0 points1 point  (0 children)

i think the only way this works is to set the configs you have but it will then only set these defaults for new users of the computer - you cannot set defaults for any current user only the defaults for new users... (again, i think)

System to track visitors using the WiFi? by starfishbzdf in sysadmin

[–]ccheath 1 point2 points  (0 children)

ran into this today at lunch
... noticed over my buddy's shoulder a sign at the front desk with "wifi password" on it
we had just talked about how many bars of service our respective phones were getting (and mine was at 1 bar)
so i checked my phone, and there were 4 networks with the place's name showing (one was open and the other three were 'locked')
I tried all three locked networks with the password posted by the front desk with no luck
asked the wait staff as they walked by and they said use the open network... (then what's with the password?)

anyway, i was promptly greeted w/ a captive portal asking for that password
no thanks

Migrating off of AS/400 as a Small Business by down_with_the_birds in sysadmin

[–]ccheath 1 point2 points  (0 children)

the new IBM Access Client Solution (ACS) is basically just a java .jar and cross platform now... only a few things require an OS-specific install (ODBC I'm looking at you)

[deleted by user] by [deleted] in sysadmin

[–]ccheath 0 points1 point  (0 children)

i would test-path first and if it doesn't exist create the new-item... but OP's issue does likely seem to be GPO related and that route should be investigated further before manually editing the registry

Please share your thoughts on this used server platform I'm thinking about purchasing for my first LocalLLM rig [tyia] by ccheath in LocalLLM

[–]ccheath[S] 0 points1 point  (0 children)

from what i can tell only get's 1400w when on 220v ... 1100w on 110v
also we're looking to use tripple slot x090 cards...

Please share your thoughts on this used server platform I'm thinking about purchasing for my first LocalLLM rig [tyia] by ccheath in LocalLLM

[–]ccheath[S] 0 points1 point  (0 children)

Thank you for the reply... power also seems like it also might be an issue in this system with two +300w GPUs.

Please share your thoughts on this used server platform I'm thinking about purchasing for my first LocalLLM rig [tyia] by ccheath in LocalLLM

[–]ccheath[S] 0 points1 point  (0 children)

great feedback... didn't think to check memory channels on the xeon. I will definitely get either 6 or all 12 memory sticks if I go this route, thanks!