- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Availability of software on standard install
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:13 AM
08-15-2002 01:13 AM
Perl
rdist
lsof
openssh
tcp wrapper
sudo
visudo
traceroute
I have searched the HP docs sight, but can't seem to find a definitive answer. If possible could you also supply the version available.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:18 AM
08-15-2002 01:18 AM
Re: Availability of software on standard install
traceroute perl and rdist are.
The others are not as far as I know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:32 AM
08-15-2002 01:32 AM
Re: Availability of software on standard install
for 11.11:
perl is
traceroute is
openssh no
tcp wraper no
rdist
sudo no
visudo no
regards seba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:34 AM
08-15-2002 01:34 AM
Re: Availability of software on standard install
rdist is too in hpux 11.11
rgs seba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:37 AM
08-15-2002 01:37 AM
Re: Availability of software on standard install
A more recent version is included on the application CD's. No codeword is required to install this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 01:50 AM
08-15-2002 01:50 AM
Re: Availability of software on standard install
/usr/contrib/bin is a perl version 4 and only fun for people that want to torture themselves with error messages feeding it with `modern' perl scripts.
Please be sure to put /usr/contrib/bin last in $PATH (even after '.')
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2002 04:07 AM
08-15-2002 04:07 AM
Solution- Perl (perl 4 is standard, Perl 5 must be downloaded from software.hp.com for 11, 11i recent CDs have Perl 5)
- rdist (standard)
- lsof (not supplied by HP, get from Liverpool archive: hpux.connect.org.uk)
- openssh (Secure Shell from software.hp.com)
- tcp_wrapper (software.hp.com)
- sudo (not supplied by HP, get from Liverpool archive: hpux.connect.org.uk)
- visudo (not supplied by HP, part of sudo distribution)
- traceroute (standard)
Note: These are all based on 11.0 and higher. 10.20 and earlier is now obsolete so most of the download packages from HP will not work on 10.20 and earlier.
Bill Hassell, sysadmin