Unifi Controller 설치(Ubuntu 22.04)

1. Update Ubuntu 2. Install Java New version Then to prevent java from updating & breaking everything again in the future with “sudo apt upgrade” do: 03. MongoDB install Libssl 1.1 Download Install 04. Install and add Repository MongoDB Ubuntu…

우분투22.04에 Unifi Controller 설치하기

​ #Check your Ubuntu version #Installing Unifi Repo #Alternativly download the package directly #Fixing the dependencies wget -O libssl1.1.deb sudo dpkg -i libssl1.1.deb curl | sudo gpg –dearmor | sudo tee >/dev/null echo ‘deb [arch=amd64,arm64 signed-by=] …