xfce install
xfce 패키지를 설치 합니다.
[root@centos7 ~]# yum install epel-release -y [root@centos7 ~]# yum groupinstall "Server with GUI" -y [root@centos7 ~]# yum groupinstall "Xfce" -y [root@centos7 ~]# systemctl set-default graphical.target
로그인 할 id 를 입력후 password 입력시 아래와 같이 로그인을 xfce 로 지정 합니다.
xfce 설치를 완료하였습니다.