Last active
July 3, 2025 12:03
-
-
Save ppcamp/a633cf68f5f9296cf3428ca91e0ca0ba to your computer and use it in GitHub Desktop.
Revisions
-
ppcamp revised this gist
Jul 3, 2025 . 1 changed file with 15 additions and 12 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,15 @@ |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. -
ppcamp revised this gist
Jul 2, 2025 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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| > atomic desktops -> doesn't allow system modifications, updates occurr by replacing system completely -
ppcamp created this gist
Jul 2, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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|