mbirth
This is how I cleaned (most) of my old posts: Searched them via Google. As they’re posted under my username I was able to change them into nonsense before deleting then. Even though they never appeared under my profile anymore.
Let’s phrase it differently: Those who blindly install some MDM profile deserve everything that happens after.
A trojan you have to install yourself (by accepting a malicious MDM profile) is not a trojan...
Not sure how Docker behaves, but in a Stack/Compose file you can define volumes to use a specific driver, such as smb. E.g.:
volumes:
smb-calibre:
driver_opts:
type: "smb3"
device: "//mynas/ebooks/CalibreDB"
o: "ro,vers=3.1.1,addr=192.168.1.1,username=mbirth,password=secret,cache=loose,iocharset=utf8,noperm,hard"
So Docker will take care of mounting. Paired with restart: unless-stopped
, all my Containers come back online just fine after an outage.
Telefonbefragung
Welcher Mensch unter 50 nimmt denn noch ab, wenn er die Nummer nicht kennt?
"Einfach mehr Viagra nehmen..."
~SCNR~
Welcome to the dark side!
Yep, had ejabberd running on a Pi 3 with all the XEPs supported by Conversations enabled and various transports. 4 or 5 people at times. No problems at all - with chat and memes, that is. Never tried video or voice calls, but I don't think they require much work from the Pi itself.
However, similar to @solidgrue@lemmy.world, in a bout of simplifying my life I decided to nix the setup as all people involved also had one or more of Threema, Signal or Telegram anyways.