how to restart apache server with out shatdown?
Answer Posted / sg
First check out the PID (process ID) of the httpd process.
Then issue a kill -HUP on the process ID. For ex: if the
process ID is 587, then the command would be
kill -HUP 587
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you copy in terminal?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is FC command?
What is tail command in linux?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What is linux load average?
What is DISM command?
What does chmod 666 do?
How do you execute more than one command or program from a single command line entry?
What is the difference between find and locate command in linux?
How do you insert comments in the command line prompt?
How find ip address linux?
How do I find the linux version?
What are the commands in linux?
The ‘logout’ built in command is used to