HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Startup script
Operating System - HP-UX
1833527
Members
2913
Online
110061
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
08-19-2008 02:08 PM
08-19-2008 02:08 PM
Hello,
Just a quick one because I want some recommendations about this .
I want to add a startup script but the process to perform this is quite big a complex, is there a better way to add a startup script to this hp-ux box ? maybe a .profile line or something.
Best regards,
Marc'0
Just a quick one because I want some recommendations about this .
I want to add a startup script but the process to perform this is quite big a complex, is there a better way to add a startup script to this hp-ux box ? maybe a .profile line or something.
Best regards,
Marc'0
Just unplug and plug in again ....
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 02:55 PM
08-19-2008 02:55 PM
Solution
> [...] is there a better way to add a
> startup script to this hp-ux box ?
Better than what?
> maybe a .profile line or something.
Roughly speaking, a start-up script in
/sbin/init.d (and/or its friends, rcN.d) is
run when the system starts up. Things in
a user's "~/.profile" are done when that user
logs in (or starts a shell in some other
way). Which one is better depends on what
you want done when (and/or by whom -- "root"
or some normal user).
man init
man profile
> startup script to this hp-ux box ?
Better than what?
> maybe a .profile line or something.
Roughly speaking, a start-up script in
/sbin/init.d (and/or its friends, rcN.d) is
run when the system starts up. Things in
a user's "~/.profile" are done when that user
logs in (or starts a shell in some other
way). Which one is better depends on what
you want done when (and/or by whom -- "root"
or some normal user).
man init
man profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 03:04 PM
08-19-2008 03:04 PM
Re: Startup script
Hi Marco:
Simple or complex, startup scripts need to follow the paradigm described in this (still valid whitepatper):
http://www.docs.hp.com/en/934/startup.pdf
...or in the manpages for 'rc(1M)':
http://www.docs.hp.com/en/B3921-60631/rc.1M.html
Use the '/sbin/init.d/template' file as the template to begin building *your* script.
Regards!
...JRF...
Simple or complex, startup scripts need to follow the paradigm described in this (still valid whitepatper):
http://www.docs.hp.com/en/934/startup.pdf
...or in the manpages for 'rc(1M)':
http://www.docs.hp.com/en/B3921-60631/rc.1M.html
Use the '/sbin/init.d/template' file as the template to begin building *your* script.
Regards!
...JRF...
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP