From owner-freebsd-questions Sun Jan 24 02:25:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA11000 for freebsd-questions-outgoing; Sun, 24 Jan 1999 02:25:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from corp.au.triax.com (slwag2p29.ozemail.com.au [203.108.157.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10993 for ; Sun, 24 Jan 1999 02:25:29 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id VAA06387; Sun, 24 Jan 1999 21:25:06 +1100 (EST) Date: Sun, 24 Jan 1999 21:25:06 +1100 (EST) From: Jim Mock To: Kevin Weiss cc: freebsd-questions@FreeBSD.ORG Subject: Re: oops...forgot about apps In-Reply-To: <199901241015.CAA09876@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 24 Jan 1999, Kevin Weiss wrote: > ok...when I installed FreeBSD...I also installed the following: > > 1) acroread - can't get it to run This needs the linux emulation. Be sure you have it installed and running. > 2) afterstep - trying to make default This is done with .xinitrc.. if you have one, remove the window manager in it, if not, save this to .xinitrc in your home directory.. -- [start here] -- #!/bin/sh # AfterStep startup script afterstep -- [end here] -- > 3) amp - gave a warning "software give as is" or something...but > where did it go? No idea what you're talking about here. > 4) bash shell - have yet to log in a superuser You can make bash your default shell a few ways. One is by running vipw as root and changing the shell there, or you can run chfn as the user and change it there. Make sure /usr/local/bin/bash is in your /etc/shells file. > 5) netscape - works..I just need to configure my USR 56K What does the modem have to do with Netscape? > 6) swisswatch - How do I make this my default clock Eh? Hope this helps, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message