CompTIA A+ 220-1102 | Windows & Linux Commands

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

cd

(WN) allows the user to change directory, aka “chdir”

2
New cards

dir

(WN) allows the user to view a listing of files and folders in a directory

3
New cards

md

(WN) allows the user to make a directory, aka “mkdir”

4
New cards

rmdir

(WN) allows the user to delete directories, aka “rd”

5
New cards

Drive Navigation Inputs (WN)

(WN) to navigate to a different drive (instead of using cd within a drive), use the drive letter and a semicolon, aka C: or X:

6
New cards

ipconfig

(WN) displays network configuration info like IP address, subnet mask, and default gateway

7
New cards

ping

(WN) checks if another device can communicate with you, and provides an estimated round-trip time for sending info

8
New cards

hostname

(WN) displays the host name portion of the computers full name

9
New cards

netstat

(WN) displays active network connections, routing tables, and network protocol statistics

10
New cards

nslookup

(WN) lets users enter a host name and find out the corresponding IP address or DNS record

11
New cards

chkdsk

(WN) examines disk space and disk use and provides a status report specific to each file system

12
New cards

net user

(WN) allows you to add, modify, or delete user accounts, and display detailed information about user accounts on a local computer or domain

13
New cards

net use

(WN) connects a computer to or disconnects a computer from a shared resource, or displays information about computer connections

14
New cards

tracert

(WN) determines the route to a destination by sending Internet Control Message Protocol (ICMP) echo packets to the destination

15
New cards

format

(WN) formats a drive to accept Windows files

16
New cards

xcopy

(WN)

17
New cards

copy

(WN)

18
New cards

robocopy

(WN)

19
New cards

gpupdate

(WN)

20
New cards

gpresult

(WN)

21
New cards

shutdown

(WN)

22
New cards

sfc

(WN)

23
New cards

[command name] /?

(WN)

24
New cards

diskpart

(WN)

25
New cards

pathping

(WN)

26
New cards

winver

(WN)

27
New cards

ls

(LX)

28
New cards

pwd

(LX)

29
New cards

mv

(LX)

30
New cards

cp

(LX)

31
New cards

rm

(LX)

32
New cards

chmod

(LX)

33
New cards

chown

(LX)

34
New cards

su/sudo

(LX)

35
New cards

apt-get

(LX)

36
New cards

yum

(LX)

37
New cards

ip

(LX)

38
New cards

df

(LX)

39
New cards

grep

(LX)

40
New cards

ps

(LX)

41
New cards

man

(LX)

42
New cards

top

(LX)

43
New cards

find

(LX)

44
New cards

dig

(LX)

45
New cards

cat

(LX)

46
New cards

nano

(LX)

47
New cards
48
New cards
49
New cards
50
New cards