Monday, July 28, 2025

 Upgade Unifi controller


Step in linux version

1. download file newest installer

2. sudo systemctl stop unifi.service

3. sudo systemctl status unifi.service

4. sudo dpkg -i installer file

5. sudo systemctl status unifi.service -> cek status that service already on or not

6. check web service


Easy Installation

Contributor GlennR

1. Copy the link location of the script.

2. SSH into your Ubuntu/Debian machine, and login as root. ( Ubuntu | sudo -i | Debian | su )

3. Make sure the ca-certificates package is installed.

apt-get update; apt-get install ca-certificates curl -y

4. Download and execute the script! (change it to your wanted version)

curl -sO https://get.glennr.nl/unifi/install/unifi-6.5.55.sh && bash unifi-6.5.55.sh


No comments:

Post a Comment