Sponsored Content
Full Discussion: Start Stop Apache
Operating Systems AIX Start Stop Apache Post 94110 by MILLERJ62 on Tuesday 27th of December 2005 01:38:18 PM
Old 12-27-2005
Start Stop Apache

I am in the process of reorging my Lawson db. I need to turn off the RMI server...not a problem. However my instructions also state that I must also
shutdown my Servlet Container....I believe it is Apache.

I have looked in /usr/apache/bin/apachectl

What is the command for stopping and then restarting Apache ?

Thanks

Yes, you are correct...I am a newbie !
Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Start/Stop Script

I'm a newbie to the Unix world Help! I have to maintain a host of Sybase database servers sitting on Unix Sun Solaris 8...I've been tasked with finding/creating a way to auto start/stop Unix via unix commands, specifically when the Unix servers need to be restarted we want Sybase to start... (2 Replies)
Discussion started by: jjv1
2 Replies

2. UNIX for Dummies Questions & Answers

Stop/Start proftpd

Hi everyone, I was wondering how to configure ftp access for one user when I found this board. After some searches I found my infos around proftpd (and the great config file proftpd.conf who answered to all my dreams...) but now I only need to stop proftpd and restart it (I guess it is needed... (1 Reply)
Discussion started by: Lomic
1 Replies

3. HP-UX

ypbind start/stop

Hi, How to start or stop ypbind on HP-UX machine. Searched a little but could not find. thanks, (2 Replies)
Discussion started by: jredx
2 Replies

4. Shell Programming and Scripting

Start Stop Restart

I'm wondering how I should make a script that can start, stop, and restart another script. What I need to be able to do, is start and stop a perl script from the command line. The easiest way of doing this seems to be to have another script, starting and stopping the other script. I have BASH,... (7 Replies)
Discussion started by: Bakes
7 Replies

5. Shell Programming and Scripting

Servers Stop and Start

Hi, Every time i want to stop and start servers using PuTTY,i have to execute 6 to 10 commands every time ,i need shell script(program) for execute those commands in single command.Is it possible plz suggest me. (3 Replies)
Discussion started by: RG18173
3 Replies

6. Shell Programming and Scripting

Servers Start and Stop

HI I am using below code to start and stop servers but it is not working ,how to run the script please suggest me ,if any errors in the script please let me know. #!/bin/bash IMS_START="/Webserver/AppServer/bin/startServer.sh" IMS_STOP="/Webserver/AppServer/bin/stopServer.sh" case "$1" in ... (1 Reply)
Discussion started by: RG18173
1 Replies

7. Solaris

Stop apache

Hello all. I have a Solaris 10 box and I want to install a later version of Apache than what ships with the OS. Before I install the later version, I want to completely stop the current version of Apache (the httpd service) from running or from starting at boot time. What is the best way to... (3 Replies)
Discussion started by: RobertSubnet
3 Replies

8. Solaris

How to start/stop processes

Please anyone tell me In my last interview the HR asks me how to monitor, start,stop & kill the various processes and subprocesses. Please anyone explain me clearly. It's my personal request (3 Replies)
Discussion started by: suneelieg
3 Replies

9. UNIX for Dummies Questions & Answers

Stop/Start vs. Restart

Is there any functional difference between: issuing separate stop/start commands like this; super (handler) (instance) stop super (handler) (instance) start versus issuing a single recycle command like this; super (handler) (instance) restart (3 Replies)
Discussion started by: Newbix
3 Replies

10. UNIX for Dummies Questions & Answers

factor [start[stop]

Another question for you guys! This is so fun. So I am playing around with the factor operation. I read in "man factor" that you can actually print a list of primes in between a range, using the syntax factor ] However, every time I enter two values, it just returns the factored value.... (1 Reply)
Discussion started by: statichazard
1 Replies
ONEAC(8)							    NUT Manual								  ONEAC(8)

NAME
oneac - Driver for Oneac UPS equipment NOTE
This man page only documents the hardware-specific features of the oneac driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver supports various Oneac UPS families: o EG (late 80s, early 90s, plug-in serial interface card) o ON (early and mid-90s, plug-in serial interface card) o OZ (mid-90s on, DB-25 std., interface slot) o OB (early 2000's on, big cabinet, DB-25 std., interface slot) If your UPS is equipped with the Basic Interface card, use the genericups(8) driver. EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5) file: testtime=num Change battery test time from the 2 minute default. offdelay=num Change shutdown delay time from 0 second default. INSTANT COMMANDS
This driver supports the following Instant Commands. (See upscmd(8)) All UPS units shutdown.return Turn off the load possibly after a delay and return when power is back. shutdown.stop Stop a shutdown in progress. shutdown.reboot Shut down the load briefly while rebooting the UPS. test.failure.start Starts a 15 second long simulation of an input power failure. test.battery.start.quick Start a "quick" battery test. The default time is 2 minutes. This time can be set in the ups.conf file. See testime above. test.battery.stop Stops a battery test that is in progress. All ON UPS units reset.input.minmax Reset the minimum and maximum input line voltage values seen since the last reset or power on. Newer ON UPS units test.panel.start Start testing the UPS panel. test.battery.start.deep Start a "deep" battery test. This test runs the UPS until the low battery point and then returns to the AC line. reset.input.minmax Reset the minimum and maximum input line voltage values seen since the last reset or power on. beeper.enable Enable UPS beeper/buzzer. beeper.disable Disable UPS beeper/buzzer. beeper.mute Mutes the UPS beeper/buzzer for the current alarm condition(s). WRITABLE VARIABLES
See upsrw(8) to see what variables are writable for the UPS. Note If your UPS supports writing battery.runtime.low, the new set value is to be entered in minutes (up to 99) but the reported value is reported in seconds (set value * 60). Note If your UPS supports input.transfer.low and input.transfer.high, those values are used to create an allowable output range. The UPS will do what it can to keep the output voltage value within the defined range (for example: tap change or switch to inverter). AUTHOR
Bill Elliot <bill@wreassoc.com>, Eric Lawson <elawson@inficad.com> SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 ONEAC(8)
All times are GMT -4. The time now is 08:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy