How to boot CentOS 7 into Command Line or GUI Mode
In CentOS 7 we can use the systemctl command to select which mode the OS boots into. If you have a GUI like Gnome or KDE installed, it’s easy to boot directly into your preferred environment. To find out what mode CentOS is currently using, use this: systemctl get-default This will give you one of … Read more