How to use crontab in Linux
1. Understand the basics crontab is the tool used to schedule recurring tasks (jobs) on Linux systems. Each user has…
1. Understand the basics crontab is the tool used to schedule recurring tasks (jobs) on Linux systems. Each user has…
This guide applies to all modern Linux distributions that use systemd (Ubuntu, Debian, Fedora, CentOS, RHEL, Arch, etc.). 1. Prepare…
step-by-step guide to install and configure Gitea (a self-hosted Git service) on a Linux System 🧰 Prerequisites Make sure you…
Fix the panel: Right-click the panel → Panel → Add New Items. remove the plugin sudo apt purge xfce4-genmon-plugin sudo…
Monitoring PostgreSQL services with Prometheus and Grafana involves using a PostgreSQL Exporter to expose metrics, configuring Prometheus to scrape these…
Install Jenkins on Rocky Linux: Use this password to unlock Jenkins and complete the initial setup.
When working with docker, it always get the iamge fro mthe docker repo, but I wondered, what if I could…
Official documentation here: https://www.jenkins.io/doc/book/installing/linux/
Let’s say, need a character string like this “64d3ab4de4bae1091e5de441” wiht only digitnumbers, lowercase and Upper case letters from a to…