How to Install the GUI for Centos7
Опубликовано ср, 07/26/2017 - 07:41 пользователем NikolaiType 'su' and hit enter. Then enter your password
cd /etc/sysconfig/network-scripts/
vi ifcfg-enp0s3
Push 'i' on the keyboard to go into INSERT mode
Go down to "ONBOOT" and change the change it from "NO" to "YES"
Press ESC on the keyboard to go out of INSERT mode
Push "Shift" and ":" together to enter COMMAND LINE mode
Push "w" and then "q" to save the file
Type "reboot" and hit enter
Login your username and password
Type "su" and then enter your passwordyum -y group install "GNOME Desktop" "Graphical Administration Tools"
ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target
reboot