- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- freeware for hp-ux
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
06-23-2004 06:23 AM
06-23-2004 06:23 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:29 AM
06-23-2004 06:29 AM
Re: freeware for hp-ux
http://software.hp.com has some free softwares.
If you have 11i, download the Internet express from the site, it contains Apache, SSH etc.
-- Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:33 AM
06-23-2004 06:33 AM
Re: freeware for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:36 AM
06-23-2004 06:36 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 06:55 AM
06-23-2004 06:55 AM
Re: freeware for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:01 AM
06-23-2004 07:01 AM
Re: freeware for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:04 AM
06-23-2004 07:04 AM
Re: freeware for hp-ux
Change root shell back to /sbin/sh or find a way to create a statically linked version of bash, copy it to /sbin and update /etc/passwd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:46 AM
06-23-2004 07:46 AM
Re: freeware for hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 08:10 AM
06-23-2004 08:10 AM
Re: freeware for hp-ux
I doubt it as the system absolutely won't boot.
I'll bet that root's .profile is flipping root's shell to ksh *after* the boot's complete *when* root logs in.
Remember that /usr has not yet been mounted when root must run stuff at boot time, so the system does *not* run root's .profile. It simply relies on root's shell entry in the passwd file.
The other possibility is that there's *another* UID=0 account in the passwd file ahead of root and it has /sbin/sh for it's shell.
The system is not looking for username=root - it's looking for UID=0.
My $0.02,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 08:11 AM
06-23-2004 08:11 AM
Re: freeware for hp-ux
There is absolutely no reason to use ksh on HP-UX. /usr/bin/sh (as well as its statically linked cousin, /sbin/sh) is a POSIX shell -- not a Bourne shell and as such is a superset of the Korn shell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 08:24 AM
06-23-2004 08:24 AM
Re: freeware for hp-ux
the common misconception is that sometimes /usr/bin/sh is mistaken for bourne shell. /usr/bin/sh is posix shell and can do everything your /usr/bin/ksh can do - /usr/old/bin/sh is the bourne shell binary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 09:20 AM
06-23-2004 09:20 AM
Re: freeware for hp-ux
my guess???
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 11:34 AM
06-23-2004 11:34 AM
Re: freeware for hp-ux
I didn't think of that.
See...that's thinking out of the box - in a backwards way if you think about it.
We senior SAs are *so* used to thinking in the "how's it *supposed* to be done" mode.
But then again if we had 1 minute on the console......
Later,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 12:41 PM
06-23-2004 12:41 PM
Re: freeware for hp-ux
As far as freeware, there are two categories, HP-provided packages of open source programs, and the Liverpool archive at http://hpux.connect.org.uk/ (and several mirrors). The largest array of new freeware packages has just been made available this year as the Internet Express package at: http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXIEXP1111 (these are 11.11 packages)
Note that 10.20 packages are being systematically removed from the HP websites and 11.0 is starting to slow down a lot (after all, it is a Nov 1997 product). You'll find most of the new software packages are being ported only to 11.11 at software.hp.com as well as the Internet Express.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 02:38 PM
06-23-2004 02:38 PM
Re: freeware for hp-ux
However, I am able to boot my system normally with root's shell being /usr/bin/ksh. Yes root is the only entry in /etc/passwd with UID 0, and /usr is mounted as a separate partition (same disk, different slice), and there is nothing in my .profile that executes the korn shell...phew..did I address everything? Maybe hell has frozen over...or wait..maybe pigs are flying! Trust me guys, I didn't do this on purpose, I'm just telling you what I see :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 04:21 PM
06-23-2004 04:21 PM
Re: freeware for hp-ux
I have seen that HP-UX 10.20 does not boot if you change the root shell to /usr/bin/ksh. But I have tested this in 2 HP-UX 11.11 systems and they are booting without any problem.
And there is no other UID 0 in passwd file. I too did not believe until I had tested this myself. I tried working on this a bit and then got diverted with other things.
Maybe, some body having test systems on 11i can verify this.
The logic stated is very correct about /usr/bin . I still believe that it is very logical that system should not boot. But it is also a fact that the system boots with root's shell as /usr/bin/ksh in HP-UX 11i.
Cheers,
Mohan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 04:22 AM
06-24-2004 04:22 AM
Re: freeware for hp-ux
The reason for the concerns over a statically linked shell is for single user mode...almost never used but when single user mode is needed, it is usually a critical situation and that's not the time to find out root's shell is not available. This is one of those hidden time bombs, like removing /stand/vmunix...the system seems to run just fine until you reboot. Keeping root's shell as /sbin/sh is simply good sysadmin practice.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 06:14 AM
06-24-2004 06:14 AM