⇤ ← Revision 1 as of 2020-02-12 10:41:23
Size: 11
Comment:
|
Size: 292
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 ) == * rpm -qa | grep gnome-shell * who | grep curr_user # we should get the display * export DISPLAY=:123 * gnome-shell --replace & |
Gnome
GNOME is a free and open-source desktop environment for Unix-like operating systems.
Restart gnome 3 (versions earlier then 3.30.1 )
- rpm -qa | grep gnome-shell
- who | grep curr_user # we should get the display
- export DISPLAY=:123
gnome-shell --replace &