how to restart apache server with out shatdown?
Answer Posted / vector
to restart apache. open the terminal and type the command
# sudo /etc/ini.d/apache2 start (to start apache)
# sudo /etc/init.d/apache2 restart (to restart apache)
# sudo /etc/init.d/apache2 stop (to stop apache)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I clear terminal command history?
How do I change shell in linux?
How do you sort cpu in top command?
How do I clear bash history in linux?
The command ‘umask -S’
How do you copy in terminal?
What is the default number of shell commands saved in the history list of .cshrc file?
How can I check the exit status of my previous command in Linux operating system?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
Write about an internal command.
Which command is used to review boot messages?
Explain the linux directory commands along with the description?
How do I move to root in linux?
What is ll command in unix?
How do I check my cpu speed?