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

help-circle



  • Someone has obviously not been forced to work with Windows 11? :p

    It’s a massive upgrade and miles better than what I came from, and while not ideal, I’m certainly not letting perfect be the enemy of the good here. Edge is just for those MS365 apps I need to work with once in a while (and a couple of other services that rely on SSO, most annoyingly GitHub). I’ll live

    Also, I’m a KDE person, but so far I don’t hate GNOME.



  • Yeah, but it has also required many hard fought battles internally, and I can be happy with my coworkers and team lead for taking the charge in several of those. It helps having had multiple examples of their policies getting in the way of getting stuff done, and that we are able to accomplish our jobs when we get our way.

    Worst part is that we’re not a terribly big company - but the IT department can still make it feel like I work in a multinational megacorp some times. I can only imagine what it is to actually work in one of those…










  • 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
    27 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?