MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 3 as of 2013-11-20 22:54:15
  • NTP

NTP

Update clock in Slackware with NTP

Run the command as superuser:

  • ntpdate pool.ntp.org

Date and time should be stored in UTC.

Info on slack docs:

  • http://docs.slackware.com/howtos:network-services:ntp

Enable the service:

  • chmod 755 /etc/rc.d/rc.ntpd

Start the service manually:

  • /etc/rc.d/rc.ntpd start
  • /etc/rc.d/rc.ntpd status

Add ntp server

  • Edit /etc/ntp.conf
  • add server pt.pool.ntp.org

Check the offset in milliseconds

  • ntpdate -q pt.pool.ntp.org
  • ntpq -pn
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01