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/11/20 12:57] – 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:// |
---- | ---- | ||
Line 11: | Line 11: | ||
<code bash> | <code bash> | ||
ubnt-systool fwupdate < | 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 18: | Line 52: | ||
http:// | http:// | ||
+ | |||
+ | https:// |
ubiquiti/firmware.1637413077.txt.gz · Last modified: 2021/11/20 12:57 by peter