ubiquiti:firmware
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubiquiti:firmware [2021/02/17 10:49] – peter | ubiquiti: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:// | + | SEE: https:// |
+ | |||
+ | ---- | ||
+ | |||
+ | If updating a Cloud Key (UCK Gen2, UCK Gen2 Plus) use: | ||
+ | |||
+ | <code bash> | ||
+ | ubnt-systool fwupdate < | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Example ==== | ||
+ | |||
+ | <code bash> | ||
+ | ubnt-systool fwupdate https:// | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | <code bash> | ||
+ | ubnt-systool fwupdate http:// | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Another ways of upgrading ===== | ||
+ | |||
+ | <code bash> | ||
+ | dpkg -l |grep ubnt-tools | ||
+ | apt-get update && apt-get install --only-upgrade ubnt-tools | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <code bash> | ||
+ | wget https:// | ||
+ | dpkg -i unifi_sysvinit_all.deb | ||
+ | rm unifi_sysvinit_all.deb | ||
+ | </ | ||
---- | ---- | ||
Line 10: | Line 52: | ||
http:// | http:// | ||
+ | |||
+ | https:// |
ubiquiti/firmware.1613558971.txt.gz · Last modified: 2021/02/17 10:49 by peter