Linux System Information Flashcards

1
Q

display Linux system Information

A

uname -a

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

display kernel release information

A

uname -r

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

show OS Version in this case readhat

A

cat /etc/redhat-release

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

show how long the system has been running + load

A

uptime

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

show system host name

A

hostname

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

display the IP address of the host

A

hostname -I

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

show system reboot history

A

last reboot

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

show the current date and time

A

date

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

show this months calendar

A

cal

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

display who is online

A

w

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

who you are logged in as

A

whoami

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

What does the file system look like (root)

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