• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


  • Assuming your laptop has hardware that has Linux support—wifi cards manufactured by certain companies are what typically make things difficult—a just works distribution like Ubuntu, Mint, and Pop!_OS will have a gentle learning curve for doing things that you want.

    Mint is almost purpose made for people new to Linux or for people who just want to use their computer. It also has a large and friendly community around it, so there is community support, if you get stuck or confused on something. My parents, who are no tech people, have been happily using Mint for a couple of years now, with far less headache compared to Windows.

    As others have said, the installation of whatever distribution you chose will probably be the most intimidating aspect of switching to Linux. It doesn’t require being technically savy, just a willingness to learn and follow the procedures. It will be helpful to have your phone handy when you are doing the installation, so you can look things up incase there is something you don’t understand.

    If there is anything on the laptop that is important to you, back it up. The simplest way to install Linux will make whatever on the drive inaccessible. Additionally, find and record your Windows product key, just incase you want tk go back to Windows.


  • Mint is an Ubuntu derivative like Pop, so the package manager is apt. Synaptic is a gui for apt.

    If you want to learn and use ansible, go for it, but it might be a bit more than you need. If you are just wanting to install the apps you want, you can just write a quick bash script that installs all the apps you want.

    The file structure should be the same in Mint as Pop, so restoring your dot files should be straight forward.