HeresMyAccount: Actually, I just thought of a few very interesting questions that I'd REALLY like answers to if anyone happens to know them and could please tell me:
A: How much space does Linux tend to use - in other words, what's the minimum reasonable size for a partition, if I don't really plan on installing anything on it?
B: Is it possible to install Linux onto a portable USB drive so that I can stick that in a port, turn on the computer and actually run Linux from that instead of having it on a hard drive?
C: If I were to use really generic or default drivers for everything, would I be able to take that USB stick and put it on any computer and run Linux without any problem of incompatible drivers? I'd really like for it to be able to run on any computer which is at least newer than a decade old or so, whether it's a PC or Mac. It doesn't have to run in any impressive way - it only needs to work!
Thanks a lot if you can answer any or all of those questions!
A: As a rough estimate you can expect 10-15gb for a basic install.
B: Yes you can, unlike Windows, Linux let's you install it on any kind of storage. I actually did this once for a client who had a very bad PC and refused to even spend money on an HDD replacement. A USB got him up and running.
C: In many cases this will work, especially if the PC is a few years old, I have 5 PC's at home, all with different hardware but using the same OS, I cloned the same setup across all of them without issue. The only issue you might run into is with different GPU's. Nvidia tends to favor the officially closed source driver, whereas AMD and Intel can make use of Mesa which comes out of the box.
vv221: Debian stable is the kind of boring distribution I would recommend for such boring use ;)
(being boring is of course a big benefit in this case)
Being boring has its' benefits indeed :)
Debian Stable user here, (Debian 9 Stretch almost since release). It's quite old nowadays, but I've self compiled many packages to the point where it kinda feels a mini-rolling release. I even added Mesa 20.1.8 support and runs a Navi GPU.
Admittedly, it takes some time to get it up and running but once you do so, it's a real beastie. Never let me down in over 3 years.