Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ST
stueja @feddit.de
Posts 0
Comments 5
Question: is there a reason to use arch over something like kubuntu, or ubuntu? It seems like a difficult starting point
  • Nothing is enabled after installation. While it can be a daunting task to manually hook up your PC to the wifi manually, this philosophy lets you hand-pick the services which you actually want to run, catering for a very personalised and clearly defined system.

  • What are YOU self-hosting?
  • I've been running Arch Linux on a Gigabyte Brix with two USB HDDs for... years now. At least 8. On and off, there were several services, but mostly, this device is meant to host

    • NFS and SMB file shares
    • syncthing, because I can't get my Macbook to use the network shares in a performant way
    • plex media server
    • nginx with mariadb for a privately hosted database of a German TV show (Tatort) and also a self-made expense tracker
    • paperless-ngx for electronic document management
    • traefik as a reverse proxy
    • heimdall to remind me what's there :)
    • a couple statically generated web sites
    • changedetection.io to check some websites for changes
    • watchtower to at least notify me when new docker images are available
    • portainer to have kind of a dashboard for all services
    • youtube-dl-material
    • dokuwiki as a second brain

    Since Arch Linux is rolling, it sometimes simply breaks after an update. But since the services have gotten more critical for me over time (especially plex :) ) I plan on putting some of the services to a host in the cloud behind a WireGuard VPN. Also, the Brix should be re-installed with Ubuntu or Debian some day.