From owner-freebsd-questions Fri Aug 3 0:29:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1A28537B405 for ; Fri, 3 Aug 2001 00:29:23 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id JAA32208; Fri, 3 Aug 2001 09:37:42 +0200 Message-ID: <3B6A533C.220A5144@i-clue.de> Date: Fri, 03 Aug 2001 09:31:08 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: de,en MIME-Version: 1.0 To: Georgi Tyuliev Cc: FreeBSD-questions Subject: Re: two questions References: <3B6A738E.BD6E7E27@bas.bg> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Better send two mails with one question each: most poeple will read only the subject line.] Georgi Tyuliev wrote: > > 1. I am using FreeBSD-4.3 release installed on a computer with Win98. > Reinstallation of Windows removes the boot loader. Can I restore the > boot loader ... boot0cfg -B will do that. man boot0cfg explains boot0cfg in detail. > and how can I change the time for automatic starting of: > > F1 - dos > or > F2 - FreeBSD The -t option will do that. Anyhow, I suggest giving OS-BS (from the tools directory of the CD-ROM or any ftp mirror) a try. > 2. In FreeBSD I am reading my e-mail from a server with Netscape. When I > am abroad the server refuses the connection, which is a desision of the > system administrator. I can do telnet however and probably there are some > programs for reading the mail from the console. Have a look at the /usr/ports/mail directory, several (installable) mail readers are there. The classic console mailers in there are pine and elm, with mutt as a more modern development. Mutt is explained in great detail at http://www.mutt.org/ . To learn more about pine, http://www.washington.edu/pine/tutorial.4/ is a great tutorial. Elm is explained nicely in http://www.math.fu-berlin.de/~guckes/elm/ . HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message