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
linux:centos:gnome [2018/08/31 18:13] – created odeftalinux:centos:gnome [2023/07/04 19:36] (current) – external edit 127.0.0.1
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.1535728428.txt.gz · Last modified: 2023/07/04 19:36 (external edit)