Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours scrolling social media and waste money on things we forget, but won’t spend 30 minutes a day earning certifications that can change our lives.
Master in DevOps, SRE, DevSecOps & MLOps by DevOpsSchool!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Install and Configure Grafana in Ubuntu and Debian

Install and Configure Grafana in Ubuntu and Debian Step 1 – Download & Install Grafana Download Grafana RPM file RPM for Linux from https://grafana.com/grafana/download?platform=linux # Ubuntu & Debian $ wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_5.2.2_amd64.deb $ sudo dpkg -i grafana_5.2.2_amd64.deb Step 2 – Understand Grafana Installation details in Ubuntu/Debian Installs binary to /usr/sbin/grafana-server Installs Init.d script to /etc/init.d/grafana-server Creates … Read more

Tasksel – Easily/Quickly Install Group Softwares in Debian and Ubuntu

tasksel-easily-quickly-install-group-softwares-in-debian-and-ubuntu

Tasksel – Easily/Quickly Install Group Softwares in Debian and Ubuntu If you started out using an RPM-based distro before advancements like “yum” or “apt-rpm”, you’re loving the magic of “apt-get” on Ubuntu and Debian. But when it comes to installing large sets of software, which may have either dozens (if not hundreds) of packages, or … Read more