• ≡ Menu
  • Home
  • Category
    • Animation
    • Nature
    • People
    • Technology
    • Vogue
    • Other
  • Tools
    • CSS
    • jQuery
    • Cookies
    • Wicked

TECHMANTIC. Test

Teach mantic has the tips and tricks of Mobiles and computers

  • Home
  • Contact
  • Sitemap
  • Static Page
Menu
kali Introduction To Kali Linux Command Line 1

Introduction To Kali Linux Command Line 1

 Linux Command Line
Linux command line looks like this


Like other operating systems like Windows has command prompt and the Mac has terminal, Linux also have Terminal (command line) called Bash that allows you to control the system by entering the text based instructions.When you open the Terminal you will see root@kali:~#root is the superuser on Linux systems,and it has complete control of Kali Linux Operating system.

If you don't know how to install Kali Linux visit this link
What is kali linux and How To Make a Kali Linux Bootable.

If you don't know how to use Kali Linux in virtual machine visit this link
HOW TO INSTALL KALI LINUX ON VIRTUAL MACHINE.
Now we will see the basic commands in the Kali Linux
root@kali:~#ls
Desktop  Documents  Downloads  Music Pictures Public
In the above command the ls command will list the items in that directory(folder) we can see Desktop Documents and other directories(folders).

In the Linux system every thing is file like network,devices,keyboards. Every file can be edited and erased these are series of directories that branched off from the root of the file system (/).
   Some times you may be change to different directories so to see in which directory you are currently working in enter pwd command in terminal.
root@kali:~#pwd
/root
Changing Directories
To move from one Directory ,enter the cd (change directory)command the command is cd directory. The directory is the path to new directory you need to go.for example if you are in the root directory (/) to change directory to Desktop then the command is cd /Desktop. 
Note:Terminal is case sensitive to change directory to desktop you need to enter "Desktop" not "desktop".
root@kali:~#cd Desktop
root@kali:~/Desktop#

If you want to go back to the root directory the you can use cd ..

root@kali:~/Desktop#cd ..
root@kali:~#

Note:Mind the space after cd if not the command is wrong.


Teja Reddy
Add Comment
kali

Share

Like

G+

Tweet

Tweet

Related Posts

Newer Older Home

Weekly Posts

  • Introduction To Kali Linux Command Line 1
    Introduction To Kali Linux Command Line 1
      Linux Command Line Linux command line looks like this Like other operating systems like Windows has command prompt and the Mac ...
  • Commands
    Linux Man Pages To learn more about a command and its option and arguments and its documentation can be viewed using man command root@ka...
  • Introduction To Kali LInux command Line 2
    Linux Man Pages To learn more about a command and its option and arguments and its documentation can be viewed using man command root@ka...

Label

  • hai
  • kali

Contact

Name

Email *

Message *

Powered by Blogger.

Tags

  • hai
  • kali

Report Abuse

Link list 4

  • hai
  • kali

Search This Blog

  • ()

Link list 3

  • hai
  • kali

Link list 2

  • hai
  • kali
  • Home
  • google

Latest Reviews

  • kali
  • linux
  • Man

Copyright © 2014 TECHMANTIC. Test All Right Reserved . Blogger Templates Design by Arlina . Powered by Blogger