top of page

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...

open a port in centos 7 firewall

Follow these commands to open any port in the firewall of CentOS 7. #> firewall-cmd --get-active-zones public interfaces: ens160 #>...

©2018 by fundamentals. Proudly created with Wix.com

bottom of page