Lifelong Labour member, always fighting against the Tories and all those who’d prefer we lose.
Enterprise architect, Linux nerd, politico, street photographer, stationery dork. Opposed to the corporate web, deeply pessimistic about the future as democracy, diplomacy, and the rule of law decline, and perpetually cynical.
Sceptic with little tolerance for anti-scientific and anti-intellectual bullshit.
@gedaliyah If you’re not married to managed cloud services, services like rsync.net or a Hetzner storage box work very well. They require more effort, but you have complete control and can do some fun things (like using rclone’s crypt module with them). Plus rsync.net is super useful if your sources use ZFS.
Of the cloud providers, Backblaze is the one that anecdotally seems most popular.
@Lemjukes @Sunny It’s a KVM that you access over IP. It’s physically plugged into a machine’s HDMI and USB ports so, unlike software solutions, it can be used to access the BIOS/UEFI and system functions prior to hitting the desktop (like login managers and recovery consoles), and allows you to boot other operating systems and the like. It can also act as a PXE host for loading disk images, issue Wake On LAN to its connected machine, and likely a bunch of other convenience functions.
@BlackRoseAmongThorns @daisyKutter Swap is a place on disk that gets used as a slow, temporary place to put memory when your RAM is full. Windows uses a swap file on an existing partition, while Linux generally uses a dedicated partition instead (although you can use a swap file if you really want to).
Appropriate sizes for the swap partition are hotly debated. Twice the size of your RAM if you have a small amount, or the same size as your RAM if you have lots is a good approximation.
deleted by creator
@greedytacothief @AmbiguousProps How does Finamp compare?
@clark I don’t know the Slim, but I wrote about Linux on my Yoga here: https://rhys.wtf/posts/sway-and-arch-with-yoga
Might be useful.
@possiblylinux127 @ikidd Something sounds wrong there. I exclusively use LXC containers because I loathe docker and my containers boot basically instantly, and the networking is rock-solid.