|
#sudo apt update#sudo apt install -y software-properties-common#sudo add-apt-repository “deb https://packages.grafana.com/oss/deb stable main” #wget -q -O – https://packages.grafana.com/gpg.key | sudo apt-key add – #sudo apt… READ MORE
|
“INSTALLATION OF ALL TOOLS“ –JENKINS; INSTALLATION-UBUNTU.20.04: #sudo wget -O /usr/share/keyrings/jenkins-keyring.asc \https://pkg.jenkins.io/debian-stable/jenkins.io-2023.keyecho deb [signed-by=/usr/share/keyrings/jenkins-keyring.asc] \https://pkg.jenkins.io/debian-stable binary/ | sudo tee \/etc/apt/sources.list.d/jenkins.list >… READ MORE
|
DevOps is a collaborative approach to software development and IT operations that emphasizes automation, continuous integration, and continuous delivery. It… READ MORE
Crontab is a Unix utility that allows users to schedule commands or scripts to run periodically at fixed times, dates,… READ MORE
The vi editor is a popular and powerful text editor available on Unix-like operating systems, including Linux. It stands for… READ MORE
in learning you will teach and in teaching you will learn
~ Phil Collins