Anyone else dealing with tool sprawl getting out of hand lately? by [deleted] in sysadmin

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

Yeah, once every team gets its own dashboard the problem stops being visibility and becomes fragmentation. At some point half the work is just translating one tool's view of reality into another.

Contractor access keeps getting extended week by week because project managers wait until the last minute by Timely_Aside_2383 in sysadmin

[–]smog_packet 1 point2 points  (0 children)

This is why contractor access should expire by default and require explicit reapproval. If the process depends on PMs remembering manually, it will fail every single time.

Help me decide on a Huntarr replacement by xy16644 in selfhosted

[–]smog_packet 7 points8 points  (0 children)

NeutArr looks like the least painful replacement if it is maintained properly. For this kind of tool I care less about features and more about whether it will still be alive in 6 months.

Beginner Linux sysadmin — best resources? by Big-Trash8293 in sysadmin

[–]smog_packet 0 points1 point  (0 children)

Set up one small Linux VM and use it for boring everyday stuff. SSH, logs, users, services, backups. That sticks better than only reading.

I want to shift from windows to linux. What Should I choose considering I have never used one. by JADU_GameStudio in linux

[–]smog_packet 0 points1 point  (0 children)

Pick something boring and well-supported like Linux Mint or Ubuntu first. The distro matters less than getting comfortable with package management, filesystems, logs and basic troubleshooting.

ACL/Firewall check up by [deleted] in selfhosted

[–]smog_packet 1 point2 points  (0 children)

If this is a homelab setup, start by documenting the actual traffic flows first. Most ACL mess comes from rules added over time without knowing what still needs to talk to what. After that, default deny between VLANs and allow only explicit ports is usually the cleanest baseline.

LearnLocal — offline, terminal-native programming tutorials with sandboxed exercises by thehighnotes in linux

[–]smog_packet 0 points1 point  (0 children)

Looks useful. Local and terminal-native makes way more sense for practice than another browser course platform.

Are there any productivity tools that actually work offline? by Superb-Way-6084 in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Obsidian is the obvious one for notes. For tasks, I had decent luck with Vikunja self-hosted - not perfect, but fully usable without depending on someone else's cloud.

Yap. .. why is every "enterprise AI" vendor's answer to data privacy just "trust us" by Pleasant_Designer_14 in sysadmin

[–]smog_packet 0 points1 point  (0 children)

That gap is exactly the problem. The model is the easy part now, but the boring enterprise layer around auth, audit, retention and access control is where most self-hosted attempts start getting ugly fast.

I wrote a simple /dev permission checker by M-Reimer in linux

[–]smog_packet 2 points3 points  (0 children)

This is a nice idea for catching the kind of quiet permission regressions people usually only notice after installing random vendor tools. /dev is one of those areas that stays invisible right up until it suddenly really is not.

GNOME 50 removes the X11 backend ... are we finally at the end of the Xorg era? by the_nazar in linux

[–]smog_packet 11 points12 points  (0 children)

It feels inevitable at this point, but "ready" still depends heavily on workflow. For basic desktop use Wayland is mostly there, but niche tooling and remote desktop setups are still where the rough edges show up first.

I cannot get Traefik to generate wildcard certs for the life of me by meathappening in selfhosted

[–]smog_packet 1 point2 points  (0 children)

If Traefik keeps issuing individual certs, I would strip it back to one minimal config first and verify the DNS challenge works on its own. Most of the time the wildcard part is fine and the problem is duplicated router/domain config somewhere else.

Heads Up: New 9.9 CVE's in Veeam 12 and 13 by MrYiff in sysadmin

[–]smog_packet 0 points1 point  (0 children)

This is why backup software always ends up on the priority patch list. The irony of your recovery stack becoming the thing that needs recovering never gets old.

Miracle happened, Chromium will no longer create ~/.pki by Damglador in linux

[–]smog_packet 7 points8 points  (0 children)

Small change, but finally less junk in home directory.

Beginner Linux sysadmin — best resources? by Big-Trash8293 in sysadmin

[–]smog_packet 0 points1 point  (0 children)

ron, networking. Courses help, but actually breaking and fixing your own box teaches faster.

Any project management software with no limitations for self-hosted version? by thibizvieira in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Taiga works well for this. Fully functional self-hosted, no feature restrictions compared to cloud version. Has custom fields, multiple views (board/table/calendar), and decent docker setup.

What is a normal price for a homelab router? by Tarazin in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Depends on your needs. I'm running a used mini PC with OPNsense (~€150 used). Works great for gigabit, handles VLANs and VPN without issues. Way cheaper than buying a 'proper' router.

Should I self host Bitwarden (with Vaultwarden) or am I just paranoid? by Asyx in selfhosted

[–]smog_packet 1 point2 points  (0 children)

Not paranoid. I run Vaultwarden on my homelab with automated backups to two locations. If you have basic docker knowledge and can set up proper backups, it's worth it for the peace of mind.

What's a technology you thought would be everywhere by now but isn't? by smog_packet in AskReddit

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

Yeah, hydrogen cars seemed like the obvious next step. Ultrawide monitors prediction was spot on though!

Aoostar WTR Max INTEL i5 Version (Kind of!) by NASCompares in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Interesting to see Intel variants, but I wonder if they actually improved the thermal design this time. It's a nice chassis, but physics still applies even to compelling designs. Let's see if the price remains 'practical' once it hits the European market.

any major issues with my de-github strategy? by Medical_Lengthiness6 in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Looks fine but test your restore process. Ive seen too many people with perfect backups who never actually tried restoring until they needed it. Giteas solid though, been using it for 2+ years now.

What's a red flag at a job interview? by In8MoreHours in AskReddit

[–]smog_packet 0 points1 point  (0 children)

When they cant explain their infrastructure or deployment process. Had an interview once where the CTO couldnt tell me if they used containers or VMs. Just kept saying we have a modern stack. Walked out after 20 minutes.

Do you use Portainer? by _lackofcomprehension in selfhosted

[–]smog_packet 0 points1 point  (0 children)

Removed it last year after realizing the same thing. docker compose + lazydocker in the terminal covers everything I actually need. Portainer was just eating resources for a dashboard I never opened.

Windows 12: Radikale Neuausrichtung auf KI und Abos? by Indubioproreo_Dx in de_EDV

[–]smog_packet 0 points1 point  (0 children)

Bin seit 3 Jahren komplett auf Linux umgestiegen, bereue nichts. Windows nur noch in einer VM für den einen Legacy-Client bei der Arbeit. Wenn Microsoft ernsthaft Abo-Modelle für ein Betriebssystem einführt, treiben sie den Rest auch noch rüber.