This tool is mainly used for copying and converting data
What is dd - data duplicator?
A command-line OS shell command used to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaOS (where if a bare path is given, cd is implied), Windows, and Linux.
What is chdir - change directory?
A standard software utility used to test network connections.
What is ping?
Places each part of a program together instead of scattered throughout the hard drive, allowing the read-write head to access the data faster on the hard drive.
What is defrag?
The command-line tool for working with APT software packages. APT (the Advanced Packaging Tool)
What is apt-get?
Linux shell command that lists directory contents of files and directories.
What is ls - list?
Used to move one or more files or directories from one place to another.
What is mv - move file?
Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.
What is ipconfig?
A system tool in DOS, OS/2 and Windows. It verifies the file system integrity of a volume and fixes logical file system errors.
What is chkdsk?
A program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user, by default the superuser.
What is sudo?
A command-line OS shell command used to change the current working directory in operating systems such as Unix, DOS, OS/2, AmigaOS (where if a bare path is given, cd is implied), Windows, and Linux.
What is cd?
Windows - Used to make a new directory.
What is mkdir - make directory?
A network administration command-line tool available for many computer operating systems for querying the Domain Name System (DNS) to obtain domain name or IP address mapping or for any other specific DNS record
What is nslookup?
A recovery console command that enables a user to delete and create partitions on their computer.
What is diskpart?
A Unix command used to search files for the occurrence of a string of characters that matches a specified pattern.
What is grep?
These rules are called file permissions or file modes. It is used to define the way a file can be accessed
What is chmod - change mode?
Used to change a user's password.
What is passwd - change password?
Displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, statistics for the IP, ICMP, TCP, and UDP protocols
What is netstat?
What is del?
Used to format and display what kind of pages on a Linux OS.
What is man - manual?
Used to set the parameters of the network interface which are specific to the wireless operation
What is iwconfig?
A process used by Windows OS in the command line to close unnecessary applications.
What is taskkill?
A utility that records the route (the specific gateway computers at each hop) through the Internet between your computer and a specified destination computer. It also calculates and displays the amount of time each hop took.
What is tracert?
The command to remove a file on within Linux or Mac Terminal?
What is rm?
All logged-in users are notified that the system is going down, and login operations are blocked. It is possible to shut the system down immediately, or after a specified delay.
What is the shutdown command?