Taasz/Woof
He/Him, Bi Furry Boi
- 1 Post
- 941 Comments
Taasz/Woof@lemmy.blahaj.zoneto
Technology@beehaw.org•US bans any new consumer-grade routers not made in AmericaEnglish
3·2 months agoTechnically you only need 1 interface when using VLANs. Basically any device with a CPU and NIC can be a router.
Make sure you’re buying .com or another common standard TLD and not some weird TLD with super high prices.
And check the renewal price, if your registrar doesn’t make it very clear then go somewhere else.
Taasz/Woof@lemmy.blahaj.zoneto
Gaming@beehaw.org•I fixed Borderlands 4's stuttering issue by upping my shader cache size to 100 GB, which feels like something I shouldn't have to do in a well-optimised gameEnglish
21·9 months agoIt could have looked like BL2 with a few upgrades and more physics and that would have been fine.
Taasz/Woof@lemmy.blahaj.zoneto
Gaming@beehaw.org•I fixed Borderlands 4's stuttering issue by upping my shader cache size to 100 GB, which feels like something I shouldn't have to do in a well-optimised gameEnglish
341·9 months agoWhy buy this absolute disaster of a game?
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Getting Started with ProxmoxEnglish
9·9 months agoThere is barely any overhead with a Linux VM, a Debian minimal install only uses about 30MB of RAM! As an end user i find performance to be very similar with either setup.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Managing proxmox, virtual machines, and othersEnglish
3·9 months agoI run debian on everything, so I set up
unattended-upgradesfor security updates and basically forget about it. Docker updates are also automatic with Komodo, just make sure databases are pinned to a major version.For monitoring my services I use Uptime Kuma, and get an alert if a service goes down so I can fix it.
Been pretty solid for years now. Things get rebooted every month or two when I do a Proxmox upgrade and reboot the host.
Taasz/Woof@lemmy.blahaj.zoneto
Mildly Infuriating@lemmy.world•Water Boil AdvisoryEnglish
5·9 months agoEveryone has email, and text is also a good option.
My local town alerts come through both, with more urgent alerts like if a fire starts nearby through an automated phone call.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Proxmox VE Helper-ScriptsEnglish
71·9 months agoIn the case of these ones you just remove the LXC/VM it created.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•how to start with self-hosting?English
2·9 months agoInstall Debian as a server with no GUI, install docker on it and start playing around.
You can use Komodo or Portainer if you want a webUI to manage containers easily.
If you put any important data on it, set up backups first, follow the 3-2-1 rule by having at least 2 backups in place.
The problem with stuff like yunohost is when it breaks you have no idea how to fix it, because it hides everything in the background.
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
19·9 months agoFor local access you can use
127.0.0.1:80:80and it won’t put a hole in your firewall.Or if your database is access by another docker container, just put them on the same docker network and access via container name, and you don’t need any port mapping at all.
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
17·9 months agoThis only happens if you essentially tell docker “I want this app to listen on 0.0.0.0:80”
If you don’t do that, then it doesn’t punch a hole through UFW either.
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
9·9 months agoHow though? A database in Docker generally doesn’t need any exposed ports, which means no ports open in UFW either.
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
71·9 months agoLinux lets you do whatever you want and that’s a side effect of it, there’s nothing preventing an app from messing with things it shouldn’t.
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
12·9 months agoNo it’s popular because it allows people/companies to run things without needing to deal with updates and dependencies manually
Taasz/Woof@lemmy.blahaj.zoneto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
5·9 months agoThe only thing I really have to make sure of is that the deployment environment has node and the angular CLI installed
That’s why Docker is popular. Making sure every single system running your app has the correct versions of node and angular installed is a royal pain in the butt.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•I'm "use NFS forfilesharing" old. what's the current optimal solution for shared drives if I have like 3 linux machines in the house?English
2·9 months agoSounds like NFS might still be the way to go for you.
For backups personally I use Restic and connect over SFTP via SSH, since that’s just built in and doesn’t need any configuration.
For more traditional file sharing I use WebDAV with SFTPGo, since I need windows and android compatibility too, and webdav is pretty easy to setup and use.
And I also use Syncthing for keeping some directories in sync between devices.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Second set of eyes - DNS NameserversEnglish
1·9 months agoNot with Bluehost.
Taasz/Woof@lemmy.blahaj.zoneto
Selfhosted@lemmy.world•Second set of eyes - DNS NameserversEnglish
1·9 months agoOnly if you enable their proxy on a DNS record, or use their tunnel feature. Otherwise it’s just DNS with no access to your traffic.

I mean what, am I supposed to be ‘preemptively mad’ because they might become worse one day?
Like I don’t understand why I’m supposed to be mad, it’s a service that’s useful and good, maybe it won’t be one day but what am I going to do about that?