|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
need script hosting Billing
|
|
#2
|
||||
|
||||
|
please write a proper description of what you're trying to do. Your post is of no help to anybody least of all you. Please also post with a meaningful title!
christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
|
#3
|
|||
|
|||
|
Quote:
tankyou |
|
#4
|
|||
|
|||
|
script to start httpd service whenever it goes down
HI,
I’m beginner to script, so please help. I have problem that the httpd service in linux server goes down sometimes, so I need script to run the service whenever it goes down, I did the below one but I need script to run if it did not find the word httpd in the output of the command ($ps –ef | grep httpd What I did is: Ps -ef | grep httpd If = httpd then exit else service httpd start but it did not work !!!!! I’ll put this script in cron job ,so it will run every minute, Please help, |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > need script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|