ubiquiti:firmware
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubiquiti:firmware [2022/10/11 08:32] – 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 29: | Line 29: | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== 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 | ||
+ | </ | ||
---- | ---- |
ubiquiti/firmware.1665477124.txt.gz · Last modified: 2022/10/11 08:32 by peter