common/*: add Indonesian translations and update other outdated translations (#13843)

* common/*: add Indonesian translations and update other outdated translations

* fping: revert "More Information" URL
This commit is contained in:
Reinhart Previano Koentjoro
2024-09-27 08:54:52 +07:00
committed by GitHub
parent d404b02045
commit 15e106c4b6
17 changed files with 126 additions and 21 deletions

16
pages.id/common/whois.md Normal file
View File

@@ -0,0 +1,16 @@
# whois
> Program klien antarmuka baris perintah bagi protokol informasi WHOIS (RFC 3912).
> Informasi lebih lanjut: <https://github.com/rfc1036/whois>.
- Dapatkan informasi kepemilikan bagi suatu nama domain:
`whois {{example.com}}`
- Dapatkan informasi kepemilikan bagi suatu alamat IP:
`whois {{8.8.8.8}}`
- Dapatkan informasi kontak penyalahgunaan bagi suatu alamat IP:
`whois -b {{8.8.8.8}}`