eduardo:linux:ntpd
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eduardo:linux:ntpd [2017/05/23 15:59] – eduardo | eduardo:linux:ntpd [2024/02/23 08:20] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 69: | Line 69: | ||
< | < | ||
[bash]# | [bash]# | ||
+ | </ | ||
+ | |||
+ | In RH 7.X. Restart NTPD | ||
+ | < | ||
+ | [bash]# | ||
</ | </ | ||
Line 91: | Line 96: | ||
[bash]# chkconfig --level 2345 ntpd on | [bash]# chkconfig --level 2345 ntpd on | ||
[bash]# / | [bash]# / | ||
+ | |||
+ | Or in RH7.x | ||
+ | [bash]# systemctl enable ntpd.service | ||
</ | </ | ||
Line 97: | Line 105: | ||
< | < | ||
[bash]# chkconfig --list ntpd | [bash]# chkconfig --list ntpd | ||
+ | |||
+ | Or in RH7.x | ||
+ | |||
+ | [bash]# systemctl list-unit-files | grep ntpd | ||
</ | </ | ||
eduardo/linux/ntpd.1495555196.txt.gz · Last modified: 2024/02/23 08:19 (external edit)