Podman pods (or quadlets) managed by ansible.

True.

But by default the unattended-upgrades timer has a randomized trigger time (so that not all Debian machines in the world start hammering the mirrors at the same time). If you enable the auto reboot option in unattended-upgrades, your boxes will reboot at an unpredictable time. I prefer doing this at known times (middle of the night when I know nothing important is running/number of users is low).

This is a kernel bug, unattended-upgrades will take care of installing the new kernel once the fix is published, but you still have to reboot to load it. I've set up a cron job that runs needrestart nightly and reboots my servers if there is a pending kernel upgrade [1]

Permanently Deleted

1mon 20d ago in selfhosted

Yes. This is my ansible role that deploys it

Ollama Server Component Recommendations

1mon 23d ago in selfhosted

I suggest using llama.cpp instead of ollama, you can easily squeeze +10% in inference speed and other memory optimizations from llama.cpp. With hardware prices nowadays I think every % saved on resources matters. Here is a simple ansible role to setup llama.cpp, it should give you a good idea of how to deploy it.

A dedicated inference rig is not gonna be cheap. What I did, since I need a gaming rig; is getting 32GB DDR5 (this was before the current RAMpocalypse, if I had known I would have bought 64) and an AMD 9070 (16GB VRAM - again if I had known how crazy prices would get I'd probably ahve bought a 24GB VRAM card). The home server runs the usual/non-AI stuff, and llamacpp runs on the gaming desktop (the home server just has a proxy to it). Yeah the gaming desktop has to be powered up when I want to run inference, this is my main desktop so it's powered on most of the time, no big deal

Ubuntu 26.04 Allows "sudo apt install rocm" But It's Months Out-Of-Date

1mon 23d ago in linux@lemmy.ml from www.phoronix.com

This is fine as long as upstream supports a convenient way to get the latest versions of software for which you actually need latest (APT repositories)

Stable base, only explicitly allow selected unstable/bleeding edge components.

This is what I do for ROCm and a few other things which need to be constantly updated (yt-dlp). Sometimes stable-backports repositories are enough, but not always.

AI/LLM providers

1mon 24d ago in buyfromeu@feddit.org

There is https://www.infomaniak.com/en/euria(Switzerland)

And https://mammouth.ai/(France), though they're more a "middleman" for various providers (including providers serving open-weights models)

And of course you can still run models locally with LLM hosts like https://github.com/ggml-org/llama.cpp(there are hundreds of derivatives, but llama.cpp is the OG/underlying library for most of them). A decent gaming PC can now run local LLMs on par with SOTA proprietary models from 6-12 months ago (qwen3.6 is a beast). https://old.reddit.com/r/LocalLLaMA/is a decent subreddit for news and discussions about this, I didn't find a real equivalent on lemmy.

Hello old new “Projects” directory! – Ximions Blog

1mon 26d ago in linux@lemmy.ml from blog.tenstral.net

Notifications from the server?

2mon 3d ago in selfhosted

Email

Most applications/services offer mail as notification channel. Even old school unix utilities such as cron support sending mail (through the system MTA). I use msmtp. Then configure K-9 mail or any decent mail client on your phone, setup filters so that mail from your services ends up in a high priority folder in your mailbox with notifications enabled.

I want to be able to receive notifications both on mobile and desktop, this is the only reasonable option I found and have been running with it for > 10 years.

debian-live-config 5.0.0

3mon 9d ago in debian from debian-live-config.readthedocs.io

Mattermost is no longer Open-Source

4mon 5d ago in selfhosted from github.com

Framasoft in numbers, 2025 edition

5mon 4d ago in selfhosted from framablog.org

The end of tt-rss.org

8mon 16d ago in selfhosted from community.tt-rss.org

Overcoming barriers to Open Source procurement in the European Union

1y 2mon ago in buyfromeu@feddit.org from opensource.org