The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: sudoers
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-13-2008
tjmannonline tjmannonline is offline
Registered User
 

Join Date: Apr 2008
Posts: 37
sudoers

i just installed/configured apache2.0 on my own aix5.3 mini server. i can start/stop apache by root, but i want to start it under my login id(admin) instead.

i need to execute this command:

/usr/bin/sudo /usr/IBM/HTTPServer/bin/apachectl stop/start.
Reply With Quote
Forum Sponsor