Bash, the Crucial Exams Chat Bot
AI Bot

Operating Systems & Command Line (CCST IT Support) Flashcards

Cisco CCST IT Support 100-140 Flashcards

Study our Operating Systems & Command Line (CCST IT Support) flashcards for the Cisco CCST IT Support 100-140 exam with 60+ flashcards. View as flashcards, a searchable table, or as a fun matching game.
Cisco CCST IT Support 100-140 Course Header Image
FrontBack
APFS stands forApple File System
Bootloader commonly used by LinuxGRUB2
Command to allow or block firewall port Windowsnetsh advfirewall firewall add rule
Command to bring up interface Linuxip link set dev interface up
Command to change file ownership Linuxchown user:group filename
Command to change file permissions Linuxchmod 755 filename
Command to change runlevel or target Linux systemdsystemctl isolate multi user.target or graphical.target
Command to check disk for errors Windowschkdsk C: /f /r
Command to check disk SMART status Linuxsmartctl -a /dev/sdX
Command to check disk usage Linuxdf -h
Command to check file system for errors Linux ext4fsck -f /dev/sdXN
Command to check free memory Linuxfree -h
Command to check listening TCP ports Linuxss -tuln
Command to check system logs Linuxjournalctl -xe
Command to copy files with progress Linuxrsync -avh --progress source dest
Command to display routing table Linuxip route show
Command to install packages Debian based Linuxapt install package
Command to list disks in macOSdiskutil list
Command to list files with details Linuxls -la
Command to list installed packages Debian based Linuxdpkg -l
Command to list mounted file systems Linuxmount
Command to list processes in Linuxps aux
Command to map network drive Windowsnet use Z: \\server\share
Command to monitor real time system resource usage Linuxtop or htop
Command to release and renew DHCP lease Windowsipconfig /release then ipconfig /renew
Command to repair disk in macOSdiskutil repairVolume /
Command to show active network interfaces Linuxip addr show
Command to unmount drive macOS or Linuxumount /path or diskutil unmount /dev/diskX
Command to view IP config in Windowsipconfig /all
File system commonly used on Linuxext4
File system used by modern WindowsNTFS
How to boot Windows into Safe ModeHold Shift and click Restart then Troubleshoot Advanced options Startup Settings
How to change boot order UEFIEnter UEFI settings from firmware menus change Boot Order
How to create a swap file Linuxfallocate or dd then mkswap then swapon
How to enable FileVault macOSSystem Preferences Security Privacy FileVault turn on
How to enable remote desktop WindowsSystem Properties Remote tab enable Remote Desktop
How to enable SSH on macOS or LinuxInstall enable and start sshd service or enable Remote Login
How to perform a clean install WindowsBoot from installation media choose Custom remove partitions and install
How to rebuild Windows BCDUse bootrec /rebuildbcd from Windows RE
How to repair grub from live LinuxMount partitions chroot update grub reinstall grub
How to reset a forgotten Windows local passwordBoot to recovery use net user to set new password or use password reset disk
How to reset NVRAM macOSOption Command P R at startup hold for two chimes
How to roll back a problematic driver WindowsDevice Manager right click device Properties Driver Roll Back Driver
How to update drivers WindowsDevice Manager right click device Update Driver
Linux command to find files by namefind /path -name pattern
macOS recovery mode keyCommand R at startup
macOS tool to view system logsConsole app
Purpose of UEFIModern firmware replacing BIOS with secure boot and faster startup
Tool to create bootable USB macOSuse createinstallmedia in Terminal
Tool to create bootable USB WindowsRufus
Tool to manage Windows servicesservices.msc
Tool to recover deleted files Linuxtestdisk or photorec
Tool to reinstall macOS from internetmacOS Recovery Internet Recovery
Tool to repair Windows system filessfc /scannow
What is a swap partition or fileSpace used for virtual memory to extend RAM
What is BitLockerWindows drive encryption feature
What is Secure BootUEFI feature that verifies signed bootloaders to prevent tampering
What is the Windows registryHierarchical database of system and application settings
Windows event viewer patheventvwr.msc
Windows tool to clean up disk spaceDisk Cleanup or Storage Sense

About the Flashcards

Flashcards for the Cisco CCST IT Support exam give you quick recall of the essential operating-system commands and utilities tested on the certification. Review how to troubleshoot Windows, macOS, and Linux with tools like ipconfig, diskutil, chkdsk, fsck, and systemctl while reinforcing GUI paths for Safe Mode, Device Manager, and Event Viewer. Commands for networking, process monitoring, and package management are included so you can diagnose connectivity and performance issues under exam pressure.

The deck also sharpens your understanding of file systems such as NTFS, ext4, and APFS, boot technologies like UEFI, Secure Boot, and GRUB2, and security features including BitLocker, FileVault, and firewall rules. Practice registry concepts, driver maintenance, swap management, and data recovery techniques to master the terminology and procedures the exam expects.

Topics covered in this flashcard deck:

  • Windows maintenance commands
  • macOS recovery tools
  • Linux shell administration
  • Boot and UEFI concepts
  • File systems & storage
  • Security and encryption
Share on...
Follow us on...