CentOS

From Han Wiki
Revision as of 20:42, 2 April 2018 by Mhan (talk | contribs) (Enable NTP)

Jump to navigation Jump to search

RHEL 7 Documentation

Description Command
Install byobu
$ yum -y install epel-release
$ yum -y install byobu
Enable byobu
$ byobu-enable
Enable NTP
$ yum install -y ntp
$ systemctl enable ntpd