Linux Commands Flashcards
(13 cards)
1
Q
apt-get & yum
A
Installed packages
2
Q
grep
A
Searches for matching information
3
Q
Passwd
A
Changes password
4
Q
chmod
A
Modifies permissions
5
Q
pwd
A
Displays full path/file names of working directory
6
Q
Kill
A
Terminates process
7
Q
chown
A
Change file ownership
8
Q
Ifconfig
A
Same as windows ipconfig
9
Q
ps
A
Displays process information
10
Q
Sudo
A
Executes commands as admin
11
Q
Dig
A
Finds info related to DNS
12
Q
shutdown
A
Shuts down system
13
Q
Cat
A
Displays file contents