Posts

Showing posts from March, 2023

Basic Linux Commands

                                    Linux   Introduction Linux was developed by LINUS TORVALDS Birth of Linux is on 1969 during the development of 'C' programming language Various Linux Distributions: Red hat Enterprise Linux Fedora Debian Ubuntu Linux mint Cent OS Open SUSE/ SUSE Linux enterprise  Linux Features: Simplified updates for all installed software Eg: sudo yum update java Free software licensing Access to source code Multiple Distributers Better Malware protection Working with Directories: Linux provides a CLI (Command Line Interface) to communicate with OS CLI is better for tasks which cannot be performed with the GUI   Si.No Command Explanation 1. pwd Present working directory- displays the current working directory of the terminal...