Linux for beginners.

Updated; 03.07.2022

Quick Links

Reasons not to use Microsoft #

Reasons not to use Apple #

Reasons not to use Google #

Distros #

Custom Kernel #

Software #

Useful #

Pacman Commands #

Most Common Questions #

Distros

Manjaro

EndeavourOS

Linux Mint

Debian

Devuan

Artix

Arch

KaOS

FedoraKDE

Custom Kernel

Linux-Zen

XanMod

Linux-TKG

Configure Your Own

Software

NoiseTorch

Lutris

Wine

Proton-GE

Wine-TKG

Bottles

Useful

yay

Arch-Wiki

Linux From Scratch

Brave, the false sensation of privacy

Firefox Profile Maker

Ratpoison: Kill the rat

Polybar-MPV

Gamepads/Controllers

Chaotic AUR

Dusk

LARBS

archfi

OpenRazer

Pacman Commands

Most Common Questions

  1. Do I Need To Use The Terminal In Linux?
    • Short answer, Yes.
    • Basic answer; You don’t have to use it everytime, but you should learn how to use it to an extent, it is about your full control over your Operating System, GUI applications can cover up terminal usage, but its not unlimited. Slowly but surely you should learn how to use the terminal for basic usage and even advanced.
  2. What is GNU/Linux, and why should/would i use it?
    • Click for information.
  3. How can i manually partition with calamares?
  4. What is swap, should i use a swap file or a partition?
    • For this question i am going to link you towards the same channel with the calamares manual partitioning, here is the video
  5. Where can i find help for Linux?
    • Almost every distro has a wiki section, a forum, a server, or something to help you out, like the Arch wiki linked above.
  6. Which Linux Distro should i install?
    • As a newbie, you should look forward to install something like Manjaro or Linux Mint after spending some time on it, you can see what Linux can be, by doing it yourself, installing Debian, Arch or their system-d free versions linked at the top
  7. How can i extract a .tar archive?
    • Run the command tar -xvf yourarchivename.tar.zst