Date: Wed, 11 Apr 2001 14:28:03 +0200 (CEST) From: Konrad Heuer <kheuer@gwdu60.gwdg.de> To: <tigger@ebom.org> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: Restart network without reboot? Message-ID: <Pine.BSF.4.31.0104111356490.24805-100000@gwdu60.gwdg.de> In-Reply-To: <EEEORA1XvpFVjCRGryW00000004@eeeor.ebom.org>
index | next in thread | previous in thread | raw e-mail
On 11 Apr 2001 tigger@ebom.org wrote: > There is no monitor on the box and I'm doing everything by ssh (PuTTY) > so going into single user mode is something I do not wish to really > do. Is there another way? I'm setting the box up as a development > server to learn how to do all things I normally do on a windows server > (ie, php and mysql with cvs instead of asp and ms-sql with source > safe) > > Thanx heaps for the speedy response too! > > > > My proposal is: > > > > shutdown now # This command will kill all daemon > > # processes and move you to single user > > # mode. You will be asked to confirm > > # your single user shell. > > > > exit # Typing this in single user mode will > > # brint the system back to multi user > > # mode and start all daemons, e.g. If you virtually only want to start proftpd, you may simply type: /usr/local/etc/rc.d/proftpd.sh start Or if you want to restart (and his is supported by the script): /usr/local/etc/rc.d/proftpd.sh stop /usr/local/etc/rc.d/proftpd.sh start Regards Konrad Heuer Personal Bookmarks: Gesellschaft für wissenschaftliche Datenverarbeitung mbH GÖttingen http://www.freebsd.org Am Faßberg, D-37077 GÖttingen http://www.daemonnews.org Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the messagehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0104111356490.24805-100000>
