Fix some minor Markdown URL issues & some whitespaces.

This commit is contained in:
Daniel van Dorp
2016-08-17 11:28:17 +02:00
committed by Daniel
parent d7d4c4a067
commit bf523bcc0b
3 changed files with 10 additions and 10 deletions

View File

@@ -151,7 +151,7 @@ On at least Ubuntu 14.04 (and possibly other distributions and versions as well)
Restart nginx:
service nginx restart
Restart php5-fpm:
service php5-fpm restart

View File

@@ -143,10 +143,10 @@ We now suggest that you add localhost as your first device from within the WebUI
Now that you've installed LibreNMS, we'd suggest that you have a read of a few other docs to get you going:
- (Performance tuning)[http://docs.librenms.org/Support/Performance]
- (Alerting)[http://docs.librenms.org/Extensions/Alerting/]
- (Device Groups)[http://docs.librenms.org/Extensions/Device-Groups/]
- (Auto discovery)[http://docs.librenms.org/Extensions/Auto-Discovery/]
- [Performance tuning](http://docs.librenms.org/Support/Performance)
- [Alerting](http://docs.librenms.org/Extensions/Alerting/)
- [Device Groups](http://docs.librenms.org/Extensions/Device-Groups/)
- [Auto discovery](http://docs.librenms.org/Extensions/Auto-Discovery/)
#### Closing

View File

@@ -34,7 +34,7 @@ sql-mode=""
### Web Server ###
#### Install / Configure Nginx
#### Install / Configure Nginx
`apt-get install php7.0-cli php7.0-mysql php7.0-gd php7.0-snmp php-pear php7.0-curl php7.0-fpm snmp graphviz php7.0-mcrypt php7.0-json nginx-full fping imagemagick whois mtr-tiny nmap python-mysqldb snmpd php-net-ipv4 php-net-ipv6 rrdtool git`
@@ -146,10 +146,10 @@ We now suggest that you add localhost as your first device from within the WebUI
Now that you've installed LibreNMS, we'd suggest that you have a read of a few other docs to get you going:
- (Performance tuning)[http://docs.librenms.org/Support/Performance]
- (Alerting)[http://docs.librenms.org/Extensions/Alerting/]
- (Device Groups)[http://docs.librenms.org/Extensions/Device-Groups/]
- (Auto discovery)[http://docs.librenms.org/Extensions/Auto-Discovery/]
- [Performance tuning](http://docs.librenms.org/Support/Performance)
- [Alerting](http://docs.librenms.org/Extensions/Alerting/)
- [Device Groups](http://docs.librenms.org/Extensions/Device-Groups/)
- [Auto discovery](http://docs.librenms.org/Extensions/Auto-Discovery/)
#### Closing