- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: portmap mangement in HP-UX
Operating System - HP-UX
1821993
Members
3562
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-27-2005 04:51 AM
тАО09-27-2005 04:51 AM
portmap mangement in HP-UX
the portmap service is supported by rpcbind in HP-UX ?
Which file is the startup file for rpcbind ?
thanks
Which file is the startup file for rpcbind ?
thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 05:03 AM
тАО09-27-2005 05:03 AM
Re: portmap mangement in HP-UX
Hi Giuseppe,
That would be
/sbin/init.d/nfs.core
run it with a start parameter.
HTH,
Jeff
That would be
/sbin/init.d/nfs.core
run it with a start parameter.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 06:03 AM
тАО09-27-2005 06:03 AM
Re: portmap mangement in HP-UX
Some related info .
http://docs.hp.com/en/B1031-90043/ch07s05.html
Thanks,
BL.
Good things Just Got better (Plz,not stolen from advertisement -:) )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2005 01:07 AM
тАО09-28-2005 01:07 AM
Re: portmap mangement in HP-UX
FYI: Any time you're wondering "What starts this?" a good way to being is to simply grep for it from /sbin/init.d/*
For rpcbind it will give you multiple files:
/sbin/init.d/nfs.client
/sbin/init.d/nfs.core
/sbin/init.d/nfs.server
/sbin/init.d/nis.client
/sbin/init.d/nis.server
/sbin/init.d/nisplus.client
/sbin/init.d/nisplus.server
You'd have to look at these to determine which you're actually starting or which actually starts rpcbind. The prior poster gave you nfs.core but I wanted to point this out as most "startup" on HP-UX is done via /sbin/rc?.d/ files that are linked back to these /sbin/init.d files. It may save you time in the future.
Note: For Solaris and Linux the files are in /etc/init.d instead.
For rpcbind it will give you multiple files:
/sbin/init.d/nfs.client
/sbin/init.d/nfs.core
/sbin/init.d/nfs.server
/sbin/init.d/nis.client
/sbin/init.d/nis.server
/sbin/init.d/nisplus.client
/sbin/init.d/nisplus.server
You'd have to look at these to determine which you're actually starting or which actually starts rpcbind. The prior poster gave you nfs.core but I wanted to point this out as most "startup" on HP-UX is done via /sbin/rc?.d/ files that are linked back to these /sbin/init.d files. It may save you time in the future.
Note: For Solaris and Linux the files are in /etc/init.d instead.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP