From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 17:07:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC6716A4CE for ; Mon, 26 Jan 2004 17:07:03 -0800 (PST) Received: from above.proper.com (above.proper.com [208.184.76.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E53843D66 for ; Mon, 26 Jan 2004 17:06:14 -0800 (PST) (envelope-from phoffman@proper.com) Received: from [63.202.92.146] (adsl-63-202-92-146.dsl.snfc21.pacbell.net [63.202.92.146]) (authenticated bits=0) by above.proper.com (8.12.11/8.12.8) with ESMTP id i0R14wlN072155 for ; Mon, 26 Jan 2004 17:04:58 -0800 (PST) (envelope-from phoffman@proper.com) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: Date: Mon, 26 Jan 2004 17:04:58 -0800 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Total amount of memory in my system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 01:07:03 -0000 Greetings again. I'm running 4.8 on a remote server. I want to know how much RAM is in the server. 'dmesg -a' doesn't tell me because the boot information has scrolled off the top of the stack. Short of rebooting the system, how can I find out how much RAM is built in? --Paul HOffman