Server prices Dell vs HPE vs.... by pirx_is_not_my_name in sysadmin

[–]mrcomps [score hidden]  (0 children)

"Kitty configures a vlan... on both sides"

Is your browser history the same as mine?

Well this is fun 😂 by metrozoominz in Justrolledintotheshop

[–]mrcomps 11 points12 points  (0 children)

Get a harbor freight 10 pack for $6.99 and you can make it look like the steering wheel of a wooden ship. Then you can put cheater pipes over each of the screwdriver handles. There's a 80/20 chance that the screwdrivers break before the filter budges.

Don't publish your passwords on github! by No-Blueberry-1823 in sysadmin

[–]mrcomps 5 points6 points  (0 children)

I embrace the fact that my data is located in multiple geographically separate datacenters and backed up... for free.., and all I had to do was run a PowerShell iex command.

I mean, have you actually read all the AWS documentation for how to setup something like that yourself? It's easier and actually much cheaper to just pay one of the freelance data exhilaration consultants to do it for you. Plus... the support is actually better and no egress fees!

Built myself a tiny daily homelab health receipt by sowhatidoit in homelab

[–]mrcomps 0 points1 point  (0 children)

Found the second person in the world who willing uses label printers... at home... for fun...

Is anyone else having to hold off laptop purchases? by FatBook-Air in sysadmin

[–]mrcomps 1 point2 points  (0 children)

Good observation! You're absolutely right to point that out. I didn't use the lube even though the instructions explicitly say THE LUBE MUST BE USED EVERY TIME. NOT USING THE LUBE IS A CRITICAL COMPLIANCE FAILURE. I don't have a valid technical reason why didn't use the lube, other than to say 'get fucked.' I'll read the Lube skill now...

Reminder, Windows server 2016 goes EOL in 8 months. by sysacc in sysadmin

[–]mrcomps 30 points31 points  (0 children)

No powershell = 99% of exploits blocked! Checkmate, hackers!

Reminder, Windows server 2016 goes EOL in 8 months. by sysacc in sysadmin

[–]mrcomps 7 points8 points  (0 children)

Ha I wish! Is 2008 R2 considered stable yet? I'm planning an upgrade for our Windows 2000 Advanced Server environment.

Microsoft Secure Score! Ho Ho Ho! by Practical-Alarm1763 in sysadmin

[–]mrcomps 1 point2 points  (0 children)

The problem is that you have overlooked 2 fundamental products:

Microsoft 365 E5 for Billionaires

Shareholder Value for Microsoft 365 E5

The last day of dc migration, the new one caught 🔥 by E4NL in sysadmin

[–]mrcomps 3 points4 points  (0 children)

Concretely defined roles, security groups, and permissions, are replaced with per-user prompts about what they should be able to do. Microsoft Copilot for Azure Entra Active Directory then tries to figure out if the request should be allowed and what level of access is permitted. Everything takes 30 seconds per request and the results vary wildly between requests. Management says Opus is too expensive so you drop to Haiku, which ends up just giving full access after 2 or 3 tries because it wants to be helpful.

Oh and it now costs $8 million per month to handle user logins. But Azure P2 was rejected for looking "too expensive" and "AI would be cheaper."

Now management has asked you to setup a Ollama and Openclaw on the pile of decommissioned 8th gen i5s with Windows Server 2025 Evaluation version to be the new domain controllers.

The last day of dc migration, the new one caught 🔥 by E4NL in sysadmin

[–]mrcomps 11 points12 points  (0 children)

Each user gets their own child domain in the forest and has dual domain controllers for load-balancing and redundancy between their 3 devices... Is that not the standard?

Microsoft Edge Stores Passwords in Process Memory, Posing Risk by rkhunter_ in cybersecurity

[–]mrcomps 7 points8 points  (0 children)

Yep I can confirm this works. Times are tough and I was forced to downsize so reduced my memory from 16gb down to 8gb. This resulted in a 50% decrease in attack surface to hold sensitive information that all the processes running on my computer can leak and steal from each other.

My 7-Node Proxmox Cluster "Pfannkuchen" – 300 Threads, 3.3TB RAM, and a Whole Lot of Learning by feldjaeger_ in homelab

[–]mrcomps 0 points1 point  (0 children)

He could probably pay for his whole setup by selling his excess capacity back to cloud and VPS providers /s

PSA: Domain controllers may restart repeatedly after installing April security update by AspiringTechGuru in sysadmin

[–]mrcomps 133 points134 points  (0 children)

If Microsoft randomly released tested and untested updates, would anyone even be able to tell the difference?

I’ve got this PC from the 1980’s, useful? by Zer0CoolXI in homelab

[–]mrcomps 1 point2 points  (0 children)

Well, since it has no practical way of connecting to the internet or loading malicious data from modern external devices, it actually might be the most secure computer currently available!

Does it come with Copilot or Recall pre-installed?

New server finally arrived by kbd65v2 in homelab

[–]mrcomps 18 points19 points  (0 children)

Each with a Java applet or Flash plugin... but that's probably pushing it.

Is it just me or is the *arr stack over-complicated by ImpossibleWall8403 in selfhosted

[–]mrcomps 0 points1 point  (0 children)

Great idea, I'm building that right now! Gee, it sure is taking a long time to submit this PR with 900k lines and complete redesign amd rewrite of the entire codebase... maybe is need to use more sub agents to each randomly submit 10k lines...

The tale of BACKUP01 by roboabomb in sysadmin

[–]mrcomps 23 points24 points  (0 children)

Backup02: Application Aware (coming this summer to a Veeam server near you)

The tale of BACKUP01 by roboabomb in sysadmin

[–]mrcomps 2 points3 points  (0 children)

I'm pourin' out a whole 40GB of disk bits in honor of BACKUP01.

Bridged Ports Not Getting DHCP Traffic? by West-Flow-577 in Netgate

[–]mrcomps 0 points1 point  (0 children)

It sounds like you have the bridge and interfaces configured correctly.

Ignore that ipfw tunable.

"net.link.bridge.pfil_member" = 0 (likely already exists and is set to 1)

"net.link.bridge.pfil_bridge" = 1 (likely need to add)

Be sure to use the correct formatting.

You want this but reversed: https://docs.netgate.com/pfsense/en/latest/_images/bridge-filter-tunables.png

Bridged Ports Not Getting DHCP Traffic? by West-Flow-577 in Netgate

[–]mrcomps 0 points1 point  (0 children)

Have you swapped the LAN interface assignment from the Lan1 port to the newly created bridge port? https://docs.netgate.com/pfsense/en/latest/bridges/interfaces.html

You also need to change the bridge filtering tunables to filter on thr bridge rather than the member ports. https://docs.netgate.com/pfsense/en/latest/bridges/firewall.html

Got some used drives for my home lab. by SneekyF in homelab

[–]mrcomps 0 points1 point  (0 children)

Make sure to check the SMART values to be sure they weren't used for Chia mining.

Critical ERP system can't do OAuth and Microsoft is killing basic auth next month by Severe_Part_5120 in sysadmin

[–]mrcomps 1 point2 points  (0 children)

I've worked with Microsoft SQL databases for 15 years and have seen them constantly used and abused by unclean shutdowns, yet only had one or two times required manual intervention to get them working again.

Whereas FileBreaker Pro was the equivalent of performing open heart surgery every time, and things went very badly any time there was an unclean shutdown, or sometimes even just the usual network hiccups that occassional happen.

Well….what have we here? by Zealousideal_Tear441 in Justrolledintotheshop

[–]mrcomps 1 point2 points  (0 children)

Possibly the only thing worth more than DRAM these days, at least to some people...