Skip to content

Commit

Permalink
Added a script to perform the manual update
Browse files Browse the repository at this point in the history
  • Loading branch information
rogergranada committed Apr 2, 2018
1 parent df34325 commit 035cbc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/jetson/peripheral/network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ In order to monitor the system and see if the time server is syncronized, run:
You can also verify if the machine is broadcasting the time clock, by running:

.. code-block:: bash
$ ntpq -c lpeer
This command will generate a output as below, where ``192.168.2.255 .BCST.`` indicates that the current machine is broadcasting time to the 192.168.2.0 network.

Expand Down

0 comments on commit 035cbc1

Please sign in to comment.