From owner-freebsd-questions@FreeBSD.ORG Sat Feb 8 18:17:16 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAF8368D for ; Sat, 8 Feb 2014 18:17:16 +0000 (UTC) Received: from out.packetderm.com (out.packetderm.com [66.203.85.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7184D12AF for ; Sat, 8 Feb 2014 18:17:16 +0000 (UTC) Received: from localhost (localhost[127.0.0.1]) (authenticated bits=0) by smtp (5.7.4/5.7.4) with ESMTP id s18HZI6Y061660 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 8 Feb 2014 12:35:20 -0500 (EST) (envelope-from miker@cotse.net) From: Michael Ray To: rakesh sharma Subject: Re: Learning freebsd Date: Sat, 08 Feb 2014 11:34:59 -0600 Message-ID: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: miker@cotse.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 18:17:16 -0000 On Sat, 8 Feb 2014 21:19:32 +0530, you wrote: >Hi, >I am new to freebsdI have installed the os, but i donno how to run = programs and develop sw in thisHow can i go about, any help? >thanks,rakesh =20 Check out the handbook on ports and packages. Also BSD Now has tutorials that will help and their weekly podcast is really good. http://www.bsdnow.tv/tutorials/pkgng http://www.bsdnow.tv/tutorials/ Mike