From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 17:01:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE77716A4CE for ; Mon, 8 Mar 2004 17:01:55 -0800 (PST) Received: from mail.courtesymortgage.com (unknown [209.126.131.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8841043D39 for ; Mon, 8 Mar 2004 17:01:55 -0800 (PST) (envelope-from jwilliams@courtesymortgage.com) Received: from jwilliams.courtesymortgage.com ([192.168.1.90]) i2914SVm000248 for ; Mon, 8 Mar 2004 17:04:28 -0800 (PST) (envelope-from jwilliams@courtesymortgage.com) Message-Id: <5.2.1.1.0.20040308170046.02afa628@pop.courtesymortgage.com> X-Sender: jwilliams@pop.courtesymortgage.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Mon, 08 Mar 2004 17:01:58 -0800 To: freebsd-questions@freebsd.org From: Jason Williams In-Reply-To: <008e01c40571$3df3fce0$f4f0a8c0@pcmedx.com> References: <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com> <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com> <5.2.1.1.0.20040308164913.02affee8@pop.courtesymortgage.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: setting up network virtual hosts (ifconfig) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 01:01:55 -0000 >Well that depends on what it is, but if you want to just go through >everything you can do this: > ># shutdown now > >This will put you in single-user mode. Hit enter for the default shell, then >just log out (Ctrl-D) and that will fire up init and run through the rc >system again. What if you are doing this remotely? :) Any other way to get around that? Jason