
Yum remove abc Remove/uninstall abc package Rpm -i abc.rpm installs package from local file named abc.rpm Yum info abc displays description and summary info about abc package

Ls options which are included -a display hidden filesĬonsidering we are operating on Red Hat Enterprise Linux yum search keyword compresses abc file using gzip. Get file downloads file ‘abc’ from remote to local device

Put abc uploads file ‘abc’ from local to remote device

Tail -F abc outputs last lines of abc as it changes Tail -f abc displays last 10 lines of file abc and follow it as it grows Tail abc displays last 10 lines of file abc Head abc displays first 10 lines of file abc Touch abc creates an empty file named abc Mv aaa bbb renames or moves file aaa to file bbb Rm -rf /xyz forcefully deletes directory /xyz recursivelyĬp -r /xxx /yyy copies /xxx directıry to /yyy directory Rm -f abc forcefully deletes abc file without confirmation Rm -r /xyz deletes directory /xyz and its contents recursively Ls -al lists files detailly with hidden files Ls -lh lists files detailly with human readable format Part 2 - Fundamental Linux Commands Types of Commands are as follows: File Commands ls -l lists files detailly (file type, user, permission etc) You can have a look at these articles In which I have included most of the basic commands. So what I have tried here is tried to inculcate all the commands in some group in the form of list.įor the basic linux commands. I have realised that people often tend to forget that the Linux is not about the GUI its all about how much you can operate via the Terminal. In other words, you can benefit Linux command line cheat sheet on Red Hat, Ubuntu, Fedora, Debian, Suse etc. So, you can use Linux Cheat Sheet Commands on all these Linux distributions. All these commands are similar in these versions. Linux find command, Linux delete command, Linux add user, Linuc copy file, Linux password change, Linux unzip etc. There are different distributions of Linux, some of these are:Īll these Linux versions uses the same Linux commands and all the Basic Linux commands are similar in these Operating Systems. This Linux kernel was firstly released by Linus Torvalds at 17 September 1991. The answer is certainly Yes! Linux is an Open source Unix ilke Operating System. Is Linux an Operating System?īecause of the fact that there are many versions, “is Linux a Opearing Sytem?” quesiton is very common. To overcome this issue, I have created a Linux Cheat Sheet for you! In this page, you will find Linux Cheat Sheet Commands. But sometimes, some commands can be forgotten. They use different commands of Linux everyday.

Many Network Engineers, Network Administrators and Network Technicians use Linux in different areas of Computer Networking. Linux is the most important operating system in Networking World.
