Date: Tue, 1 Feb 2005 18:04:33 -0500 From: Charles Swiger <cswiger@mac.com> To: Gert Cuykens <gert.cuykens@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: service and network comando Message-ID: <b9a6e2f6ef3ffc4fa9a26a2491452cdc@mac.com> In-Reply-To: <ef60af0905020114486ca5bcc0@mail.gmail.com> References: <ef60af09050201132344d7d06@mail.gmail.com> <b096e10428955a02086ff4f672ab0e86@mac.com> <ef60af09050201141444e72db4@mail.gmail.com> <fe8bb1281f72b4d7ec21eab726d94cc1@mac.com> <ef60af0905020114486ca5bcc0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 1, 2005, at 5:48 PM, Gert Cuykens wrote: > Why are there 2 mysql processes ? Probably a shell script which restarts mysql if it dies, but ask on a mysql list. > i want to start sshd, how do you fix this ? echo 'sshd_enable="YES"' >> /etc/rc.conf reboot Otherwise, consider the code in /etc/rc.network (or /etc/rc.d/sshd, depending on which FreeBSD version you use), and/or read "man ssh-keygen" -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b9a6e2f6ef3ffc4fa9a26a2491452cdc>