CompTIA Study Materials
AWS Study Materials
AWS Cloud Practitioner AWS Cloud Practitioner
AWS Cloud Practitioner CLF-C02
Microsoft Study Materials
Microsoft Azure Fundamentals Microsoft Azure Fundamentals
Microsoft Azure Fundamentals AZ-900

CompTIA Linux+ XK0-005 All CLI Tools Flashcards

FrontBack
scpSecure copy (remote file copy program).
netstatNetwork statistics utility.
nanoEasy to use command line text editor.
cdChange directory.
dig / nslookup / hostDNS lookup utilities.
SSHSecure Shell a protocol for secure remote login and other secure network services.
tarArchive tool commonly used to group files into a single file.
rmRemove files or directories.
cURL / wgetData transfer tools supporting various protocols.
dfDisplay free disk space.
awkPattern scanning and processing language.
fdiskManipulate disk partition table.
pvcreate / vgcreate / vgextendCommands for creating/extending physical volumes and volume groups in LVM.
cpCopy files and directories.
cpioCopy files to and from archives.
touchChange file timestamps.
lsblkList block devices.
treeDisplay a tree representation of directory structure.
hostnameShow or set the system's host name.
tcpdumpDump traffic on a network.
partprobeInform the kernel about partition table changes.
systemctlSystem and service manager.
nmcliNetwork Manager command line tool.
WHOISQuery and response protocol for querying databases storing registered users or assignees of an Internet resource.
gzipTool for file compression.
bzip2File compression utility.
xzCompress or decompress files using high compression.
mountMount a file system.
teeRead from standard input and write to standard output and files.
SCPSecure Copy Protocol for securely transferring files.
rsyncUtility for efficient file transfer and synchronization.
nc (netcat)Networking utility for reading/writing from/to network connections.
catConcatenate files and print on the standard output.
cutRemove sections from each line of files.
blkidLocate or print block device attributes.
tracerouteTrace the route to a network host.
trTranslate or delete characters.
mvMove or rename files or directories.
sourceRead and execute commands from a file.
findSearch for files in a directory hierarchy.
statDisplay file or file system status.
rmdirRemove directories.
lsList directory contents.
pwdPrint working directory.
ifconfigConfigure or display network interface parameters.
routeShow/manipulate the IP routing table.
partedPartition manipulation program.
sedStream editor for filtering and transforming text.
echoDisplay a line of text.
fileDetermine file type.
duDisk usage - estimate file space usage.
zipPackage and compress (archive) files.
ddConvert and copy a file.
nsswitchService for configuring the handling of name service requests.
pingSend ICMP ECHO_REQUEST packets to network hosts.
grep / egrepPrint lines matching a pattern.
wcPrint newline word and byte counts for files.
head / tailOutput the first/last part of files.
xargsBuild and execute command lines from standard input.
printfFormat and print data.
vi / vimText editors with vim being an improved version of vi.
lvcreate / lvchange / lvextendLVM commands for managing logical volumes.
mkdirCreate directories.
mtrNetwork diagnostic tool.
mdadmManage MD (multi-disk) devices for RAID.
lsscsiList SCSI devices.
wireshark / tsharkNetwork protocol analyzers.