From owner-freebsd-questions@FreeBSD.ORG Sun Feb 9 06:15:33 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9ECCA36 for ; Sun, 9 Feb 2014 06:15:33 +0000 (UTC) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:2:6]) by mx1.freebsd.org (Postfix) with ESMTP id 6D0691823 for ; Sun, 9 Feb 2014 06:15:33 +0000 (UTC) Received: from ppp121-45-52-62.lns20.adl2.internode.on.net (HELO leader.local) ([121.45.52.62]) by ipmail06.adl2.internode.on.net with ESMTP; 09 Feb 2014 16:45:32 +1030 Message-ID: <52F71D01.80206@ShaneWare.Biz> Date: Sun, 09 Feb 2014 16:45:29 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Polytropon , rakesh sharma Subject: Re: Learning freebsd References: <20140208204227.bd49eecc.freebsd@edvax.de> In-Reply-To: <20140208204227.bd49eecc.freebsd@edvax.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 06:15:33 -0000 On 09/02/2014 06:12, Polytropon wrote: > On Sat, 8 Feb 2014 21:19:32 +0530, rakesh sharma wrote: >> Hi, >> I am new to freebsdI have installed the os, but i donno >> how to run programs and develop sw in this > >> How can i go about, any help? > > You should find The FreeBSD Handbook and the FAQ very helpful. > They'll help you learn how to use FreeBSD. They can be found > online here: > > https://www.freebsd.org/doc/handbook/ > > https://www.freebsd.org/doc/faq/ For development there is also the FreeBSD Developers Handbook http://www.freebsd.org/doc/en/books/developers-handbook/