Thread
:
time SBC
View Single Post
#
2
09-22-2015, 01:37 PM
mlombardi1
Legend
Join Date: Sep 2010
Location: New York
Posts: 465
SSH to the management interface and login as the ipcs user. Escalate to root via
sudo su
. Use vi (or nano) to edit the ntp.conf file:
vi /etc/ntp.conf
Add an entry for your NTP source:
server x.x.x.x
Bounce the NTP service:
service ntpd restart
__________________
Meridian IT
- Senior Engineer
mlombardi1
View Public Profile
Find all posts by mlombardi1