mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed spelling mistake
This commit is contained in:
@@ -96,7 +96,7 @@ Now head to: http://librenms.example.com/install.php and follow the on-screen in
|
||||
#### Configure snmpd
|
||||
|
||||
```bash
|
||||
cp /opt/librenms/snmpd.conf.exmaple /etc/snmpd.conf
|
||||
cp /opt/librenms/snmpd.conf.example /etc/snmpd.conf
|
||||
vim /etc/snmpd.conf
|
||||
```
|
||||
|
||||
|
||||
@@ -108,7 +108,7 @@ Now head to: http://librenms.example.com/install.php and follow the on-screen in
|
||||
#### Configure snmpd
|
||||
|
||||
```bash
|
||||
cp /opt/librenms/snmpd.conf.exmaple /etc/snmpd.conf
|
||||
cp /opt/librenms/snmpd.conf.example /etc/snmpd.conf
|
||||
vim /etc/snmpd.conf
|
||||
```
|
||||
|
||||
|
||||
@@ -103,7 +103,7 @@ Now head to: http://librenms.example.com/install.php and follow the on-screen in
|
||||
#### Configure snmpd
|
||||
|
||||
```bash
|
||||
cp /opt/librenms/snmpd.conf.exmaple /etc/snmpd.conf
|
||||
cp /opt/librenms/snmpd.conf.example /etc/snmpd.conf
|
||||
vim /etc/snmpd.conf
|
||||
```
|
||||
|
||||
|
||||
@@ -106,7 +106,7 @@ Now head to: http://librenms.example.com/install.php and follow the on-screen in
|
||||
#### Configure snmpd
|
||||
|
||||
```bash
|
||||
cp /opt/librenms/snmpd.conf.exmaple /etc/snmpd.conf
|
||||
cp /opt/librenms/snmpd.conf.example /etc/snmpd.conf
|
||||
vim /etc/snmpd.conf
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user