This is an old revision of the document!
Installation
system
liveinstall enable network, set hostname
install minimal
yum update
disable selinux
reboot
tools
yum -y install net-tools wget htop glances dkms autoconf.noarch automake.noarch gtk-murrine-engine.x86_64 gtk3-devel.x86_64 pkgconfig.x86_64 yum groupinstall "Development Tools" git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme ./autogen.sh --prefix=/usr make install
environment /etc/profile.d/custom.sh
alias l='ls -lh'
repos
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm rpm -ivh epel-release-7-9.noarch.rpm
system
liveinstall enable network, set hostname
install minimal
yum update
disable selinux
reboot
tools
yum -y install net-tools wget htop glances
repos
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm rpm -ivh epel-release-7-9.noarch.rpm
desktop
yum groupinstall "Server with GUI" yum -y install cinnamon* ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target