• 1 Post
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle





  • I perform a backup once a week from my main desktop to a HDD, then once a month I copy important data/files from all nodes (proxmox, rpi’s and main desktop) to 2 “cold” unplugged HDD that’s the only time I connect them. I do all of that using rsync with backup.sh and coldbackup.sh

    I use syncthing for notes across mobile/desktop/notebook, for that and other important files the backup goes to Google Drive or MEGA (besides the offline backup).

    I want to try S3 Glacier since is cheaper for cloud backup… has anyone tried?







  • What a good timing, I was looking for a YT music replacement.

    Navidrome seems like a good choice but is exactly what you’re are saying “classic media player with a webUI”. I like the convenience of YT music recommendations and all the music available even the music I don’t usually listen to. I would need a much bigger music library or a way to facilitate the music discovery and automate the downloads.

    I know there’s is Lidarr to automatically download music but I read some people saying music naming scheme is a mess. So anybody has successfully replaced Spotify or YT music with Navidrome or similar? How is your setup?



  • I’d recommend you to use the first one, which creates a LXC then installs syncthing there. At least I like this approach, never install anything in the proxmox host unless is necessary.

    Seems the second installs syncthing directly in the host (or wherever you are logged).

    Edit: I know those tteck scripts come handy, easy-to-use that’s ok to test but I always better understand what any online script is doing before running specially if running as root. Just a reminder to be careful…

    Have fun :)