Secret Garden Blog

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....

우분투22.04에 Unifi Controller 설치하기

​ #Check your Ubuntu version #Installing Unifi Repo #Alternativly download the package directly #Fixing the dependencies wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb -O libssl1.1.deb sudo dpkg -i libssl1.1.deb curl https://pgp.mongodb.com/server-4.4.asc | sudo gpg –dearmor | sudo tee /usr/share/keyrings/mongodb-org-server-4.4-archive-keyring.gpg...