Latest Articles
Golang lint - Different methods with Best Practices
Golang linting is a way to verify the go code to identify any kind of compilation issues, or performance improvements which can be done. We can perform linting …
Golang Parse YAML file [With or Without Struct]
We can use YAML package in golang to parse YAML file and store the content inside struct or map using yaml.Unmarshal.
Install Memcached on Rocky Linux 9 [Step-by-Step]
Step by Step instructions to install Memcached on Rocky Linux 9. 2 different methods to install using default package manager and downloading from official …
PodDisruptionBudget in Action with Examples
PodDisruptionBudget ensures a certain number or percentage of Pods will not voluntarily be evicted from a node at any one point in time
Automate phishing campaigns using FiercePhish [Step-by-Step]
With the help of a robust open-source tool FiercePhish, you can manage a wide range of phishing operations as well as carry out several phishing engagements
