Created
July 25, 2017 20:21
-
-
Save stefandroog/e717f63848ca44ff301d3473b13e76b9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Install | |
sudo aptitude install unifi | |
sudo reboot | |
#Purge | |
sudo apt-get purge unifi | |
#Half installation | |
sudo dpkg --remove --force-remove-reinstreq unifi | |
#Remove | |
sudo aptitude remove unifi | |
#Logging | |
sudo nano /var/log/unifi/server.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment