The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-24-2008
shekhar_ssm shekhar_ssm is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 4
Automate server start up

Hi,

I want to automate process of making server up and down.

For us making server up and down is just to go to particular directory in user directories (in Unix box) and running start and stop shell script .

We have to run the same things on 5 users on same server .

Can anybody suggest me how to automate the same.

Thanks in advance