how to restart apache server with out shatdown?
Answer Posted / satish kumar
service httpd reload;
use this command;
because when we use restart then first server stop and then
starts the service;
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
What is the makefile in c?
Describe the mknod command and when you’d use it.
The head command writes the how many lines of a file to screen?
What is unix finger command?
What does bash stand for?
What does f mean linux?
What is clang tidy?
What does pwd mean in linux?
How do I find hostname in linux?
How do I get to root in linux?
How do you create a file in linux?
Which command is used to compare the files?
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?
How do I find command history in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?