Changes between Version 31 and Version 32 of NSM2021/Agenda/Librenms
- Timestamp:
- May 13, 2021, 1:12:12 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NSM2021/Agenda/Librenms
v31 v32 1 = Configuring LibreNMS on Single server Multi virtual host environment=1 = Configuring LibreNMS on Ubuntu 20.04 LTS = 2 2 3 3 This will guide you through installing LibreNMS setup on Ubuntu 20.04 LTS server with NGINX running as the web server. … … 7 7 * Linux Server running Ubuntu 20.04 LTS 8 8 * NGINX Installed. 9 * SSL/ HTTPS Certificates issued ( May be using Letsencrypt or Otherwise)9 * SSL/ HTTPS Certificates issued 10 10 * sudo access to the server. All following commands have to be entered as the root user. Best way to do it is, by login in as root with {{{ sudo su }}} 11 11