Commands III Flashcards

1
Q

iwconfig

A

Configure a wireless network interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ifconfig

A

Configure a network interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ps

A

Displays your current active processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

su/sudo

A

(Switch user, do) allows user to execute a command as another user. By default, executes commands as root.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

apt-get

A

Install, remove and perform operations on installed software packages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

vi

A

Text editor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

dd

A

Copies a file and converts its format as specified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

kill

A

kills process (must specify process id number)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly