User Tools

Site Tools


ubiquiti:firmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubiquiti:firmware [2022/10/11 08:32] peterubiquiti:firmware [2022/10/11 08:36] (current) – [Another way of upgrading] peter
Line 3: Line 3:
 ===== Upgrade the Firmware of a UniFi Device ===== ===== Upgrade the Firmware of a UniFi Device =====
  
-https://help.ui.com/hc/en-us/articles/204910064-UniFi-Upgrade-the-Firmware-of-a-UniFi-Device+SEE: https://help.ui.com/hc/en-us/articles/204910064-UniFi-Upgrade-the-Firmware-of-a-UniFi-Device
  
 ---- ----
Line 29: Line 29:
  
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Another ways of upgrading =====
 +
 +<code bash>
 +dpkg -l |grep ubnt-tools
 +apt-get update && apt-get install --only-upgrade ubnt-tools
 +</code>
 +
 +or
 +
 +<code bash>
 +wget https://dl.ubnt.com/unifi/5.7.28-5c442c6b54/unifi_sysvinit_all.deb
 +dpkg -i unifi_sysvinit_all.deb
 +rm unifi_sysvinit_all.deb
 +</code>
  
 ---- ----
ubiquiti/firmware.1665477124.txt.gz · Last modified: 2022/10/11 08:32 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki