How to install xfce GUI in centOS 7
Following commands will install xfce on centos 7. #> yum install epel-release -y #> yum groupinstall "Server with GUI" -y #> yum...
Following commands will install xfce on centos 7. #> yum install epel-release -y #> yum groupinstall "Server with GUI" -y #> yum...
Follow these commands to open any port in the firewall of CentOS 7. #> firewall-cmd --get-active-zones public interfaces: ens160 #>...