Wiki home
Editing page "
ntp
"
Base on previous version:
0
-
1872
-
4853
# Note: depends on [pkg]iana-etc[/pkg] wget -c [link]http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.6p5.tar.gz[/link] tar -xzf ntp-4.2.6p5.tar.gz cd ntp-4.2.6p5 mkdir -p builddir cd builddir ../configure --prefix="/usr" make # Doesn't mind -j# make install # Note: you will likely want to write a configuration at /etc/ntp.conf in the format "server <ip/host>", one line per ntp server # To make ntp start at boot-time: echo 'ntpd -g' >> /etc/initservices.sh
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page