Centos8-graphical interface and command line switching

View the current default startup mode##

systemctl get-default

Command line mode: multi-user.target

Graphical interface mode: graphical.target

Set to graphical interface mode##

systemctl set-default graphical.target

Set to command line mode##

systemctl set-default multi-user.target

You need to restart after setting##

reboot

Recommended Posts

Centos8-graphical interface and command line switching
ubuntu command line search
Ubuntu command line displays Chinese