Linux or Lose it
Windows OS
Oh those Networks
Service and Support
Imma gonna find you
100

This tool is mainly used for copying and converting data

What is dd - data duplicator?

100

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?

100

A standard software utility used to test network connections.

What is ping?

100

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?

100

The command-line tool for working with APT software packages. APT (the Advanced Packaging Tool)

What is apt-get?

200

Linux shell command that lists directory contents of files and directories.

What is ls - list?

200

Used to move one or more files or directories from one place to another.

What is mv - move file?

200

Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.

What is ipconfig?

200

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?

200

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?

300

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?

300

Windows - Used to make a new directory.

What is mkdir - make directory?

300

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?

300

A recovery console command that enables a user to delete and create partitions on their computer.

What is diskpart?

300

A Unix command used to search files for the occurrence of a string of characters that matches a specified pattern.

What is grep?

400

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?

400

Used to change a user's password.

What is passwd - change password?

400

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?

400
The command to remove a file on the Windows CLI.

What is del?

400

Used to format and display what kind of pages on a Linux OS.

What is man - manual?

500

Used to set the parameters of the network interface which are specific to the wireless operation

What is iwconfig?

500

A process used by Windows OS in the command line to close unnecessary applications.

What is taskkill?

500

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?

500

The command to remove a file on within Linux or Mac Terminal?

What is rm?

500

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?