Core 2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/62

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:11 PM on 6/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

63 Terms

1
New cards

ls

Command for listing directory contents

2
New cards

pwd

Command for showing current directory paths

3
New cards

mv

Command for moving a file or directory

4
New cards

cp

Command for copying a file or directory

5
New cards

rm

Command for removing a file or directory

6
New cards

apt-get

Command for installing software on Ubuntu/Debian

7
New cards

nano

Text editor command

8
New cards

Samba

A suite of applications that implement SMB

9
New cards

chmod

Command for changing permissions

10
New cards

/etc/passwd

Linux config file for user account info

11
New cards

/etc/shadow

Linux config file for passwords

12
New cards

/etc/fstab

Linux config file for file system and disk partitions at boot

13
New cards

/etc/hosts

Linux config file for mapping IP addresses to hostnames locally

14
New cards

/etc/resolv.conf

Linux config file that specifies the IP address of the DNS servers that the system uses to resolve domain names

15
New cards

chown

Command for changing file owner and group

16
New cards

mount

Command to attach filesystems to the linux directory tree, making it accessible to users and applications

17
New cards

fsck

Command to scan a file for inconsistencies, then repairs

18
New cards

find

command to find filepaths

19
New cards

grep

command to search for characters to display every word that includes them

20
New cards

df

Command to display total space and available space on a file system

21
New cards

du

Command to summarise disk usage

22
New cards

ps

Command to show summary of running processes

23
New cards

top

Command to show running processes, memory, and disk usage

24
New cards

dig

Command to show info about DNS records of a domain

25
New cards

vi

Command to create a text editor

26
New cards

Task manager

Windows - Monitors the computer’s key resources

27
New cards

Device manager

Windows - For troubleshooting system hardware, components, and peripherals

28
New cards

ipconfig

Windows - Command for networking information

29
New cards

sfc

Windows - Command for system repairs

30
New cards

OST file

A local data file for Outlook that stores a synchronised copy of your mailbox info

31
New cards

diskpart

Windows - Command for disk partitioning

32
New cards

chkdsk

Windows - Command for disk checking

33
New cards

cd

Windows - command for showing/changing directory

34
New cards

dir

Windows - command for displaying a directory’s files and subdirectories

35
New cards

md

Windows - command for making a new directory

36
New cards

netstat

Windows - command for showing current TCP connections and troubleshoot network issues

37
New cards

nslookup

Windows - command for diagnosing DNS infrastructure

38
New cards

chkdsk

Windows - command for disk troubleshooting

39
New cards

net user

Windows - command for managing user accounts

40
New cards

net use

Windows - command for showing network connections

41
New cards

tracert

Windows - command that maps the exact path that data packets take

42
New cards

copy

Windows - command for copying only the files in a single folder

43
New cards

xcopy

Windows - command for copying a folder and all subdirectories

44
New cards

robocopy

Windows - command for copy larger folders, and can log during copying

45
New cards

RADIUS

Protocol used to authenticate users, authorised services, and account for service usage

46
New cards

TACACS+

Proprietary, more reliable TCP version of RADIUS

47
New cards

WEP and WPA

Deprecated wireless encryption - using tkip

48
New cards

Wifi protected access 2

Gold standard for wireless encryption - uses AES

49
New cards

Wifi protected access 3

Newer wireless encryption method - using AES-GCMP and SAE

50
New cards

DAC

Role-based access - determined by owner

51
New cards

MAC

Role-based access - computer system decides access

52
New cards

Zero-trust

All users needing to be authorised before being granted access

53
New cards

DLP

System that detects and prevents unauthorised data transfers

54
New cards

Boot sector virus

Virus located in the first sector of a hard drive and loads into memory at startup

55
New cards

Macros

Code that embeds a virus in a document

56
New cards

Multipartite

Combination of a boot sector and program virus

57
New cards

Polymorphic virus

Virus that changes code each execution

58
New cards

Metamorphic

Virus that changes code before infection

59
New cards

Stealth virus

Virus that can evade antivirus protection

60
New cards

Armoured viruses

A protective layer to confuse an antivirus

61
New cards

Hoax

A way to trick users to install a virus themselves

62
New cards

XSS

An attacker embedding malicious commands on a trusted website

63
New cards