So much of the internet has turned into a worthless, seo-optimized content farm.
So much of the internet has turned into a worthless, seo-optimized content farm.
Here you can get up to 40€ per donation, max 50 times a year. So in theory, you could maybe earn a third of your rent this way (best case).
Not OP, but generally, you want to separate internal and external services as much as possible. Some even suggest running external services on a cloud server and internal servers on your LAN.
If you run internal and external services on the same host, you need to be careful to not make any configuration mistakes. Take extra time to also test what should NOT be possible.
We had it at work, but I never did anything else than receiving and resolving alerts. But it looked good for me and I liked the system.
While I really like uptime kuma, it seems a bit too restricted for OPs use case. For example, to monitor disk or CPU usage, you would need to write your own scripts. It would be doable, but not very nice.
At least how I understood the.question, OP would probably look for something like icinga.
With 4 TB, the price difference is quite painful (at least for me). With anything below, I’d buy an SSD without thinking twice.
One of the best offers I could find is 300€ for 20 TB, which makes exactly 15€/TB.
My guess is that it is often hard for people to grasp that HDDs loose value much faster than other items they own. New HDDs are larger and offer better price per TB, and older HDDs have a higher risk to fail.
I can buy new HDDs at 16€/TB, why should I spend 12€/TB on a used disk?
I have no idea why, but I made the same experience. Used drives are in most cases much overprized. Often far beyond the price/TB of new, larger disks.
Awesome :D But providing a speed test on a 10 Mbit line is IMO pretty pointless.
umbrelOS is licensed under the PolyForm Noncommercial 1.0.0 license.
I’ve never heard of this one.
I would recommend avoiding RAID for backups. It’s preferable to have two separate backup disks in two distinct systems rather than relying on mirrored backup disks. If there’s a human error on the backup machine, you risk losing both backups simultaneously. Additionally, unforeseen events like system failure due to a lightning strike could compromise your data. Ideally, you should have two backups stored in two different location.
Thanks for sharing this. Its a shame that most AI tech is hidden behind steep price tags and cloud subscriptions, while even midrange PCs can run interesting AI models.
Regarding your question B:
I personally built a SSD-only homeserver, because of performance, noise and power efficiency. However, if you need much storage, the price difference gets really painful.
True, they are much cheaper on aliexpress than on our local suppliers.
I think he meant something like these mainboards (german comparison portal). These mainboards contain the CPU.
However, you also need memory, a case, storage and a power supply, which brings you closer to 200€.
Just as a side note, the load factor can also mean that processes are limited by IO:
Unix systems traditionally just counted processes waiting for the CPU, but Linux also counts processes waiting for other resources – for example, processes waiting to read from or write to the disk.
I think the file server analogy isn’t really fair. Nextcloud is better compared to Microsoft 365 or Google GSuite.
All of these offer file storage, but also much more.
You’re right, the new open source driver does not support the 1000 series and older, only Turing (2000 series) and above.
I would say that “on prem” defines a location, “selfhosting” an action. You can do both at the same time, e.g. selfhosting nextcloud onprem.