• 2 Posts
  • 83 Comments
Joined 2 years ago
cake
Cake day: December 8th, 2023

help-circle

  • I wish I could afford an SSD Nas since my main server is located in my bedroom. For now I have to be content with shutting anything down over night that triggers HDD activity.

    I used to have a 4TB Ironwolf HDD but also ran out of space on that. As I already use a 2x16TB NAS server as a backup destination I looked to get another 16TB drive that I might repurpose at some point in the future.

    I had to settle for a WD Elements HDD at about 310 Euro. My Ironwolf was really quiet. Might be because it is a 5400 RPM drive. The element almost drives me mad because the drive head clicks very loudly.

    Same reason I don’t use my actual synology NAS with Toshiba MG08 drives as more than a backup server but at least those are actual server HDDs and so usually aren’t expected to be quiet.

    I also just wanted to rant a bit. Don’t mind me





  • I know that the port forwarding command can be simplified. In my case its this complex because the way it is listed in the gluetun wiki did not work even though I disabled authentication for my local network. The largest part of the script is authenticating with the username and password before actually sending the port forwarding command.

    I’ll definitely try adjusting my stack to your variant though. I’ve also tried the healthcheck option before but I must have configured it wrong because that caused my gluetun container to get stuck.

    One question regarding your stack though, is there a specific reason for binding /dev/net/tun to gluetun?








  • Sounds nice but the main issue I personally see with that bag philosophy is needing the same tool for 2 different tasks. I’m sure as heck not buying a second pair of 50 euro knipex because I have the other pair set aside for some other task.

    Currently I can barely get most of tools that don’t have a box of their own into a big metal toolbox. If I was going to live where I am currently for more than the next year I might think about setting up a pegboard for my tools again. Maybe make a nice wall of pliers



  • Mainly kernel level anticheat, though that is obviously not really linux fault.

    My other personal gripe is probably stumbling across a GTK based app that works for what I want it to do but clashes extremely badly with my Plasma DE.

    For example, I wanted to set up automatic file backups to an SFTP server using borg. The two common UI interfaces I found are vorta and pika-backup. Vorta only supports SSH and local backup repositories while pika allows SFTP through some kind of compatibility layer with gvfs.

    Seems like pika is the right choice for me but the UI felt incredibly dumbed down and really did not match with anything else on my PC. Since both programs were kind of out, I found another backup tool in Kopia.

    The reason I was looking for a backup tool at all? I was previously using synology active backup for business, which is available on all linux distros except arch.