User Tools

Site Tools


linux:centos:gnome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
linux:centos:gnome [2018/08/31 18:13] – created odeftalinux:centos:gnome [2018/09/02 00:21] – [Start CentOS with UI] odefta
Line 1: Line 1:
 +====== Start CentOS without UI ======
 +
 +  systemctl set-default multi-user.target
 +  systemctl reboot
 +
 +====== Start CentOS with UI ======
 +
 +  systemctl set-default graphical.target
 +  systemctl reboot
 +
 +====== Check current mode ======
 +
 +  systemctl get-default
 +
 ====== Stop GNOME UI ====== ====== Stop GNOME UI ======
  
linux/centos/gnome.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1