• 3 Posts
  • 108 Comments
Joined 2 years ago
cake
Cake day: June 4th, 2023

help-circle
  • Honestly, I would back up all of your downloads, documents, pictures, videos, browser history/passwords/bookmarks, and anything else you want to save to an external drive or to The Cloud (or multiple, e.g., most/all browsers have a sync function, and OneDrive/Google Drive/Dropbox, etc.), and then download and test drive multiple different distros until you find one that you like and has good community support. Nearly all distros today will let you test it out without installing (kind of a try before you buy). Once you find one, install it while wiping the Windows install, then load your graphics drivers and Steam. Steam will handle the rest as far as running your games (some caveats apply, i.e., some multiplayer games will not work because the developers are assholes).








  • I’m really not sure. I’ve heard of people using Ceph across datacenters. Presumably that’s with a fast-ish connection, and it’s like joining separate clusters, so you’d likely need local ceph cluster at each site then replicate between datacenters. Probably not what you’re looking for.

    I’ve heard good things about Garbage S3 and that it’s usable across the internet on slow-ish connections. Combined with JuiceFS is what I was looking at using before I landed on Ceph.














  • A typical data center rack holds about 40 servers, each with at least two networking interfaces. According to Boote, the Ethernet interfaces of a single rack draw 160 watts in total.

    “Reducing the power draw of a data center, which may have hundreds or thousands of racks, would be akin to an energy savings of switching a building from incandescent to more energy efficient LED lighting and be well worth the investment,” he told LinuxInsider.

    According to Boote, this optimization fixes a part of the kernel written when lower-speed Ethernet interfaces drew a fraction of today’s electrical needs. The networking stack design did not account for the growing power budget required by modern networking interfaces.

    “By changing the priority of how the computers schedule tasks during high bandwidth events, a computer can better deal with networking traffic and prioritize energy expenditure in a way that makes sense for modern hardware and architectures,” he reasoned.