added some more opertaing systems
parent
a0d8a59079
commit
17d612e544
14
README.md
14
README.md
|
@ -171,11 +171,15 @@ If you're not sure how to contribute, please follow **[this handy tutorial](http
|
||||||
1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.
|
1. [Ubuntu](https://ubuntu.com/) - Great starting distributions for beginners as lots of support is available.
|
||||||
2. [Fedora](https://getfedora.org/) - Freeside uses this in our Lab!
|
2. [Fedora](https://getfedora.org/) - Freeside uses this in our Lab!
|
||||||
3. [Arch](https://www.archlinux.org/) - Advanced distribution for those looking to expand their knowledge of Linux.
|
3. [Arch](https://www.archlinux.org/) - Advanced distribution for those looking to expand their knowledge of Linux.
|
||||||
4. [Kubuntu](https://kubuntu.org/) - Ubuntu with an alternative desktop environment.
|
4. [Anarchy](https://anarchyinstaller.gitlab.io/) and [ALG](https://archlinuxgui.in/download.html) - These are menu/graphical installers for Arch linux, can be useful for those wanting to try out Arch without doing everything from the command line.
|
||||||
5. [Mint](https://linuxmint.com/) - Another variant of Ubuntu, great for those familiar with Windows.
|
5. [Artix](https://artixlinux.org/) - A systemd-free alternative to Arch.
|
||||||
6. [Tails](https://tails.boum.org/index.en.html) - A portable distribution that runs only in memory, for the ultimate privacy protection.
|
6. [Kubuntu](https://kubuntu.org/) - Ubuntu with an alternative desktop environment (KDE).
|
||||||
7. [Qubes OS](https://www.qubes-os.org/intro/) - A reasonably secure operating system. _Recommended by Edward Snowden_
|
7. [Lubuntu](https://lubuntu.me) - Ubuntu using LXQT, a lightweight alternative to other desktop environments.
|
||||||
8. [Raspberry Pi OS](https://www.raspberrypi.org) - 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.
|
8. [Mint](https://linuxmint.com/) - Another variant of Ubuntu, great for those familiar with Windows.
|
||||||
|
9. [Tails](https://tails.boum.org/index.en.html) - A portable distribution that runs only in memory, for the ultimate privacy protection.
|
||||||
|
10. [Qubes OS](https://www.qubes-os.org/intro/) - A reasonably secure operating system. _Recommended by Edward Snowden_
|
||||||
|
11. [Raspberry Pi OS](https://www.raspberrypi.org) - 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.
|
||||||
|
12. [Rescatux](https://www.supergrubdisk.org/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
|
#### Supporting learning Linux
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue