MangoPenguin

joined 2 years ago
[–] MangoPenguin@lemmy.blahaj.zone 3 points 1 week ago* (last edited 1 week ago)

I run debian on everything, so I set up unattended-upgrades for 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.

[–] MangoPenguin@lemmy.blahaj.zone 2 points 1 week ago* (last edited 1 week ago) (4 children)

I've been pretty happy with my Glorious Model D wired, feels good as far as shape and button quality, tracks nicely and works great in games. The switches are a little clicky like most mice, but looking at the construction it looks quite easy to open up to solder new ones in.

It works with OpenRGB too.

[–] MangoPenguin@lemmy.blahaj.zone 6 points 1 week ago (1 children)

I can't imagine the bitrate was high enough to make much difference in quality.. But I don't know what the technical details were.

[–] MangoPenguin@lemmy.blahaj.zone 1 points 2 weeks ago* (last edited 2 weeks ago)

I'm not sure if it shows GPU temp, but htop shows processes, CPU temp, memory, network, disk IO, etc.. and it's what I pretty much always use.

It's still great either way, there's a lot of work into making it easier to use and less hassle.

It really is, most people could probably be using Display Port anyways, unless trying to hook up to a TV I suppose.

[–] MangoPenguin@lemmy.blahaj.zone 4 points 2 weeks ago (5 children)

Not the newer version of it, they're stuck on the older one.

[–] MangoPenguin@lemmy.blahaj.zone 4 points 2 weeks ago* (last edited 2 weeks ago)

Everyone 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.

[–] MangoPenguin@lemmy.blahaj.zone 6 points 2 weeks ago (5 children)

In the case of these ones you just remove the LXC/VM it created.

Install 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.

[–] MangoPenguin@lemmy.blahaj.zone 16 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

For local access you can use 127.0.0.1:80:80 and 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.

view more: ‹ prev next ›