Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 8, 2015 19:41
Show Gist options
  • Save danish-rehman/0fd7bc3729c7e04d3eed to your computer and use it in GitHub Desktop.
Save danish-rehman/0fd7bc3729c7e04d3eed to your computer and use it in GitHub Desktop.
Run legacy ntp executable
# Go the directory containing the executables
>> cd /proj/USC558L/exp/drehman/usr/sbin
# l - path to the log file
# d - debug mode on
>> ./ntpd -l path_to_logfile -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment