

Sounds like poor design on the manufacturers part if a $20 microprocessor and radio can break into a car.
Sounds like poor design on the manufacturers part if a $20 microprocessor and radio can break into a car.
Running memtest to check if it’s a RAM issue might be worth it.
Also could be overheating storage, that can cause weird issues.
I love the mouse, for me it’s far faster than remembering key shortcuts or CLI stuff, and just feels a lot more natural to use.
There 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.
Zen fork is great.
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.
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.
Not a clue how tbh, I’m not much of a programmer.
An hour is crazy, something definitely isn’t right.
That said ncdu is still pretty slow, large scans can take several minutes if there are lots of small files.
I wish there was a WizTree equivalent for Linux that just loaded the MFT nearly instantly instead of scanning everything.
In the case of these ones you just remove the LXC/VM it created.
Yeah that is bizarre, maybe malware or a malicious browser addon?
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.
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.
You can move files and continue seeding, just tell the torrent client where the new location is.
This 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.
How though? A database in Docker generally doesn’t need any exposed ports, which means no ports open in UFW either.
Linux 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.
No it’s popular because it allows people/companies to run things without needing to deal with updates and dependencies manually
The 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.
I must be out of it, I didn’t realize we were counted as kids until we turn 75