• 0 Posts
  • 85 Comments
Joined 3 years ago
cake
Cake day: August 19th, 2023

help-circle

  • First pick a desktop environment, currently KDE, Gnome and Cinnamon are the best.

    • Gnome: Opinionated design like apple
    • KDE: tons of options.
    • Cinnamon: A bit fewer options than KDE but still a lot.

    All of them are very robust and have a massive user base.

    Then pick a base to operate on. Fedora, Ubuntu and Mint are all good options.

    • Fedora and Ubuntu are good for newer hardware and 99% of the time just works.
    • Mint just works all the except for newer hardware.

    Nvidia GPUs are not a big issue but you have to install the proprietary driver yourself for best performance and fewest bugs.

    My pick for you is something your friend uses if you have a friend on Linux otherwise Fedora KDE or Kubuntu.











  • If you have 48GB you don’t need a swapfile. To min-max you could lower the “swappiness” so it uses swapfiles way less. It’s just bonus memory that lives on the SSD. Swap files and swap partitions behave the same unless you run out of SSD space.

    Linux system has better architecture than Windows so your system is safe unless you install a virus (of which there are way fewer).

    Where you install programs? Just use the app store or terminal, the location doesn’t matter.

    The “hardening” is interesting though, you can go really far into security if you want. If things are installed in user-space it can’t fuck with your computer on a fundamental level so it’s preferred. You don’t have to worry about it though unless your installing some niche programs from someone you know nothing about.