36
edits
Line 49: | Line 49: | ||
$ ssh-keygen -f "/home/yourusername/.ssh/known_hosts" -R 192.168.1.20 | $ ssh-keygen -f "/home/yourusername/.ssh/known_hosts" -R 192.168.1.20 | ||
$ scp /path/to/firmware/XM.v5.5.11.28002.150723.1344.bin ubnt@192.168.1.20:/tmp/fwupdate.bin | $ scp /""path""/""to""/""firmware""/XM.v5.5.11.28002.150723.1344.bin ubnt@192.168.1.20:/tmp/fwupdate.bin | ||
$ ssh ubnt@192.168.1.20 (password is ubnt) | $ ssh ubnt@192.168.1.20 (password is ubnt) |
edits