Previous Next
Running Servers
- Apache httpd is in the
apache package, which is not installed by default.
- Configuration files in /etc/httpd/conf; top-level page
in /home/httpd/html by default.
- FTP server in the wu-ftpd package, also not installed by
default.
- ftpd commented out in /etc/inetd.conf by
default.
- Doesn't know about Kerberos or AFS; needs local password (which
travels in the clear), and can't access private AFS files.
- Anonymous ftp pretty safe: install anonftp package.
Aaron M. Ucko