Internet Express for Tru64 UNIX Version 6.10 Read This First Abstract This document describes new and changed features of Internet Express for HP Tru64 UNIX Version 6.10. Read this document before installing or using Version 6.10 of the product.
© Copyright 2010, 2011 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Contents 1 Internet Express Version 6.10........................................................................4 New Features...........................................................................................................................4 Updated Open Source Software.................................................................................................4 Evaluation Software..................................................................................................................
1 Internet Express Version 6.10 The Internet Express for Tru64 UNIX product is included with, and provides Internet capability for, HP Tru64 UNIX AlphaServer systems. It is a suite of popular Internet and administration software that includes security products, mail servers, news and chat servers, an LDAP directory server, a choice of Web servers, and a variety of tools for providing dynamic Web content.
• PostgreSQL Relational Database Management System Version 8.3.8 • Python Programming Language Version 2.6.2 • Pure-Ftpd Version 1.0.22 • QPopper Version 4.0.16 • Samba File and Print Server Version 3.0.37 • Snort intrusion detection system Version 2.8.5 • Squid Proxy/Caching Server Version 2.7.STABLE6 • Srtuts Version 1.3.
Table 1 Open Source Software Source Files for Internet Components (continued) Component Name of tar File Apache Axis Web Services Version 1.4 axis-1_4-src.tar.gz Apache/Jakarta Tomcat Version 5.5.26 • jakarta-tomcat-5.5.26.tar.gz • jakarta-tomcat-5.5.26-src.tar.gz Batik Java-based toolkit for Scalable Vector Graphics Version 1.6 • batik-src-1.6.tar.gz BIND Domain Name System Version 9.3.6–P1 bind9.3.6-P1.tar.Z bogofilter Version 1.20 bogofilter-1.1.7.tar.
Table 1 Open Source Software Source Files for Internet Components (continued) Component Name of tar File OpenLDAP Version 2.4.16 openldap-2.4.16.tar.Z OpenSLP Version 1.0.11 openslp-1.0.11.tar.Z Perl Version 5.8.8 perl-5.8.8.tar.Z PHP Hypertext Preprocessor for Apache Version 4.4.9 php-4.4.9.tar.Z PJA (Pure Java AWT Toolkit) Version 2.5 pja_2.5.zip Pine and Pico Version 4.64 pine-4.64.tar.Z poppassd Password Changing Server poppassd.tar.
Server Tuning Information on the Web HP provides application notes on various aspects of administering an Internet AlphaServer and on how to tune your Tru64 UNIX system to improve the performance of your Web server and news server at the following URL: http://www.tru64unix.compaq.com/technical.html Installation Requirements Internet Express for Tru64 UNIX must be installed on a system running the Tru64 UNIX operating system Version 5.1B or higher.
2 Documentation Notes The Internet Express documentation consists of HTML and PDF versions of the following documents: • Read This First (this document) • Release Notes • Installation Guide • Administration Guide • Internet Services User's Guide • QuickSpecs • Software Description and Licensing Terms • Reference Pages This section describes the different methods for accessing the Internet Express documentation.
On a Tru64 UNIX System To read the documentation from the Internet Express Installation and Documentation CD–ROM on an AlphaServer system: 1. Log in to your system as root. 2. Insert and mount the CD–ROM, replacing drive with the name of your CD–ROM drive: # mount /dev/drive /mnt Usually this will be: # mount /dev/disk/cdrom0c 3. /mnt In a Web browser, open the Documentation Bookshelf file by entering the following URL: file:/mnt/index.htm 4. Click on the book you want to open.
# set MANPATH $MANPATH:/usr/internet/pgsql/man:/usr/internet/openldap/man:/usr/news/man: \ /usr/local/samba/man:/usr/internet/httpd/man:/usr/opt/hpapache2/man # export MANPATH If you are using the csh shell, you would use a command line like the following: # setenv MANPATH $MANPATH:/usr/internet/pgsql/man:/usr/internet/openldap/man: \ /usr/news/man:/usr/local/samba/man:/usr/internet/httpd/man:/usr/opt/hpapache2/man For details about defining reference page search paths, see man(1).