Nov 6, 2001 #1 cswamy1 IS-IT--Management Joined Apr 4, 2001 Messages 20 Location US Hi How do you find RAM on Red Hat Linux box on Intel machine without restarting the computer. Like Solaris you can find out using prtconf...do we have any thing like that in Read Hat Linux 7.2 reg
Hi How do you find RAM on Red Hat Linux box on Intel machine without restarting the computer. Like Solaris you can find out using prtconf...do we have any thing like that in Read Hat Linux 7.2 reg
Nov 6, 2001 #2 ifincham IS-IT--Management Joined Jul 11, 2001 Messages 1,768 Location GB Hi, You can do : cat /proc/meminfo Regards Upvote 0 Downvote
Nov 6, 2001 Thread starter #3 cswamy1 IS-IT--Management Joined Apr 4, 2001 Messages 20 Location US Thanks Ifincham Upvote 0 Downvote
Nov 7, 2001 #4 escheider IS-IT--Management Joined Sep 21, 2001 Messages 24 Location US or you could type 'free' or 'top' to display memory stats (without the quotes of course). Upvote 0 Downvote