I have remote server running under CentOS 7, usually it's enough to operate using SSH CLI - but sometimes I need a graphic access, so I installed Gnome Desktop there too.
But how to stop or start Gnome Desktop ? Especially because gnome-shell eats CPU when I don't need Gnome.
It seems strange but 3 pages of Google search did not help. I'm afraid there are no a simple solution here like
service gnome stop | start
So thanks in advance for any hint or howto !