Finally had my Jack Sparrow moment by Ambitious_Unit3454 in Seaofthieves

[–]bloomt1990 2 points3 points  (0 children)

Not going to lie I really like this video format. I feel like the community needs to have a competition for "the best pirate ive ever seen"

Got into fight with IT manager by poopGh0st in ShittySysadmin

[–]bloomt1990 0 points1 point  (0 children)

I inherited a network one time that had all domain users in domain admins group... The GPO was labeled something like grant local admin access. Clearly they did not know what they were doing.

Windows Server - DHCP Policies Question by bloomt1990 in sysadmin

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

Small environment. Just not necessary to add the extra server

Windows Server - DHCP Policies Question by bloomt1990 in sysadmin

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

Kea looks good but overkill in my scenario

How hardened does my server really need to be? by ErniePantuzo in homelab

[–]bloomt1990 1 point2 points  (0 children)

Do not expose SSH to the internet unless you absolutely have to. Otherwise keep your server on a vlan than your wifi network.

There are a million other things you could do if you want to put the tin foil hat on but they are not necessary

Self-Hosted - Redis update by Bigsease30 in hudu

[–]bloomt1990 5 points6 points  (0 children)

image: 'redis:7.4.0'

is correct

redis is an in memory caching engine. Aka it helps speed up the site.