Linux Commands — DevOps Prerequisite #1
Jun 1, 2024 · 11 min read · 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...
EElhaam commented















