Featured

The Latest


  • GRAFANA-INSTALLATION;

    #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

  • DEVOPS-INSTALLATION;

    “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-INTRODUCTION;

    DevOps is a collaborative approach to software development and IT operations that emphasizes automation, continuous integration, and continuous delivery. It… READ MORE

  • DAY-10-CRONTAB

    Crontab is a Unix utility that allows users to schedule commands or scripts to run periodically at fixed times, dates,… READ MORE

  • DAY-9-VI-EDITOR

    The vi editor is a popular and powerful text editor available on Unix-like operating systems, including Linux. It stands for… READ MORE

Recent posts

Quote of the week

in learning you will teach and in teaching you will learn

~ Phil Collins
Design a site like this with WordPress.com
Get started