Spark, Hadoop, Hive and Programming
"Spark, Hadoop, Hive, and Programming Interview Questions" by Venkateswarlu Chennareddy
Thursday, February 23, 2017
How Much RAM does my Linux machine have?
How Much RAM does my Linux machine have?
Ans
:
The best way to find out RAM information such as amount of free and used memory in the system is to open a terminal and type the following command:
$ free -m
OR
$ free -mt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment