- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- auto startup a script when bootup
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
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
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
тАО09-03-2007 03:59 PM
тАО09-03-2007 03:59 PM
auto startup a script when bootup
I need some help, how to auto startup a script whne bootup. I try to auto enable text editor when bootup. I had write a script with "ksh -o emacs". How can i make it auto startup?
thks
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2007 04:42 PM
тАО09-03-2007 04:42 PM
Re: auto startup a script when bootup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2007 02:04 PM
тАО09-04-2007 02:04 PM
Re: auto startup a script when bootup
Is it means putting that script with "ksh -o emacs" into that user profile? Is yes, how about enable for all user?
Regards,
Yeong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-05-2007 03:37 AM
тАО09-05-2007 03:37 AM
Re: auto startup a script when bootup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-09-2007 03:52 PM
тАО09-09-2007 03:52 PM
Re: auto startup a script when bootup
Thks for the advice and guide. I had already try and it work successfully. If i want to put a script and want the script auto run once it boot, where should i save the script?
thks
Yeong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2007 05:48 PM
тАО09-10-2007 05:48 PM
Re: auto startup a script when bootup
I think you can put in inittab file where you can also put in which runlevel it would run.And you'll have to put the script at the end of inittab file(not in between...)
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2007 09:51 AM
тАО09-17-2007 09:51 AM
Re: auto startup a script when bootup
#ln -s /sbin/init.d/myscript /sbin/rc3.d/S99myscript
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2007 02:43 PM
тАО09-17-2007 02:43 PM
Re: auto startup a script when bootup
thks for the advice and help!. I will try up the step given.
Can anyone explain to me in vmstat the was a CPU% ultilization but sometimes, only 1 process can up to 9++% while there have another process running. How the CPU ultilization calculate (My server having 6 CPU with 1000MHz).
thks
Ragards.
Adam