ExamGecko
Question list
Search
Search

Question 17 - JN0-213 discussion

Report
Export

Which two Linux commands would you use to show the amount of RAM in your system? (Choose two.)

A.
cat /proc/cpuinfo
Answers
A.
cat /proc/cpuinfo
B.
free -h
Answers
B.
free -h
C.
cat /proc/meminto
Answers
C.
cat /proc/meminto
D.
df -h
Answers
D.
df -h
Suggested answer: B, C

Explanation:

hefree -hcommand in Linux displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel89.Thecat /proc/meminfocommand displays real-time information about the system's memory usage as well as the buffers and shared memory used by the kernel1

asked 18/09/2024
Farah Fauzi
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first