How to Install a Graphical Interface and PuTTY on CentOS with Xfce
Install the graphical interface (this example uses CentOS with the Xfce desktop):
bash <(curl -s https://gitee.com/cnop/shell/raw/master/Xfce.sh)
Install the software:
yum install -y epel-release
yum -y install putty

Launch the software:
putty
