|
You are here |
staex.io | ||
| | | | |
blog.mazinahmed.net
|
|
| | | | | Application and Infrastructure Security Engineering | |
| | | | |
csirt.lacnic.net
|
|
| | | | | The main purpose of the project is to alert and recommend possible corrections for DNS Resolvers on IPv4. | |
| | | | |
educatedguesswork.org
|
|
| | | | | [AI summary] The text provides an in-depth analysis of encrypted DNS protocols (DoX) and their implications for security, privacy, and network management. Key points include the importance of secure channels for DNS queries, the role of DNSSEC in complementing DoX, and the challenges of implementing encrypted DNS in various network environments. The discussion covers different transport protocols like DoH and DoT, the use of DDR for resolver discovery, and the trade-offs between privacy and network control. The text also touches on the technical and policy aspects of encrypted DNS, including the need for trust in resolvers and the limitations of current implementations. | |
| | | | |
adiyatmubarak.wordpress.com
|
|
| | | Akan 3 bagian yang harus di-install dan di konfigurasi, antara lain: Install Prometheus Install Node Exporter Install Grafana Install Prometheus Prometheus akan bertugas sebagai time-series database yang akan mengkoleksi data-data metrics dari OS atau sistem, dan langkah-langkah instalasinya bisa mengikuti langkah berikut: 1. Install Binary Prometheus. $ wget https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz $ tar xzvf prometheus-3.2.1.linux-amd64.tar.gz # sesuaikan... | ||