Install Jenkins in Rocky Linux 9
Install Jenkins on Rocky Linux: Use this password to unlock Jenkins and complete the initial setup.
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/
Recursively, enters each folder and executes the “git status” command in each folder. It can also be modified to be…
Download from here https://www.cygwin.com/ The setup file Install in c:/ Done! Questions: What is Cygwin? Cygwin is “a large collection…
Basic script to calculate the average, asking numbers in the terminal
Initialize git init . Create your first commit (step required): git commit --allow-empty -m "Initial commit" the default name is…