Size: 11
Comment:
|
← Revision 3 as of 2023-05-26 14:33:45 ⇥
Size: 304
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
GNOME is a free and open-source desktop environment for Unix-like operating systems. == Restart gnome 3 (versions earlier then 3.30.1 ) == {{{#!highlight sh rpm -qa | grep gnome-shell who | grep curr_user # we should get the display export DISPLAY=:123 gnome-shell --replace & }}} |