You already have Omada SDN Controller install, and you have a notification that an upgrade is available.
- Go https://www.tp-link.com/us/support/download/omada-software-controller/
- Find the latest Linux release (.deb file)
- Right-click on the download link and choose Copy Link
- SSH into your Ubuntu server
- Type or copy and paste the following, changing the version
wget https://static.tp-link.com/upload/software/2024/202411/20241101/Omada_SDN_Controller_v5.14.32.3_linux_x64.deb
- Type or copy and paste the following, changing the version
sudo dpkg -i Omada_SDN_Controller_v5.14.32.3_linux_x64.deb
- Press Enter to start the installation
- Your upgrade is complete!