In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Installation and uninstallation of apache2 in ubuntu
One: install apache2
Installation command: sudo apt-get install apache2
Start / stop / restart apache2: service apache2 start/stop/restart
Two: uninstall apache2
(1) the apache2.conf configuration file cannot be found after the previous uninstall and reinstallation. It can be used after uninstalling it in the test.
$sudo apt-get-- purge remove apache2 $sudo apt-get-- purge remove apache2.2-common $sudo apt-get autoremove
(2) (critical step) find the configuration file that has not been deleted and delete it as well
$sudo find / etc-name "* apache*"-exec rm-rf {}\; $sudo rm-rf / var/www
These are the details of how ubuntu uninstalls apache. For more information, please follow other related articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.