Linux CentOs Restart Services -


i have applications running on remote centos server. i'd want them restart in case of unexpected server failures or shutdown or application crashes. suggestions on how achieve ?

just make them "respawn" in inittab. init can maintain processes running. set process need continually run have action field type of "respawn".

see here.


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -