Published onFebruary 11, 2025如何安裝和配置 ClamAV 進行病毒掃描#clamav#antivirus#securityclamav 是一個開源的反病毒引擎,用於檢測惡意軟件和病毒。本文將介紹如何安裝和配置 clamav,以及如何使用 clamav 進行病毒掃描。
Published onNovember 25, 2024如何查找或建立 `prometheus_values.yml` 及其用途說明#prometheusprometheus_values.yml 是在使用 Helm 部署 Prometheus 時常用的配置文件,用於自訂 Prometheus 的各種配置選項。以下是查找或建立該文件的詳細步驟,以及其用途的解釋。
Published onJuly 18, 2024How to set up Jenkins on MacOs#jenkinsThis is a practical guide to set up Jenkins.
Published onJune 22, 2024Something about git remote branches#gitThis is a practical guide to pull a remote branch to your local repository, delete a branch, and take a look of the branches.
Published onJune 9, 2024Kubernetes 實踐指南#Kubernetes#DevOpsThis is a practical guide to deploying applications, setting up autoscaling, and monitoring in Kubernetes.