From owner-freebsd-questions@FreeBSD.ORG Fri Sep 11 09:21:45 2009 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 8A153106566C for ; Fri, 11 Sep 2009 09:21:45 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id EB5098FC0A for ; Fri, 11 Sep 2009 09:21:44 +0000 (UTC) Received: from pulstar.local (athedsl-4490856.home.otenet.gr [94.71.82.112]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n8B9LgVq012512; Fri, 11 Sep 2009 12:21:42 +0300 Message-ID: <4AAA16A5.5080405@otenet.gr> Date: Fri, 11 Sep 2009 12:21:41 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Matthias Apitz References: <20090911073027.GA2399@current.Sisis.de> In-Reply-To: <20090911073027.GA2399@current.Sisis.de> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD commands... refcard 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: Fri, 11 Sep 2009 09:21:45 -0000 Matthias Apitz wrote: > Hello, > > In some Linux mailing list of Cuba I'm subscribed to, I just stumbled > over this Debian GNU/Linux Reference Card: http://xinocat.com/refcard/ > which is available in many languages. This would be very helpfull for my > wife which 'must' ( :-)) run FreeBSD on her laptop. Is there something > like this for FreeBSD, and even in Spanish? Thanks > > matthias > It wouldn't be difficult to do something similar. Looking at the Greek version of the debian card, most commands are basic ones with similar function in FreeBSD. We could replace the apt-get section with commands from the ports system and pkg_* and the /etc/init.d/ section with /etc/rc.d and /usr/local/etc/rc.d. I'll try to make up an initial English version this weekend.