• 4 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: January 25th, 2025

help-circle



  • With the getenfore command from kumi below I get Enforcing so I guess I use SELinux.

    I now have two working options. a) Using named volumes (I’m still unsure if this is the way to go or not, generally speaking) and b) using the private label :Z for the bind mount.

    Without :Z podman unshare yields root:root for the data directory. After setting the label it is a different user alltogether.



  • I was unsure if I installed docker on this machine so I ran docker-compose and the help page showed up (another one than for podman-compose). Then I queried my installed packages and grepped them for docker and nothing shows up. Only podman-compose has docker in the description. So I accidentaly used that compatibility layer already without knowing.

    But one reason I consider to switch is because compose files are not really standardized I heard and quadlets are structured like systemd files so I seems more applicable. But that is still a long way.







  • I tried it in the past but had problems with the linux app (when are they releasing the flatpak to flathub?) so I put it aside for now. I want to try obsidian next but am not happy with it not being open source and that you either have to pay for sync or use the community livesync which could basically stop working with every update. Maybe I will go back to trilium but I have to stop switching and stick to one for a while lol











  • I played around with copyparty and I have to say it is just awesome! The config is just fun to mess around with and everything feels snappy.

    But I ran into an issue with FTP (probably just something I configured incorrectly) and could not find a discussion for that. I should probably start an issue on Github but as a non-developer I’m not sure how to do that in the correct way.

    Edit: I managed to “solve” the problem. Apparently the user uploading to a subfolder over FTP needs the move permission for the folder above said subfolder.