this post was submitted on 26 Dec 2025
70 points (97.3% liked)

Selfhosted

60723 readers
183 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So, just a light post, I upgraded my Pi4 last night and found the Linux firmware breaks a 32bit install.

I've been meaning to change to 64bit for months, but as it's my DMZ box for torrents, radicale, etc, then it's just finding the right time to convert an adhoc setup into my ansible scripts.

Luckily I had a SD backup from September to get it running again

So, what have you broken over the holidays?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lemming741@lemmy.world 18 points 6 months ago (3 children)

I rebooted a machine that had an Nvidia driver crash. It didn't finish the reboot, but it did seem to stop sshd so I can't get in until I get home and have physical access. I had a ping running so I could watch, it never dropped. ๐Ÿซ 

Lesson here: put your experimental boxes on a WiFi plug and set them to boot on AC restoration.

[โ€“] WhyJiffie@sh.itjust.works 8 points 6 months ago (1 children)

I hate it that systemd is so quick to shut down sshd when shutting down the system. it does that in the very first "round", while it could really just keep it running till the end...

[โ€“] lemming741@lemmy.world 9 points 6 months ago

Even my proxmox web interface lasts deeper into a reboot than sshd. It boots you immediately while you can watch the vms shut down for the next 3 minutes in the browser.

[โ€“] Dhs92@piefed.social 4 points 6 months ago

This is why I got a JetKVM heh

[โ€“] HelloRoot@lemy.lol 3 points 6 months ago (1 children)