Recent changes
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 January 2025
N 14:41 | Unifi Network diffhist +765 Johan Efendi talk contribs (Created page with " ===Menambahkan USG ke Existing Project=== Edit IP Address agar bisa dikenali di nextwork, misal 192.168.19.50 <syntaxhighlight lang="bash"> $ ssh [email protected] ubnt@ubnt:~$ configure ubnt@ubnt:~$ edit interfaces ethernet eth1 ubnt@ubnt:~$ set address 192.168.19.50 ubnt@ubnt:~$ commit ubnt@ubnt:~$ exit ubnt@ubnt:~$ exit </syntaxhighlight> Hapus IP lama dari USG <syntaxhighlight lang="bash"> $ ssh ubnt@[NEW IP] ubnt@ubnt:~$ configure ubnt@ubnt:~$ edit interfaces eth...") |