From owner-freebsd-questions@FreeBSD.ORG Tue Aug 26 16:13:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBD4D1065802 for ; Tue, 26 Aug 2008 16:13:06 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mailout.easydns.com (mailout.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 107498FC39 for ; Tue, 26 Aug 2008 16:13:06 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from guardian.shadypond.com (unknown [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout.easydns.com (Postfix) with ESMTP id 91BA148792 for ; Tue, 26 Aug 2008 12:12:27 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by guardian.shadypond.com (Postfix) with ESMTPSA id DB220F1DE for ; Tue, 26 Aug 2008 16:13:01 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Tue, 26 Aug 2008 16:12:57 +0000 References: <87375200.20080826100138@faruk.net> In-Reply-To: <87375200.20080826100138@faruk.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808261612.59040.lists-fbsd@shadypond.com> Subject: Re: inventory software? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2008 16:13:07 -0000 On Tuesday 26 August 2008 07:01:38 Omer Faruk SEN wrote: > Hello, > > Is there a inventory software in ports tree? What i want is to learn all > hardware details (ram , cpu , mainboard etc. serial numbers and amount of > them). I need a simple program that does this but couldn't able to find in > ports tree > > Thanks in advance. > > Regards. Coincidentally this morning I found this: http://www.cyberciti.biz/faq/check-ram-speed-linux/ The information there says it works for Linux, UNIX, and BSD.