Tagged: basic linux commands

Linux Logs File

Linux log file Most directories may be categorized into one of four categories: 1. Application Logs 2. Event Logs 3. Service Logs 4. System Logs /var/log/syslog or /var/log/messages: general alerts and data concerning the...

Linux Commands

All the basic commands of Linux.

Basic Linux commands

Most used linux commands list 𝐩𝐰𝐝 – Print working directory. 𝐥𝐬 – List directory contents. 𝐜𝐝 – Change directory. 𝐭𝐨𝐮𝐜𝐡 – To create a file without any content. 𝐜𝐚𝐭 – Concatenate and display file...