SlideShare a Scribd company logo
This slides for every one who want to learn Linux
    in our Arab World and the whole World..
Thanks for every one who sharing us his experience
           and help us to learn linux ..
                        :)
Linux Basic Commands
Linux Basic Commands
Linux Basic Commands
1. Open terminal:




2. Type:


 man hier
How Linux is Organized??!
Linux Basic Commands
Cli : Command Line interface..
1. Open terminal:




  2. Type:

 cat  /etc/shells
 *What is MyShell:
   $ echo  $SHELL 
 * Change Shell:
  $ chsh  
$ command   ­options   parameter 
user @ computer­name:~ $ 




   whoami           user
   hostname        computer­name
  user @ computer­name:~ $ 


                   User Home Folder


       pwd


        /home/user1
Magic command


 Sudo : Super User Do


         sudo su

         sudo -i
Linux Basic Commands
Switch user : su


      su user-name


Change user password

      passwd
Users logs


-Who logged in:
  $ Who or w

-Last Sessions:
     $ last
Change Directory: cd


       cd

       cd .   cd ..

       cd ~

       cd /

       cd Desktop/
List Files: ls


    ls

    ls -a

    ls directory

    ls -l file||dir

    man ls            Get 
                      manual
Create Directory : mkdir


         mkdir UBUNTU



Remove Directory : rmdir
         rmdir UBUNTU
Create File


touch <file1> <file2> <....>

cat > file-name       new
cat >> file-name       update
Read File

                cat path/file-name


           Remove File
                 rm path/file-name

You can also do stuff like rm b* with the
asterisk. For removing a collections of files
started with litter b.
Reading Files


   head -# file-name

   tail -# file-name

   less path/file-name

  more path/file-name

  gedit path/file-name
Text Search : grep


g/re/p (global / regular expression / print).


     grep -i pattern file-name         ignore case

    grep -v pattern file-name          all except patt

    grep -w pattern file-name          as 1 word
                          *.txt
                          /directory
Continued....


● whereis ls : Display information about
the location of a command

• which ls : Display which version of a
command will execute .

• pwd: print working directory
Try...


• Try
  man –f ls
  whatis ls

• Try
  man –k ls
  apropos ls
Reboot



sudo reboot
ShutDown



sudo shutdown time

sudo shutdown -r NOW

sudo shutdown -c time
Copy Paste : cp



 cp <file1> <file2> <dest>

 cp -r dir/* new-directory
Move + Rename : mv



mv path/file new-path/new-name

mv -r dir/*   new-directory
Terminal




User @ computer-name

User @ computer-name
Terminal



User @ computer-name




User @ computer-name
Terminal



User@computer-name:~
Terminal




User@computer-name

User@computer-name
Search Tool




find <dest> -name file-name
Linux files DB

Lets update linux files data base :

         sudo updatedb

         locate file-name
Package Management


  System >> Administration >>
              Synaptic Package Manager.




         sudo apt-get install <pckg>
Process management

System >> Administration >> System Monitor.

        ps aux            top

Process termination:

       kill p-id

       pkill p-name        kill -9 p-id

       killall p-id        xkill
Launcher

      Lets create my buttons...




        gksudo firefox
Compression..

* Create .tar.gz compressed file:
1. Create .tar file:
   $ tar -cvf new_name.tar folder_or_file
2.Create .gz file:
   $ gzip new_name.tar

* Extract from .tar.gz compressed file:
1. Create .tar file:
    $ gunzip new_name.tar.gz
2.Create .gz file:
   $ tar -xvf new_name.tar
Linux Variables


$ echo $PATH
$ echo $USER
$ echo $SHELL
Linux Basic Commands

More Related Content

What's hot (20)

PPT
Linux presentation
Nikhil Jain
 
PPTX
Linux basics part 1
Lilesh Pathe
 
PPT
Linux basic commands
MohanKumar Palanichamy
 
PPT
Unix/Linux Basic Commands and Shell Script
sbmguys
 
PDF
Basic linux commands
Shakeel Shafiq
 
PPTX
Linux commands
penetration Tester
 
PPT
Basic command ppt
Rohit Kumar
 
PPTX
Introduction 2 linux
Papu Kumar
 
PPTX
User management
Mufaddal Haidermota
 
ODP
Linux commands
Balakumaran Arunachalam
 
PPTX
Unix Linux Commands Presentation 2013
Wave Digitech
 
PDF
Linux systems - Linux Commands and Shell Scripting
Emertxe Information Technologies Pvt Ltd
 
ODP
Linux Introduction (Commands)
anandvaidya
 
PPTX
Bash shell scripting
VIKAS TIWARI
 
PPTX
Know the UNIX Commands
Brahma Killampalli
 
PDF
Linux basic commands with examples
abclearnn
 
PDF
Lesson 2 Understanding Linux File System
Sadia Bashir
 
PPTX
Unix OS & Commands
Mohit Belwal
 
PPTX
Input output redirection linux
Tanishq Soni
 
PDF
Users and groups in Linux
Knoldus Inc.
 
Linux presentation
Nikhil Jain
 
Linux basics part 1
Lilesh Pathe
 
Linux basic commands
MohanKumar Palanichamy
 
Unix/Linux Basic Commands and Shell Script
sbmguys
 
Basic linux commands
Shakeel Shafiq
 
Linux commands
penetration Tester
 
Basic command ppt
Rohit Kumar
 
Introduction 2 linux
Papu Kumar
 
User management
Mufaddal Haidermota
 
Linux commands
Balakumaran Arunachalam
 
Unix Linux Commands Presentation 2013
Wave Digitech
 
Linux systems - Linux Commands and Shell Scripting
Emertxe Information Technologies Pvt Ltd
 
Linux Introduction (Commands)
anandvaidya
 
Bash shell scripting
VIKAS TIWARI
 
Know the UNIX Commands
Brahma Killampalli
 
Linux basic commands with examples
abclearnn
 
Lesson 2 Understanding Linux File System
Sadia Bashir
 
Unix OS & Commands
Mohit Belwal
 
Input output redirection linux
Tanishq Soni
 
Users and groups in Linux
Knoldus Inc.
 

Viewers also liked (16)

PPTX
Linux commands
Mannu Khani
 
PPTX
Linux.ppt
onu9
 
DOCX
Linux basic commands tutorial
Teja Bheemanapally
 
ODP
An Introduction to Linux
anandvaidya
 
ODP
Basic commands (linux)
Faysal Khan
 
PPT
Basic Linux day 2
Saikumar Daram
 
PDF
Basic linux commands
Akkamahadevi Gowda
 
DOCX
Linux basic commands
Teja Bheemanapally
 
PPT
Linuxppt
TSUBHASHRI
 
PDF
BasicLinux
Aureliano Bombarely
 
PDF
Basic linux commands
Nguyen Vinh
 
PPTX
Bootloader and bootloading
Arpita Gupta
 
PPTX
Critical section problem in operating system.
MOHIT DADU
 
PPT
Linux
Hema Prasanth
 
PDF
web programming UNIT VIII python by Bhavsingh Maloth
Bhavsingh Maloth
 
PDF
Build and deploy scientific Python Applications
Ramakrishna Reddy
 
Linux commands
Mannu Khani
 
Linux.ppt
onu9
 
Linux basic commands tutorial
Teja Bheemanapally
 
An Introduction to Linux
anandvaidya
 
Basic commands (linux)
Faysal Khan
 
Basic Linux day 2
Saikumar Daram
 
Basic linux commands
Akkamahadevi Gowda
 
Linux basic commands
Teja Bheemanapally
 
Linuxppt
TSUBHASHRI
 
Basic linux commands
Nguyen Vinh
 
Bootloader and bootloading
Arpita Gupta
 
Critical section problem in operating system.
MOHIT DADU
 
web programming UNIT VIII python by Bhavsingh Maloth
Bhavsingh Maloth
 
Build and deploy scientific Python Applications
Ramakrishna Reddy
 
Ad

Similar to Linux Basic Commands (20)

PDF
Linux command line
fernando valenzuela hernández
 
PPTX
Linux Command.pptx
SaileshB5
 
PPTX
(Practical) linux 101
Arie Bregman
 
PDF
Linux Cheat Sheet.pdf
roschahacker
 
PDF
Linux cheat sheet
Pinaki Mahata Mukherjee
 
PDF
Unix / Linux Command Reference
Sumankumar Panchal
 
PDF
Linux_Commands.pdf
MarsMox
 
PPTX
Linux System commands Essentialsand Basics.pptx
mba1130feb2024
 
PDF
Bash cheat sheet
MRATUNJAI TIWARI
 
PDF
Bash cheat sheet
Jogesh Rao
 
PDF
Linux cheat sheet
Dimitris Kyrgiafinis
 
PDF
Course 102: Lecture 3: Basic Concepts And Commands
Ahmed El-Arabawy
 
PPTX
Linux Commands.pptx
MuhammadYasirKhan42
 
PDF
3.1.a linux commands reference
Acácio Oliveira
 
PDF
Linux Bash Shell Cheat Sheet for Beginners
Davide Ciambelli
 
PDF
Unix Cheat Sheet
Loiane Groner
 
PPTX
Code tacoma command_line
Andrea Urban
 
TXT
Unix3
Krishna Prasad
 
PPTX
Command-Line 101
Artefactual Systems - AtoM
 
PPT
Basic Linux day 1
Saikumar Daram
 
Linux command line
fernando valenzuela hernández
 
Linux Command.pptx
SaileshB5
 
(Practical) linux 101
Arie Bregman
 
Linux Cheat Sheet.pdf
roschahacker
 
Linux cheat sheet
Pinaki Mahata Mukherjee
 
Unix / Linux Command Reference
Sumankumar Panchal
 
Linux_Commands.pdf
MarsMox
 
Linux System commands Essentialsand Basics.pptx
mba1130feb2024
 
Bash cheat sheet
MRATUNJAI TIWARI
 
Bash cheat sheet
Jogesh Rao
 
Linux cheat sheet
Dimitris Kyrgiafinis
 
Course 102: Lecture 3: Basic Concepts And Commands
Ahmed El-Arabawy
 
Linux Commands.pptx
MuhammadYasirKhan42
 
3.1.a linux commands reference
Acácio Oliveira
 
Linux Bash Shell Cheat Sheet for Beginners
Davide Ciambelli
 
Unix Cheat Sheet
Loiane Groner
 
Code tacoma command_line
Andrea Urban
 
Command-Line 101
Artefactual Systems - AtoM
 
Basic Linux day 1
Saikumar Daram
 
Ad

Recently uploaded (20)

PDF
Workbook de Inglés Completo - English Path.pdf
shityouenglishpath
 
PPTX
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
PDF
STATEMENT-BY-THE-HON.-MINISTER-FOR-HEALTH-ON-THE-COVID-19-OUTBREAK-AT-UG_revi...
nservice241
 
PDF
epi editorial commitee meeting presentation
MIPLM
 
PPTX
ENGlish 8 lesson presentation PowerPoint.pptx
marawehsvinetshe
 
PPTX
Introduction to Indian Writing in English
Trushali Dodiya
 
PPTX
PPT-Q1-WK-3-ENGLISH Revised Matatag Grade 3.pptx
reijhongidayawan02
 
PPTX
Difference between write and update in odoo 18
Celine George
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PDF
Aprendendo Arquitetura Framework Salesforce - Dia 03
Mauricio Alexandre Silva
 
PPTX
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPTX
DAY 1_QUARTER1 ENGLISH 5 WEEK- PRESENTATION.pptx
BanyMacalintal
 
PPTX
DIGITAL CITIZENSHIP TOPIC TLE 8 MATATAG CURRICULUM
ROBERTAUGUSTINEFRANC
 
PDF
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
PPTX
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
How to Manage Allocation Report for Manufacturing Orders in Odoo 18
Celine George
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
WATERSHED MANAGEMENT CASE STUDIES - ULUGURU MOUNTAINS AND ARVARI RIVERpdf
Ar.Asna
 
PPTX
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
Workbook de Inglés Completo - English Path.pdf
shityouenglishpath
 
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
STATEMENT-BY-THE-HON.-MINISTER-FOR-HEALTH-ON-THE-COVID-19-OUTBREAK-AT-UG_revi...
nservice241
 
epi editorial commitee meeting presentation
MIPLM
 
ENGlish 8 lesson presentation PowerPoint.pptx
marawehsvinetshe
 
Introduction to Indian Writing in English
Trushali Dodiya
 
PPT-Q1-WK-3-ENGLISH Revised Matatag Grade 3.pptx
reijhongidayawan02
 
Difference between write and update in odoo 18
Celine George
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Aprendendo Arquitetura Framework Salesforce - Dia 03
Mauricio Alexandre Silva
 
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
DAY 1_QUARTER1 ENGLISH 5 WEEK- PRESENTATION.pptx
BanyMacalintal
 
DIGITAL CITIZENSHIP TOPIC TLE 8 MATATAG CURRICULUM
ROBERTAUGUSTINEFRANC
 
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
How to Manage Allocation Report for Manufacturing Orders in Odoo 18
Celine George
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
WATERSHED MANAGEMENT CASE STUDIES - ULUGURU MOUNTAINS AND ARVARI RIVERpdf
Ar.Asna
 
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 

Linux Basic Commands