[#165] Mention system clock in docs

This commit is contained in:
Oliver Gorwits
2014-11-13 23:53:06 +00:00
parent f58e7c1753
commit 016d090d26
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
[ENHANCEMENTS] [ENHANCEMENTS]
* [#161] Updated IOS-XR SSHCollector * [#161] Updated IOS-XR SSHCollector
* [#165] Mention system clock in docs
[BUG FIXES] [BUG FIXES]

View File

@@ -75,7 +75,8 @@ On Fedora/Red-Hat:
root:~# yum install perl-core perl-DBD-Pg net-snmp-perl make automake gcc root:~# yum install perl-core perl-DBD-Pg net-snmp-perl make automake gcc
With those installed, we can proceed... With those installed, next check that your system's clock is correct. Then, we
can proceed...
Create a user on your system called C<netdisco> if one does not already exist. Create a user on your system called C<netdisco> if one does not already exist.
We'll install Netdisco and its dependencies into this user's home area, which We'll install Netdisco and its dependencies into this user's home area, which