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.n
On Tue, 1 Feb 2005 17:21:41 -0500, Charles Swiger <[EMAIL PROTECTED]> wrote:
> On Feb 1, 2005, at 5:14 PM, Gert Cuykens wrote:
> > one more list to add in my collection : )
> >
> > ps how do you start stop the sshd daemon ?
>
> Carefully, at least if you are doing so remotely rather than on the
>
On Feb 1, 2005, at 5:14 PM, Gert Cuykens wrote:
one more list to add in my collection : )
ps how do you start stop the sshd daemon ?
Carefully, at least if you are doing so remotely rather than on the
console:
kill `cat /var/run/sshd.pid`
and how do you specify all network daemons from the ps au
On Tue, 1 Feb 2005 16:55:38 -0500, Charles Swiger <[EMAIL PROTECTED]> wrote:
> On Feb 1, 2005, at 4:23 PM, Gert Cuykens wrote:
> > How can you display all service d[ae]mons runnning on your system ?
> > And how can you display all conn[ec]tions to your system ?
>
> "ps aux", "netstat -a". Please
On Feb 1, 2005, at 4:23 PM, Gert Cuykens wrote:
How can you display all service d[ae]mons runnning on your system ?
And how can you display all conn[ec]tions to your system ?
"ps aux", "netstat -a". Please make an effort to read the FreeBSD
handbook, or consider using the freebsd-newbies mailing