From owner-freebsd-questions Tue Oct 6 14:42:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA01876 for freebsd-questions-outgoing; Tue, 6 Oct 1998 14:42:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA01762 for ; Tue, 6 Oct 1998 14:41:27 -0700 (PDT) (envelope-from wwoods@cybcon.com) Received: from cybcon.com (wwoods@cybcon.com [205.147.64.49]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id OAA29563; Tue, 6 Oct 1998 14:41:09 -0700 (PDT) Date: Tue, 6 Oct 1998 14:41:09 -0700 (PDT) From: Bill Woods To: Jim Mock cc: Frank Griffith , questions@FreeBSD.ORG Subject: Re: How do I recover when my FreeBSD Computer Reboots In-Reply-To: <4.1.19981007010038.00972100@pop.ozemail.com.au> 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 Not a "ppp guru" but I load ppp on boot like this. In /etc/rc.local # put your local stuff here # PPP # /usr/sbin/ppp -auto cybcon (or whatever you want) On Wed, 7 Oct 1998, Jim Mock wrote: > At 08:52 AM 10/6/98 -0500, you wrote: > > > > I am running FreeBSD 2.2.7 on a Pentium system. I use > > ppp and Apache to make this machine a web server which > > I can then access from remote sites. Trouble is, if the > > weather turns bad, like this morning, and the computer > > reboots, how do I get ppp and Apache to reload automatically > > even if no one is there to re-login? Can these two programs > > be run even if the login prompt is ignored? > > > Hi Frank, > > You can start Apache from /etc/rc.local by adding.. > > # put your local stuff here > /usr/local/sbin/httpd > > Not sure about ppp.. never tried it on reboot. You'll have to rely on the ppp > gurus for that one. > > Hope this helps.. > > Jim > > |=> Jim Mock [jim@thunder.st0rm.com] [jim@phrantic.phear.net] <=| > |=> st0rm Internet Services | web: http://www.st0rm.com/ <=| > |=> Website Design & Hosting | Wagga Wagga, NSW Australia <=| > |=> Powered by FreeBSD! | http://www.freebsd.org/ <=| > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message