

Why would anyone use containers without compose?
Especially people who are newer? It’s far easier.
Why would anyone use containers without compose?
Especially people who are newer? It’s far easier.
This is the way to go. Way more flexible than hardware raid and getting better all the time.
In ZFS-speak, instead of RAID 10 you’ll be doing “mirrored vdevs”
Quick, now lean a firewall with a good IDS
and fail2ban
I don’t think they do it to make us dumber (there are other methods for that) but to make it accessible to people who don’t already know better.
So, in this case, inadvertent is correct; Although it’s not without side effects.
NUT works with many UPS models and provides monitoring and control
You can run into this issue with any two sync programs that operate on virtual files, as another commenter said. This isn’t specifically a OneDrive or NextCloud problem. You can safely run both at the same time on the same machine, as long as they are syncing entirely separate directories.
That being said, this is obscure enough that I feel like there should be some kind of check in these clients to make sure they’re not about to interfere with each other - users aren’t gonna know to check for this, especially since these clients are hiding what they’re actually doing behind the scenes!
You cannot specify ports in a DNS A or AAAA record. www.example.com cannot resolve to 1.2.3.4:443 and app.domain.com cannot resolve to 1.2.3.4:5555
If the application (be it a game or whatnot) supports it, SRV records can identify a port for a hostname. So, you could have minecraft1.domain.com and an SRV record to specify port 25565, and minecraft2.domain.com SRV 25566.
This means you can have multiple Minecraft servers with the same IP address, but you won’t need to give people the port numbers to remember; the hostname allows the game to look up the port via the SRV record.
This is great for selfhosters because we generally only get one IP (until they rollout IPv6; probably half the reason they don’t)
Yeah I’ve fallen into this trap before as well. When I shop for a desktop, I tend to go as high-end as I can afford and then sit on the same machine for 7-10 years until it becomes unusable/support begins to wain. That desktop sits under my desk and doesn’t move that whole time, it is in a very controlled environment.
You cannot shop that way for a laptop that will be moved and handled and charged and stowed and scratched and bumped and bent and twisted. Even if you take excellent care of it.
I can’t believe Microsoft is doing EEE on malware
I wish instead of complaining to people that they didn’t read the docs or whatever that linux devs would scour the internet for these criticisms (like when specifics are provided) and then develop solutions for them.
Yeah, people are shitting on your product because it’s not obvious. Make it more obvious!
(Thankfully this is starting to happen…)
Can’t keep archives of Saturday morning cartoons we all grew up with and loved; will sue you for keeping copies of them.
Definitely ok to being three mile island back online for AI though, that’s the ticket to a better humanity!
For real why has everyone with any kind of money gone psycho? Have the bad guys started winning even harder?
I think /mnt is where you manually mount a hard drive or other device if you’re just doing it temporarily, and /media has sub folders for stuff like cdrom drives or thumb drives?
It is, in fact, the only Snap I’ve ever used which worked without issues
That being said, it’s kinda slow in some cases, but perfectly useable nonetheless
I’m partial to AdGuardHome myself, but PiHole does the job well