On 2023-07-13 at 14:43 -0700, Geoffrey Leach wrote:
> One thing that looks promising is the "magic sysrq key".
> However a far as I can tell, that only works in the console
The magic sysrq key works everywhere,
but it isn't enabled by default in Fedora[1].
Instead of setting it to 1 (enable all f
On 2023-07-09 at 12:45 +0800, Justin Koh wrote:
> # dnf group install server-product --assumeno
> # dnf group install core --assumeno
Correction: the group names are
server-product-environment for Fedora Server Edition [1],
and minimal-environment for Minimal Install.
There is a signi
On 2023-07-08 at 22:51 -0400, Bill Cunningham wrote:
> Is there a way to use dnf or rpm to compare the listing of groups. For
> example, in my case I use "minimal install" or the "Fedora Server
> Edition" install. If I wanted to compare these two groups and the rpms
> that are in each, how woul