Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 23:33, 16 January 2025
   
 
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...")