• 17 Posts
  • 183 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle






  • Nice - I’ve done a similar thing for my mom, except she was transitioning from macOS (but had used Windows a lot previously for work). So far she has had a package conflict that broke the package system (Signal was installed from their PPA) which raised a rather ominous error message for her (“Your package system is broken”). I could fix it easily as I had set up VNC via SSH, and that worked as expected first time I needed it, but it’s not something she would be able to do by herself. And I still haven’t installed Singal in a way that won’t break things later yet…

    She still uses her old Macbook on and off, and there are some things she only has access through that machine. I want to set up better cross platform solutions for her. Especially file sync and images needs to be fixed, but I’ve not landed on a way to do that. I could set her up with an account on my Nextcloud, but I don’t like having access to her files and I also would not want to be liable for her files disappearing. Same with images. I use Nextcloud for images myself, have thought of setting up Immich. But same thing here, don’t really want to have access to her stuff (not sure if Immich can be set up to be E2EE?)


  • I’ve been running tge AIO container for several years now and it is running perfectly fine. I only enable whatever I use, so for instance no Collabora.

    But for Collabora, while it should be good for single-person use, if you require some kind of collaborative simultaneous work, you should probably set up the high-performance backend. I did this at work for a NC-instance hosted via Hetzner and it works well when we tried it, but we don’t really use those kinds of tools much in our daily work.


  • It depends on what service - some, like Jellyfin, are accessed only from home IPs which are static (for music through Jellyfin I use offline mode to prevent too much mobile traffic), so I can add those specific IPs in the whitelist. Otger services I need to access from elsewhere, and I can add entire subnets (i.e. for my phone carrier network or VPN servers). Those change once in a while and that is annoying. Other services I want publically available.

    Jellyfin especially still has some unsecured endpoints where it would be wise to take some.extra precautions. I think the risk some people seem to think this poses is a little overblown (i.e. rights holders finding your instance and reverse mapping your entire library and suing you to oblivion), but better not risk it.






  • cyberwolfie@lemmy.mltoSelfhosted@lemmy.worldBackups of Backups
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    19 days ago

    I put encrypted backups (borg or restic) on a storage box from Hetzner. One local copy on a different drive and one remote. Keep your encryption passwords safe though, otherwise they aren’t worth much.

    Oh, and I plan to report status of the cron jobs that run these backup scripts via MQTT and display backup status in Home Assistant. But haven’t started that yet. So far I dump the logs and view them occasionally.


  • I don’t think you bypass the age checks with the alternative front-ends? I’ve been using FreeTube for some time, and whenever there has been an 18+ video, I would not be able to view it as I would not pass the age check. If this is a more general check that is being rolled out, I guess there will be less and less videos that will work through these.

    I think I need to start hoarding video tutorial series and self-host them. Would something like TubeArchivist be my best bet for that?



  • I installed Mint on a newly acquired used Thinkpad for my mom, to get her used to it as her Macbook is showing signs of giving up. So far it was smooth sailing until one day the package system broke due to some conflicts (I had set up Signal via their PPA). I had already set up remote access so I could easily fix it for her in a matter of minutes, but she would never be able to fix it herself even though the instructions were clear. Other than this though, she enjoys it. But I still need to set up a couple of additional things, in particular file sync and some way of managing her photos.