The startup tag has no wiki summary.
1
vote
2answers
2k views
Automate creation of Windows startup script?
Is there a good way to automate installing local startup (rather than login) scripts in Windows XP and Windows 7, via the command line, WMI, COM, or otherwise (even Win32 if it comes to that)?
I need ...
0
votes
2answers
95 views
Startup services are not getting started in CENTOS
I deployed my project on a Shared Hosting that has Root access the Server in picture is CENTOS
now although I have defined the service to start on boot it not getting started
chkconfig --level 35 ...
0
votes
2answers
423 views
installing a script as startup service in ubuntu
I have a script openerp-server.py in ~/openerp/stable6/server/bin/.I want it to be run at startup.(As a service or not - I don't know the difference)
These are the steps I followed
1 Created a ...
2
votes
1answer
535 views
OS X 10.6 Apply ipfw rules at startup
I have a couple of firewall rules I would to like to apply at startup. I have followed the instructions from http://images.apple.com/support/security/guides/docs/SnowLeopard_Security_Config_v10.6.pdf ...
2
votes
1answer
183 views
About auto starting programs on Windows Server
We have 10-15 programs on working windows server machine.Desktop and console applications.These applications is critical and cant stop.Is there any tool or software,when application is crashed or ...
1
vote
1answer
308 views
Run Python script at startup using upstart
I'm trying to create an upstart script to run a python script on startup. In theory it looks simple enough but I just can't seem to get it to work. I'm using a skeleton script I found here and ...
1
vote
1answer
259 views
Changing MySQL startup timeout ([fail] reported although mysql properly started)
I've created a script to cleanup InnoDB storage engine. Everything works fine except that creating the ib_logfile0 and ib_logfile1 files when innodb_log_file_size is set to 1GB takes a while which ...
0
votes
1answer
36 views
Sometimes Tomcat doesn't re-deploy on startup
The infamous rm -rf command is something we would rather avoid in Production, even if it's scripted. So if you have a war file named mywebapp.war and a directory its deployed to under webapps/ that is ...
0
votes
1answer
183 views
How do I get a Task Scheduler startup trigger to delay
System is Windows 2008 R2
I have a task scheduler task with a trigger to run at system startup, and have set the Delay to 20 minutes, however the task runs immediatley on system startup and ignores ...
0
votes
1answer
956 views
Icinga error “Icinga Startup Delay does not exist” although it does
I just installed icinga to monitor my server following this guide:
http://docs.icinga.org/0.8.1/en/wb_quickstart-idoutils.html
Everything built and installed correctly, but icinga is reporting a ...
1
vote
0answers
355 views
alfresco, tomcat crashes on startup, no clues in the logs
I have installed an alfresco community edition 4.0 on a Win 2003 R2 with 3GB of RAM.
I've used alfresco for some hours, i've created a user, uploaded some documents. But now, restarting it, tomcat ...
0
votes
0answers
9 views
IBM Server 7835 with Raid5i will not boot
Why am i getting this error on startup?
ServeRAIDInformation.getNumberOfLogicalDrivers: Error, bad return code retrieving ServeRaid Config.
Checked all the cables.
0
votes
0answers
104 views
Looking for a start-up error on Ubuntu after upgrade
I performed a do-release-upgrade through SSH to upgrade a server from 8.04 to 10.04.
I have followed the on-screen infos through the upgrade and everything seemed to go well. However, after the ...