System Information Flashcards

1
Q

uname -a

A

Display Linux system information

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

uname -r

A

Display kernel release information

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

cat /etc/redhat-release

A

Show which version of Red Hat installed

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

lsb_release -a

A

Show which version of Ubuntu installed

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

uptime

A

Show how long the system has been running + load

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

hostname

A

Show system host name

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

hostname -I

A

Display all local IP addresses of the host

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

last reboot

A

Show system reboot history

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

date

A

Show the current date and time

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

cal

A

Show this month’s calendar

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

w

A

Display who is online

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

whoami

A

Who you are logged in as

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