Skip Navigation

I don't know anything about Linux and the idea of installing it frightens me. Where do I start?

I bought a laptop yesterday, it came pre-installed with Windows 11. I hate win 11 so I switched it down to Windows 10, but then started considering using Linux for total control over the laptop, but here's the thing: I keep seeing memes about how complicated or fucky wucky Linux is to install and run. I love the idea of open source software and an operating system without any of the bullshit that comes with Windows, but most of the open source stuff I have is on my android and fairly easy to install. Installing and using Linux just feels like it'll be a whole different beast that'll eat up most of my time and I'm kind of intimidated by it.

TL;DR Linux scawy, how does a barely computer literate scrub like me who's used nothing but windows since the dawn of their life get started with Linux?

110 comments
  • Try Linux Mint. You set it up on a USB drive, and you can try using it before you install it. So load it up, and try doing a few things you'd normally do (check email, etc.). This way, you can get your feet wet without committing fully. If you find you like it, you can do an installation (and it doesn't require any fancy terminal stuff).

  • I was once like you. You can do it. I like Linux mint. Here's how to install it: Go to https://www.linuxmint.com/ and see what it's about. It's friendly, it's very Windows like, it just works. Go here for the install guide: https://linuxmint-installation-guide.readthedocs.io/en/latest/ Pick an .iso file and download it. Go to https://etcher.balena.io/#download-etcher To download the program that puts .iso files on USB drives. Use the Balena Etcher program to burn the .iso onto a USB thumb drive. Put your non-redownloadable files with sentimental value in another drive and remove the drive from your computer. Do not skip this step, order another drive if you have to (INB4 new laptop, but don't forget this with your other machines). Plug in the USB drive that has Linux Mint on it. Power off your computer. Wait 20 seconds. Power on your computer. Mash the F2, F10, F12, and F5 keys until you get to the bios screen, or get to the bios screen if you know some other way. Find the setting that says something like "boot priority" and put USB drive above your C drive. Save and power off. Wait 20 seconds. Power on. Press F12 or whatever key you need to to get to the boot selection screen. Choose the option to boot from the Linux Mint USB drive. This is where you can test drive Linux before installing. Try ctl-alt-t to bust open a terminal. The terminal is your friend, but not required for the install. Close terminal with the command 'exit' or ctl-d or ctl-c ctl-d. Double click the install icon on the desktop. Follow instructions. Choose to delete windows forever from your life and put Linux on the hard drive. Follow instructions, they are no harder than any other wizard you have seen to install software. Reboot. Enjoy. Here are some tips: The terminal is your friend. Commands for learning the terminal, because the terminal can teach you to use the terminal (man is short for manual): man man man apt man ls man cd man vi man nano man less man pipe man mkfifo man rm apt search game ---> searches for the keyword 'game" apt update ----> this is how to update your cache. Use it to pull your software updates apt upgrade ----> this is how to apply the updates to your machine.

    ---End terminal stuff--- You can use your machine in the normal way too, same as any windows machine. Look around and explore. All the stuff in the software center is free (gratis). There's lots of stuff. No more .exes to get software. Look at www.fsf.org to discover why free software is important.

    If you have trouble you can DM me. I will help if I can. Good luck, you got this.

    • Some more info on what exactly the BIOS is, since you don't usually run into it while using Windows: It's a tiny, low-level program that comes with your computer's motherboard that controls all the fundamental stuff about your system. It can enable/disable wifi, USB ports, CD drives, etc.; set your system's time; allow or disable weird stuff like CPU overclocking or Virtual Machine support; change power management settings (like whether to use the computer's battery); and importantly, decide which operating system to use. Your computer actually always goes through the BIOS before starting Windows, it just won't show you any of these settings unless you ask it to. That's why you need to go to the BIOS after installing Linux, you need to tell it to use Linux from the USB stick instead of Windows like it usually does. The icon on Linux Mint that installs it to your computer just copies Linux from the USB to your computer and tells the BIOS to boot into Linux instead of Windows from now on. This is also what lets you "dual-boot": you can have both Windows and Linux on your computer, and the BIOS chooses which use, or you can ask it to switch to the other one.

    • This comment will be the Shaman to my new voyage into Linux. Thanks for the very detailed instructions!

  • While the actual install process is super easy especially if you managed to install windows 10 on your own, I'm actually more curious as to what laptop you went and bought. Whether or not your hardware even works well with linux is the much more common problem that people have when using it. It's what leads to the vast majority of something works on my hardware, but not yours posts. Plenty of people have already given instructions on installing, so I won't go into that, but maybe try to research linux on [insert whatever laptop you bought] first.

  • Like others have said, definitely try a few distributions out via USB before committing. Also, you can dm me if you need help beyond what you find online.

    Good luck, and have fun!

  • You are not "barely computer literate". Most people have no idea how to put a OS installer on a flash drive and boot from it. If you know how to format your laptop and reinstall Windows, you know how to install Linux. Install any beginner distro (Ubuntu, Linux Mint, etc) and have fun. Google is your friend if you find any issues. There are a lot of resources online to help you.

    If you want to play games or use any specific Windows-only software you may have to do some research, but if just for browsing the web you will most probably have a good time. Don't be afraid to try and learn.

  • Mint and Kubuntu are great for newbies. Ubuntu is also great, but the community hates Ubuntu these days so be ready to get replies criticizing Ubuntu or your choice to use it. It still makes a lot of shit really easy.

  • For me to give better recommendations or help than what other people are saying, I'd need more info, I can help you here, but id rather help you on a chat app, I'm available on matrix, signal and discord.

    The extra info I'd need is stuff like whats the model of your PC, what do you use it for, what are your preferences, ect.

110 comments