#ubuntu
Read more stories on Hashnode
Articles with this tag
In Linux command line, the grep command is a powerful tool for searching text within files. In this article, I will go over 12 examples of grep...
Introduction In this post will give you an overview of shell programming and provide an understanding of some standard shell programs. This includes...
Package Managers How to install Software Package on Linux? A Software Package is basically a compressed archive that has all the necessary files...
Set up Kubernetes on Ubuntu 20.04 ยท In this post, I will tell you how to set up a simple Kubernetes 1.23 cluster bootstrapped using kubeadm with...