AgitpropThe CabalDRTGamesLibraryLookie HereSoftwareProjects

Barry's Universal Gronkulator

Servers

Go to main page


 

FTP

The directory exposed for anonymous FTP is /srv/ftp

  1. Execute: ipkg install -d root vsftpd
  2. Execute: cp /mnt/cf/config/vsftpd.conf /etc
  3. Execute: mkdir /usr/share/empty
  4. Execute: mkdir -p /srv/ftp
  5. Execute: chmod og-w /srv/ftp
  6. Add this line to /etc/passwd: ftp:*:40:49:FTP account:/srv/ftp:/bin/sh
  7. Add this line to /etc/group: ftp:*:49:
  8. Add this line to /etc/inetd.conf: ftp stream tcp nowait root /usr/sbin/vsftpd vsftpd
  9. Execute: /etc/init.d/inetd restart
 

Web server

We install the thttpd server to minimize the amount of card space we're taking up. It's not as full-featured as the apache+php package, but it handles what we need: namely, HTTP/1.1 and cgi.

  1. Execute: ipkg install -d root thttpd
  2. Execute: cp /mnt/cf/config/thttpd/thttpd /etc/init.d
  3. Execute: mkdir /srv/www/htdocs
  4. Execute: cp /mnt/cf/config/thttpd/index.html /srv/www/htdocs
  5. Execute: cp /mnt/cf/config/thttpd/thttpd.conf /srv/www
  6. Execute: update-rc.d -s thttpd start 80 5 . stop 10 0 1 2 3 6 .
Sections:
  1. Introduction
  2. Installing OpenZaurus
  3. Basic Configuration
  4. PDA Configuration
  5. Internet Clients
  6. Daemons
  7. Internet Servers
  8. Infrared Subsystem
  9. 802.11 Subsystem
  10. Bluetooth Subsystem
  11. Other Networking
  12. Other Software
  13. Multimedia Cards
  14. Application Cards

See Also:

vsftpd server
thttpd server

ODD# ivii(w)/BBC,14687980;37Dsc3171(K)3174 by The Barry Bittwister Cabal. All Rites Reversed.