Linux Commands for DevOps Warriors
<p>This article will help in understanding most of the important and majorly used Linux commands that would be required for a DevOps Engineer.</p>
<p>To execute these commands one can either use any Linux machine / virtual machine / online Linux terminal to quickly start working with the commands.</p>
<h1>System Info Commands</h1>
<p><code><strong>hostname</strong></code><strong> </strong>- shows the name of the system host.</p>
<p><code><strong>hostid</strong></code><strong> </strong>- shows the host id of the system assigned by the OS.</p>
<p><code><strong>date</strong></code><strong> </strong>- shows the current date and time in UTC format.</p>
<p><a href="https://medium.com/@mj.vishweshwaran/vish-linux-commands-for-devops-warriors-3866e4f4e56"><strong>Website</strong></a></p>