Linux Commands — DevOps Prerequisite #1
Here are the some commands with explanation which are important for learning Linux and before starting your DevOps journey.
1. System Info Commands
hostname — shows the name of the system host.
```➜ ~ hostnamelocalhost```
hostid — shows the host id o...
iaadidev.hashnode.dev11 min read
Elhaam Basheer Ch
Web developer sharing my daily crests & troughs.
Great introductory article!