SlideShare una empresa de Scribd logo
1 de 109
Descargar para leer sin conexión
LINUX PRESENTATION BY,  Nikhil v jain
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
 
 
 
 
 
 
Linux Basic and Advance Commands
[object Object]
mkdir command is used to create one or more directories.
cd - change directories
Cat> command Create's a File
bc command is used for command line calculator.
rm linux command is used to remove/delete the file from the directory.
echo command prints the given input string to standard output.
cal command is used to display the calendar.
Whatis command displays the purpose of the command
ls -a command Lists all entries including hidden files.
Help command display help for a built-in command.
alias command allows to create a shortcut to a command.
free command displays information about free and used memory on the system.
awk command is used to manipulate the text.
Time command measure Program running time
pwd - Print Working Directory. pwd command prints the full filename of the current working directory.
who command list the names of users currently logged in, their terminal, the time they have been logged in, and the name of the host from which they have logged in.
cmp linux command compares two files and tells you which line numbers are different.
cut command is used to cut out selected fields of each line of a file.
date command prints the date and time.
df command is used to report how much free disk space is available for each mount available.
diff command is used to find differences between two files.
du command is used to report how much disk space a file or directory occupies.
egrep command is used to search and find one or more files for lines that match the given string or word.
file command tells you if the object you are looking at is a file or a directory.
head command is used to display the first ten lines of a file, and also specifies how many lines to display.
tail command is used to display the last or bottom part of the file. By default it displays last 10 lines of a file.
Dig command performs DNS lookup
man command which is short for manual, provides in depth information about the requested command
grep command selects and prints the lines from a file which matches a given string or pattern.
rmdir command is used to delete/remove a directory and its subdirectories.
groups command is used to print the groups a user is in.
hostname specifies the name of the host.
host command is used to find the ip address of the given domain name and also prints the domain name for  the given ip.
id command prints the effective(current) and real userid(UID)s and groupid(GID)s.
jobs command is used to list the jobs that you are running in the background and in the foreground.
kill command is used to kill the background process.
last command is used to display the last logged in users list.
whoami command Print the current user id and name (`id -un')
ps command is used to report the process status. ps is the short name for Process Status.
Dirs command  Display list of remembered directories
dircolors Colour setup for `ls'
rm linux command is used to remove/delete the file from the directory.
link command is used to create a link to a file. It is also called as hard link. Inode will be same for source and destination.
lsattr command is used to list the attributes of the specified file or directory.
more command is used to display text in the terminal screen. It allows only backward movement.
mv command which is short for move. It is used to move/rename file from one directory to another.
nestat command displays statistics information and current state of network connections, protocol, ports/ sockets and devices.
passwd command is used to change your password.
paste command is used to paste the content from one file to another file. It is also used to set column format for each line.
printf command is used to write formatted output.
restore - command restores the data from the dump-file or backup-file created using dump command.
route command displays routing table resides in kernel and also used to modify the routing table.
sort command is used to sort the lines in a text file.
sed is a stream editor. sed command helps to edit or delete all occurrences of one string to another within a file.
whois command lists the information about the domain owner of the given domain.
yes command repeatedly prints the given string separated by a space and followed by a newline until it is killed
Aspell command is a Spell Checker
command  Run a command - ignoring shell functions
bc  -  Arbitrary precision calculator language
dir - Briefly list directory contents
dirname - Convert a full pathname to just a path
dmesg  -  Print kernel & driver messages
eval  -  Evaluate several commands/arguments
expr  -  Evaluate expressions
locate - Find files
fmt  -  Reformat paragraph text
fold  -  Wrap text to fit a specified width.
  for  -  Expand words, and execute commands
fsck  -  File system consistency check and repair
getopts - Parse positional parameters
gzip  -  Compress or decompress named file(s)‏
gunzip - decompress files created by `gzip', `zip', `compress' or `pack'
hash  -  Remember the full pathname of a name argument
times  -  User and system times
history - Command History
killall -l  -  List all known signal names.
nl  -  Number lines and write files
nohup  -  Run a command immune to hangups
popd  -  Restore the previous value of the current directory
  pr  -  Prepare files for printing
  pushd  -  Save and then change the current directory
quota  -  Display disk usage and limits
rev  -  Reverse lines of a file
screen  -  Multiplex terminal, run remote shells via ssh
scp  -  Secure copy (remote file copy)
sdiff  -  Merge two files interactively
Select  -  Accept keyboard input
seq  -  Print numeric sequences
shopt  -  Shell Options
Shutdown - Shutdown or restart linux
sleep  -  Delay for a specified time
su  -  Substitute user identity
sudo  -  Execute a command as another user
cksum  -  Print CRC checksum and byte counts
tsort  -  Topological sort
ulimit - Limit user resources
unalias - Remove an alias
uname  -  Print system information
users  -  List users currently logged in

Más contenido relacionado

La actualidad más candente

Linux standard file system
Linux standard file systemLinux standard file system
Linux standard file systemTaaanu01
 
Linux Presentation
Linux PresentationLinux Presentation
Linux PresentationNaiyan Noor
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.saad_khan1122
 
Linux booting Process
Linux booting ProcessLinux booting Process
Linux booting ProcessGaurav Sharma
 
Linux command ppt
Linux command pptLinux command ppt
Linux command pptkalyanineve
 
Linux basics part 1
Linux basics part 1Linux basics part 1
Linux basics part 1Lilesh Pathe
 
User Administration in Linux
User Administration in LinuxUser Administration in Linux
User Administration in LinuxSAMUEL OJO
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux pptOmi Vichare
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Edureka!
 
Bash shell scripting
Bash shell scriptingBash shell scripting
Bash shell scriptingVIKAS TIWARI
 
Linux basic commands with examples
Linux basic commands with examplesLinux basic commands with examples
Linux basic commands with examplesabclearnn
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commandsSagar Kumar
 

La actualidad más candente (20)

Linux basics
Linux basicsLinux basics
Linux basics
 
Linux standard file system
Linux standard file systemLinux standard file system
Linux standard file system
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Linux booting Process
Linux booting ProcessLinux booting Process
Linux booting Process
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
 
Linux
Linux Linux
Linux
 
Linux
Linux Linux
Linux
 
Linux kernel
Linux kernelLinux kernel
Linux kernel
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
Linux booting process
Linux booting processLinux booting process
Linux booting process
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Linux basics part 1
Linux basics part 1Linux basics part 1
Linux basics part 1
 
User Administration in Linux
User Administration in LinuxUser Administration in Linux
User Administration in Linux
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
 
Bash shell scripting
Bash shell scriptingBash shell scripting
Bash shell scripting
 
Linux basic commands with examples
Linux basic commands with examplesLinux basic commands with examples
Linux basic commands with examples
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
 

Destacado

Different types of Editors in Linux
Different types of Editors in LinuxDifferent types of Editors in Linux
Different types of Editors in LinuxBhavik Trivedi
 
Android history, linux, versions
Android history, linux, versions Android history, linux, versions
Android history, linux, versions Laxit patel
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentationaliabintouq
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS
 
An Introduction to Linux
An Introduction to LinuxAn Introduction to Linux
An Introduction to Linuxanandvaidya
 

Destacado (9)

Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Different types of Editors in Linux
Different types of Editors in LinuxDifferent types of Editors in Linux
Different types of Editors in Linux
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Android history, linux, versions
Android history, linux, versions Android history, linux, versions
Android history, linux, versions
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 
An Introduction to Linux
An Introduction to LinuxAn Introduction to Linux
An Introduction to Linux
 

Similar a Linux presentation

Similar a Linux presentation (20)

Linux ppt
Linux pptLinux ppt
Linux ppt
 
8.1.intro unix
8.1.intro unix8.1.intro unix
8.1.intro unix
 
Bootcamp linux commands
Bootcamp linux commandsBootcamp linux commands
Bootcamp linux commands
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
 
Linux file commands and shell scripts
Linux file commands and shell scriptsLinux file commands and shell scripts
Linux file commands and shell scripts
 
Linux commands
Linux commandsLinux commands
Linux commands
 
Linux And perl
Linux And perlLinux And perl
Linux And perl
 
Linux
LinuxLinux
Linux
 
unix_ref_card.pdf
unix_ref_card.pdfunix_ref_card.pdf
unix_ref_card.pdf
 
unix_ref_card.pdf
unix_ref_card.pdfunix_ref_card.pdf
unix_ref_card.pdf
 
unix_ref_card.pdf
unix_ref_card.pdfunix_ref_card.pdf
unix_ref_card.pdf
 
An Introduction to Linux
An Introduction to LinuxAn Introduction to Linux
An Introduction to Linux
 
Directories description
Directories descriptionDirectories description
Directories description
 
Unix reference sheet
Unix reference sheetUnix reference sheet
Unix reference sheet
 
linux-lecture4.ppt
linux-lecture4.pptlinux-lecture4.ppt
linux-lecture4.ppt
 
Group13
Group13Group13
Group13
 
basic-unix.pdf
basic-unix.pdfbasic-unix.pdf
basic-unix.pdf
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
 
Kali Linux Commands PDF-converted.pdf
Kali Linux Commands PDF-converted.pdfKali Linux Commands PDF-converted.pdf
Kali Linux Commands PDF-converted.pdf
 
Kali linux commands
Kali linux commandsKali linux commands
Kali linux commands
 

Último

Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024SkyPlanner
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfDaniel Santiago Silva Capera
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Adtran
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7DianaGray10
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1DianaGray10
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding TeamAdam Moalla
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfinfogdgmi
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxUdaiappa Ramachandran
 
Empowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintEmpowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintMahmoud Rabie
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...DianaGray10
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6DianaGray10
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioChristian Posta
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsSeth Reyes
 

Último (20)

Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdfIaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
IaC & GitOps in a Nutshell - a FridayInANuthshell Episode.pdf
 
Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™Meet the new FSP 3000 M-Flex800™
Meet the new FSP 3000 M-Flex800™
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7
 
20150722 - AGV
20150722 - AGV20150722 - AGV
20150722 - AGV
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdf
 
Building AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptxBuilding AI-Driven Apps Using Semantic Kernel.pptx
Building AI-Driven Apps Using Semantic Kernel.pptx
 
Empowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership BlueprintEmpowering Africa's Next Generation: The AI Leadership Blueprint
Empowering Africa's Next Generation: The AI Leadership Blueprint
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6UiPath Studio Web workshop series - Day 6
UiPath Studio Web workshop series - Day 6
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and Istio
 
Computer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and HazardsComputer 10: Lesson 10 - Online Crimes and Hazards
Computer 10: Lesson 10 - Online Crimes and Hazards
 

Linux presentation