#linux
Read more stories on Hashnode
Articles with this tag
This blog will cover 4 loops while, until, for, select. A loop is a powerful programming tool that enables you to execute a set of commands...
Usually shells are interactive that mean, they accept command as input from users and execute them. However some time we want to execute a bunch of...
In this blog we will see system information commands along with disk usage command. System Information Commands date :- This command is used to...
In this blog we will cover linux network commands along with process management command. Network ping :- Ping is a computer network administration...
In this blog we will cover most of the daily usage file commands which is required as BAU from devops perspective. ls :- It is used to list down the...
This is handons implementation where we will install Oracle Virtual Box and create virtual machine on it with CentOS8 as operating system. Installing...