Re: slack10 questions Miguel De Anda wrote:
> ftpd: I did a fresh install on my laptop (I was checking out fedora core
> and didn't like it) and I noticed that I can't ftp to my laptop. Does
> anybody know why I would have this problem?
Probably for security, as you suggest. To enable FTP, edit /etc/inetd.conf,
and uncomment (remove the leading '#' from) the ftpd line. Then run
"/etc/rc.d/rc.inetd restart."
Happy file transfers,
Jeffrey |