Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


install_unifi_on_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
install_unifi_on_ubuntu [2018/07/15 09:05] juckinsinstall_unifi_on_ubuntu [2018/07/15 09:07] juckins
Line 33: Line 33:
 Fix permissions: Fix permissions:
 <code> <code>
-chmod +x mongod+chmod +x mongod
 </code> </code>
 +Restart services:
 +<code>
 +$ systemctl restart unifi
 +$ systemctl status unifi
 +</code>
 +If desired, cat /var/log/unifi/server.log and mongod.log to ensure no errors are reported.
 +
 +Now you may use the VM or another machine to access the webpage on the virtual machine's IP (https://VM_IP_ADDRESS:8443/login)
  
install_unifi_on_ubuntu.txt · Last modified: 2023/01/09 21:17 by juckins