bugreportz, common/*: add and update Indonesian translations (#14305)
This commit is contained in:

committed by
GitHub

parent
efe9d90900
commit
e03a29d5a2
24
pages.id/common/bandwhich.md
Normal file
24
pages.id/common/bandwhich.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# bandwhich
|
||||
|
||||
> Tampilkan penggunaan jaringan saat ini berdasarkan proses, koneksi, atau IP/nama host jarak jauh.
|
||||
> Informasi lebih lanjut: <https://github.com/imsnif/bandwhich>.
|
||||
|
||||
- Tampilkan saja daftar alamat jarak jauh (remote address) yang dihubungi dalam bentuk tabel:
|
||||
|
||||
`bandwhich --addresses`
|
||||
|
||||
- Tampilkan daftar proses pencarian DNS:
|
||||
|
||||
`bandwhich --show-dns`
|
||||
|
||||
- Tampilkan informasi total penggunaan (kumulatif):
|
||||
|
||||
`bandwhich --total-utilization`
|
||||
|
||||
- Tampilkan informasi pemanfaatan jaringan untuk suatu antarmuka jaringan:
|
||||
|
||||
`bandwhich --interface {{eth0}}`
|
||||
|
||||
- Tampilkan daftar proses pencarian DNS yag dilakukan kepada server DNS tertentu:
|
||||
|
||||
`bandwhich --show-dns --dns-server {{alamat_ip_peladen_dns}}`
|
Reference in New Issue
Block a user