• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle
  • I second the recommendations for Mint. It should work out of the box. You can download the .iso file from their website and use a program called Rufus to write it to a USB stick. You should be able to plug it in, shut down windows, boot from the USB (may have to go into the boot menu in the UEFI), and it will install linux for you. This will be the same process for most linux distributions.

    For installing software on Linux, there is an important difference between Windows and Linux; on windows you typically download an installer .exe and use that to install a program. On Linux, each distro has its own “package manager” which functions a lot like an app store on a phone. The package manager will install the program for you and take care of keeping everything updated for you, so if your GPU drivers, steam, or whatever else needs updating, just run an update on the package manager and it will do everything for you. Some will support automatic updates, so you may need to google how to turn that on for any given distribution’s package manager.

    In terms of what hardware works better, most folks will tell you to use AMD graphics cards over Nvidia, but that is about it. Nvidia still has proprietary drivers which don’t always play nice with linux, but as an nvidia user myself, the problems seem to be getting fewer and fewer.


  • I think an 11" laptop would probably be a better bet. Taking a quick look on Ebay, I am seeing things like Dell 3190s, 3180s and Lenovo Yoga 11e laptops for around $50 or so. I see some chromebooks with x86 processors for as little as $35, but I do not have much experience with installing Linux on chromebooks and so you may want to double-check how to do that before buying anything.


  • Is there some reason why it needs to be 10" specifically? 10" is a pretty uncommon size, and may needlessly limit your options to ancient netbooks from 15 years ago.

    If something like a used 11-13" business laptop would be acceptable for your use case then there are a whole slew of options in the $50-70 range on ebay, maybe less if you find a good deal. I think there is also something to be said for getting something with a halfway reasonable keyboard which will not be agonizing to type on.




  • My first distro was an Arch fork and I moved to vanilla Arch a year later. My problems in that time have been minimal. Personally, I am glad that someone recommended that I use an arch-based distro as a beginner. Mind you, I came in as a modestly computer-literate Windows refugee willing to learn. I think for those types of people it can be appropriate to recommend Arch-based distros.

    So, yes, if you are not willing to google a problem, read a wiki, or use the terminal once in a while, Arch or its forks are probably not for you. I would probably not recommend Arch as a distro for someone’s elderly grandparent or someone not comfortable with computers.

    That said, I do not know that I agree with the assertion that Arch “breaks all the time,” or that I even understand what “Arch bullshit®” is referring to. This overblown stereotype that Arch is some kind of mythical distro only a step removed from Linux From Scratch has to stop. None of that has been my experience for the last 4 years. Actually, if anything, it is the forks that get dependency issues (looking at you, Manjaro) and vanilla Arch has been really solid for me.