Linux Distribution: Difference between revisions

From 太極
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Run from RAM ==
= Run from RAM =
:{| class="wikitable"  
:{| class="wikitable"  
|-
|-
Line 24: Line 24:
:[[File:AntiX21 mmedia.png|250px]]
:[[File:AntiX21 mmedia.png|250px]]


== Linux Distro for Your Cloud Server ==
= Linux Distro for Your Cloud Server =
[https://www.cloudsavvyit.com/1002/how-to-choose-the-right-linux-for-your-cloud-server/ How to Choose the Right Linux Distro for Your Cloud Server] Fedora is the upstream source of Red Hat. CentOS is the downstream source of RHEL.
[https://www.cloudsavvyit.com/1002/how-to-choose-the-right-linux-for-your-cloud-server/ How to Choose the Right Linux Distro for Your Cloud Server] Fedora is the upstream source of Red Hat. CentOS is the downstream source of RHEL.


== Debian derived distribution ==
= Debian derived distributions =
https://en.wikipedia.org/wiki/List_of_Linux_distributions#Debian-based
https://en.wikipedia.org/wiki/List_of_Linux_distributions#Debian-based


=== Kali ===
== Kali ==


=== Peppermint ===
== Peppermint ==
https://peppermintos.com/, https://en.wikipedia.org/wiki/Peppermint_OS
https://peppermintos.com/, https://en.wikipedia.org/wiki/Peppermint_OS


Line 41: Line 41:
* Not impressed by the SSB idea.
* Not impressed by the SSB idea.


=== Raspberry Pi OS ===
== Raspberry Pi OS ==


=== Q4OS ===
== Q4OS ==


=== SparkyLinux ===
== SparkyLinux ==


=== Twister OS ===
== Twister OS ==


== Small/lightweight Linux distributions ==
= Red Hat derived distributions =
 
== Fedora ==
LXQt version looks better than GNOME (the top menu does not show all opened apps!) and KDE (too heavy).
<ul>
<li>[https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/ Switching desktop environments] </li>
<li>[https://www.linuxcapable.com/how-to-install-python-3-11-on-fedora-35/ How to Install Python 3.11 on Fedora 35]
<pre>
sudo dnf upgrade --refresh -y
sudo dnf install dnf-plugins-core -y
sudo dnf install python3.11
sudo dnf install python3-pip
</pre>
</li>
</ul>
 
= Small/lightweight Linux distributions =
* [http://www.makeuseof.com/tag/linux-distro-space/ Install Linux to Save Space! These Tiny Linux Distros Are Super Small] 10/10/2017
* [http://www.makeuseof.com/tag/linux-distro-space/ Install Linux to Save Space! These Tiny Linux Distros Are Super Small] 10/10/2017
* [https://www.makeuseof.com/tag/6-lightweight-linux-distributions-give-pc-lease-life/ 13 Lightweight Linux Distributions to Give Your Old PC a New Lease of Life] 5/5/2017. Some distributions that can be run in RAM: Macpup, Porteus.
* [https://www.makeuseof.com/tag/6-lightweight-linux-distributions-give-pc-lease-life/ 13 Lightweight Linux Distributions to Give Your Old PC a New Lease of Life] 5/5/2017. Some distributions that can be run in RAM: Macpup, Porteus.
Line 56: Line 72:
* [https://itsfoss.com/lightweight-linux-beginners/ 16 Best Lightweight Linux Distributions For Older Computers] 2021
* [https://itsfoss.com/lightweight-linux-beginners/ 16 Best Lightweight Linux Distributions For Older Computers] 2021


== Live USB ==
= Live USB =
See [[Desktop_environment#Live_USB|Live USB]].
See [[Desktop_environment#Live_USB|Live USB]].


== 10 Best And Most Secure Linux Distributions ==
= 10 Best And Most Secure Linux Distributions =
https://fossbytes.com/secure-linux-distros-privacy-anonymity/
https://fossbytes.com/secure-linux-distros-privacy-anonymity/


== Kids ==
= Kids =
[https://www.maketecheasier.com/configure-linux-for-children/ How to Configure Linux for Children]
[https://www.maketecheasier.com/configure-linux-for-children/ How to Configure Linux for Children]

Revision as of 23:04, 12 March 2022

Run from RAM

Dsitro DE/WM Pro
Lubuntu LxQt/Openbox nothing special
Slax NA/fluxbox very thin ito software
very clean itf interface
no installation option
antiX
live default pw: demo
FAQ, Forum
iceWM/IceWM include many goodies:
SMTube, mpv,
Youtube video player
ISO snapshot.
AntiX21 mmedia.png

Linux Distro for Your Cloud Server

How to Choose the Right Linux Distro for Your Cloud Server Fedora is the upstream source of Red Hat. CentOS is the downstream source of RHEL.

Debian derived distributions

https://en.wikipedia.org/wiki/List_of_Linux_distributions#Debian-based

Kali

Peppermint

https://peppermintos.com/, https://en.wikipedia.org/wiki/Peppermint_OS

  • Not even any web browser has been pre-installed. "We hope you enjoy - Everything you need & nothing you don't".
  • A light-weight LXDE distribution for cloud applications
  • In place of traditionally native applications for common tasks (word processing, image editing), it ships with the custom Ice application, which allows users to create site-specific browsers (SSB's).
  • From my testing, favicon is not downloaded when I create an SSB for twitter in ICE:)
  • Not impressed by the SSB idea.

Raspberry Pi OS

Q4OS

SparkyLinux

Twister OS

Red Hat derived distributions

Fedora

LXQt version looks better than GNOME (the top menu does not show all opened apps!) and KDE (too heavy).

Small/lightweight Linux distributions

Live USB

See Live USB.

10 Best And Most Secure Linux Distributions

https://fossbytes.com/secure-linux-distros-privacy-anonymity/

Kids

How to Configure Linux for Children