Set Up Centos 7 ServerInstallation Selections
The Minimal Install includes OpenSSH and Postfix but no other server software (that I notice). Additional Tools> sudo yum -y install nmap mutt> sudo yum -y groupinstall "Development Tools"Auto Update
Edit /etc/yum/yum-cron.conf so that
Set yum-cron service to auto-start and start it:
Node.js and Global Packages> curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -> sudo yum -y install nodejs> sudo npm install -g
References |
This page has been viewed 8419 times.
