StudentResources/Pages/Linux.md

3.3 KiB

Freeeside Logo

Back to README.md

Linux Resources

Linux Distributions

  • Ubuntu - Great starting distributions for beginners as lots of support is available.
  • Fedora - Freeside uses this in our Lab!
  • Arch - Advanced distribution for those looking to expand their knowledge of Linux.
  • Anarchy - This is a menu/graphical installers for Arch linux, can be useful for those wanting to try out Arch without doing everything from the command line.
  • Artix - A systemd-free alternative to Arch.
  • Kubuntu - Ubuntu with an alternative desktop environment (KDE).
  • Lubuntu - Ubuntu using LXQT, a lightweight alternative to other desktop environments.
  • Mint - Another variant of Ubuntu, great for those familiar with Windows.
  • Tails - A portable distribution that runs only in memory, for the ultimate privacy protection.
  • Qubes OS - A reasonably secure operating system. Recommended by Edward Snowden
  • Raspberry Pi OS - For use with the range of Raspberry Pi single board computers. A great distribution if you're looking to get into programming (and don't mind spending a bit of money on the hardware to run it), especially involving Python or electronics (the Pis can come with GPIO pins for use with electronics). There are some beginner projects listed on the site but there are a lot of projects made by the Pi community.
  • Rescatux - An Debian based os which has utilities to help repair potentially broken Linux or Windows systems as well as boot loaders.

Supporting learning Linux

Linux Resources