Self-hosted #trading bots on #Linux? #openSUSE makes it possible; #systemd services, readable logs, full transparency, no #cloud lock-in. Whether it's #Leap, #Tumbleweed, or #MicroOS, you control the stack. 🐧📈 https://news.opensuse.org/2026/02/18/building-self-hosted-trading-infra-on-os/
Building Self-Hosted Trading Infrastructure on openSUSE

Modern Linux systems are increasingly used to run autonomous, policy-driven services that operate continuously without user interaction. One example is a sel...

openSUSE News

Today in "Fun with your homelab":

One of my openSUSE MicroOS machines was under heavy load for a week and I could not find out what was wrong. I noticed that SSH logins were no longer possible, the login hung after the "Last login ..." line. Non-interactive logins worked, though.

Today I found out that suddenly this machine requires "ssh -t" or the RequestTTY option to get a working SSH connection. Huh?

All other MicroOS machines are of course unaffected by this (SSH from the same laptop to those machines works without "-t"), otherwise life would not be interesting...

Debugging this and then checking where the high load comes from...

#Linux #SSH #openSUSE #MicroOS #homelab #HellYeah #AdminLife

Jeg har meget passende for dagen fået sat Immich op til mine forældre. Det kører på DN gammel Lenovo tiny med en ekstern harddisk. Min far har kun fået indlæst en lille brøkdel af sine billeder, men han er allerede ovenud begejstret!
Så tak til #Immich og tak til #OpenSuse #MicroOS som er et utroligt glimrende OS til en server!
[^BgTA^] :verified: :opensuse: (@[email protected])

Attached: 1 image Dons ja tenim migrat el servidor #Mastodon amb #Quadlets a #MicroOS a #OpenSUSE

In4Matics
Dons ja tenim migrat el servidor #Mastodon amb #Quadlets a #MicroOS a #OpenSUSE
Pour celles et ceux qui n'ont pas pu assister à l'excellent DevCon26 d'hier organisé par François Tonic de Programmez, le replay est disponible sur Youtube. Le lien direct vers ma session: https://www.youtube.com/watch?v=LJR03NEcZI0&t=13040s (mais je vous conseille de regarder aussi les autres sessions) #suse #immutable #slmicro #microos #devcon26 #opensuse #PQC
DevCon 26 : sécurité & post-quantique édition 2026

YouTube

I've managed to track this to [email protected] failing to start for some reason. Upon ssh, it starts properly.

Is this expected #systemd behavior? This sure doesn't look like it. I'm suspecting this is a #MicroOS issue.

In recent times my Raspberry Pi server with #MicroOS has been behaving weirdly.

My server sometimes goes down and it seems it's because of an automated system restart according to the logs (when I have transactional-update disabled, so that shouldn't be happening).

When that happens, it takes a bit for me to ssh to it. It seems like my #podman #quadlets are not obeying #systemd enable-linger and starting on boot with WantedBy=default.target , because they only start after I ssh to it.

Forget guessing command flags. Use #openSUSE’s manpage viewer to search across releases: manpages.opensuse.org #Tumbleweed #Leap #MicroOS #LinuxTips #ManPages #Linux
@bryanredeagle I've not done any actual testing with it, but I wouldn't bet the farm that you're going to have a good experience using #ZFS with #MicroOS. I can say, at present, for the actual system, it won't work at all, as MicroOS is designed to use btrfs snapshotting as the core of it's "immutability" mechanism. Having ZFS storage pools mounted to MicroOS is certainly *possible* but I don't know how fragile the out-of-tree openZFS modules are, when it comes to updates…