what is a Kali Linux OS ...???
Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. It is maintained and funded by Offensive Security.
Kali Linux command......
#history :- This command is use
to print the hash history of the current user
#free :- it gives the
information about the available Ram and the total used and available spaces of
physical memory and swap me mory with buffer use by kernal
# vi :- It is a streen
edition used to edit the file
# sort :- It short the content
of a text file line by line
# more :- It is used to display
output in the termial one page at a time
# less :- It is used to view
the file instead of opening the file
# date :- The command is used is used to display the system date and time
# cat :- It will display formatted calendar of current mount
# Whoaim :- It will print the active user ID
# pwd:- It stands for print working Directory which print the working dectory
# users :- It will display login names of the currently logged in to the system
# uptime :- It will; return you the time for which the system has been up
# rm :- It is used to delete files and directories
# cp :- It is used to copy flies
# cat :- It is used to create single or multiple files concatenate file concatenate files and redirect output in terminal or files
# mkdir :- It is used to create directories
# cd :- It is used to change or & with the current working directory
0 Comments