Date: 30 Oct 1999 01:56:17 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: bunny@super.net.pk Cc: freebsd-questions@freebsd.org Subject: Re: Administration of Free BSD Message-ID: <861zadk9ge.fsf@localhost.hell.gr> In-Reply-To: "bunny"'s message of "Fri, 29 Oct 1999 19:28:57 %2B0500" References: <002801bf221b$2b3de040$e70582cb@intel>
next in thread | previous in thread | raw e-mail | index | archive | help
"bunny" <bunny@super.net.pk> writes:
> Q1: How do you stop the ftp process?
Edit /etc/inetd.conf and comment out with a # character the line that
goes like:
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
Replace this with:
# ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
> Q2: How to manage the FreeBSD server ?
Start by reading the excellent documentation found in /usr/share/doc
The handbook and FAQ contain many important facts that you might be
interested, and the most common questions asked by newcomers to BSD
and/or Unix in general are answered in there.
--
Giorgos Keramidas, <keramida@ceid.upatras.gr>
"What we have to learn to do, we learn by doing." [Aristotle]
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861zadk9ge.fsf>
