nezach

joined 1 year ago
[–] nezach@discuss.tchncs.de 48 points 5 days ago (3 children)
[–] nezach@discuss.tchncs.de 5 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

3-2-1 rule with restic. Check it out.

[–] nezach@discuss.tchncs.de 3 points 2 weeks ago (1 children)

ReadyMedia (formerly MiniDLNA) works fine for me as a container via podman on a raspberry pi.

podman run -d --name=minidlna \
--net host \
-v dir/to/music:/media/audio \
-e MINIDLNA_MEDIA_DIR_1=A,/media/audio \
-e MINIDLNA_FRIENDLY_NAME=Music \
--restart on-failure:3 \
--platform linux/arm64 \
docker.io/vladgh/minidlna:latest

No http interface though for playback. Still very simple and does the job for me.

[–] nezach@discuss.tchncs.de 5 points 4 months ago (1 children)

Did you try

  sudo dpkg -i path/to/tic80-v1.1-linux.deb
[–] nezach@discuss.tchncs.de 5 points 8 months ago

I self-host FreshRSS as a container with podman behind Traefik on a raspberry pi 5 and use the web interface on desktop and FeedMe on android. Pretty happy with the setup.

[–] nezach@discuss.tchncs.de 4 points 10 months ago

Endeavouros on Laptop and main PC. Loving it.

[–] nezach@discuss.tchncs.de 15 points 10 months ago* (last edited 10 months ago) (1 children)

Serial Experiments Lain, Perfect Blue and Ghost in the Shell (Original Movie)

[–] nezach@discuss.tchncs.de 5 points 11 months ago

Came here to say restic! It's really good.

[–] nezach@discuss.tchncs.de 1 points 11 months ago

I like restic too.

view more: next ›