linux:centos:gnome
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:centos:gnome [2018/08/31 15:13] – created odefta | linux:centos:gnome [2023/07/04 16: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: (external edit)
