Skip to content

Instantly share code, notes, and snippets.

@ppcamp
Last active July 3, 2025 12:03
Show Gist options
  • Select an option

  • Save ppcamp/a633cf68f5f9296cf3428ca91e0ca0ba to your computer and use it in GitHub Desktop.

Select an option

Save ppcamp/a633cf68f5f9296cf3428ca91e0ca0ba to your computer and use it in GitHub Desktop.

Revisions

  1. ppcamp revised this gist Jul 3, 2025. 1 changed file with 15 additions and 12 deletions.
    27 changes: 15 additions & 12 deletions Distros Linux.md
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,15 @@
    |Distro| Descr|
    |--|---|
    |Fedora server OS| server focused on containerziation without gui|
    |CoreOS|docker mainly|
    |Fedora IOT| for rasp, focused in container|
    |Fedora KDE Plasma| Workstation with KDE DesktopEnvironment|
    |Fedora sway| Fedora immutable OS (system as image RO)|
    |Fedora silverblue| Immutable with different DE|
    |Rocky Linux|Server OS -- CentOS equivalent|


    > atomic desktops -> doesn't allow system modifications, updates occurr by replacing system completely
    |Distro| Descr|Notes|
    |--|---|---|
    |Fedora server OS| server focused on containerziation without gui||
    |CoreOS|docker mainly||
    |Fedora IOT| for rasp, focused in container||
    |Fedora KDE Plasma| Workstation with KDE DesktopEnvironment|Wayyy too buggy. I had to restart to recognize the monitors, and VERY often, occurred an issue with the screenlocker feature, that was kept hanging.[^1]|
    |Fedora sway| Fedora immutable OS (system as image RO)||
    |Fedora silverblue| Immutable with different DE||
    |Rocky Linux|Server OS -- CentOS equivalent||


    > atomic desktops -> doesn't allow system modifications, updates occurr by replacing system completely

    [^1]: If you still wanna use KDE, prefer to use a debian based solution.
  2. ppcamp revised this gist Jul 2, 2025. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion Distros Linux.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,7 @@
    |Fedora KDE Plasma| Workstation with KDE DesktopEnvironment|
    |Fedora sway| Fedora immutable OS (system as image RO)|
    |Fedora silverblue| Immutable with different DE|
    |Rocky Linux|Server OS -- CentOS equivalent|
    |Rocky Linux|Server OS -- CentOS equivalent|


    > atomic desktops -> doesn't allow system modifications, updates occurr by replacing system completely
  3. ppcamp created this gist Jul 2, 2025.
    9 changes: 9 additions & 0 deletions Distros Linux.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    |Distro| Descr|
    |--|---|
    |Fedora server OS| server focused on containerziation without gui|
    |CoreOS|docker mainly|
    |Fedora IOT| for rasp, focused in container|
    |Fedora KDE Plasma| Workstation with KDE DesktopEnvironment|
    |Fedora sway| Fedora immutable OS (system as image RO)|
    |Fedora silverblue| Immutable with different DE|
    |Rocky Linux|Server OS -- CentOS equivalent|