savbran

u/savbran@feddit.it
15 posts · 28 comments

Recent posts

Recent comments

You could try Linux Mint Debian Edition (LMDE) it has timeshift installed in the live iso, useful to restore a system when it's unbootable. Anyway it doesn't come with KDE but Cinnamon or XFCE.

For me Debian or LMDE is good for a home server due to not continuous package update, just major security an important ones.

For a Deskop or laptop in my opinion Fedora KDE or Gnome is the best experience.

Just found it and tried on my home server, it works:

version: '3.3'
services:
  yarr:
    container_name: yarr
    image: maskalicz/yarr:latest
    ports:
    - 7070:7070
    volumes:
    - ./yarr-data:/data:rw

Anyway, it just have one view mode with 3 panels and it's not customizable. At the moment, the most featured and exstesible RSS Feed service seems to be FreshRSS as suggested in the thread by @specseaweed@lemmy.world.

This work makes life easier to normal user to install debian like he/she does with other distributions, a work that should be already thought by official live maintainers due to the use case. Anyway for some reason (time, unable to see the use case, other) it was not done. No problem, now there is it.