Page History
After installing the Linux OS, there are a couple of packages that you will need to install:
Postfix (used for sending out emails from the SHRINE system)
Code Block language bash theme rdark sudo yum remove sendmail //if installed sudo yum install -y postfix
NTP
Code Block language bash theme rdark sudo yum install -y ntp sudo systemctl start ntpd sudo systemctl enable ntpd
Overview
Content Tools
Activity