linux下安装mysql和apache

sudo apt-get install apache2
sudo apt-get intall mysql-server
sudo apt-get remove apache2
sudo apt-get autoremove 
sudo apt-get remove mysql

 

相关文章:

  • 2022-12-23
  • 2022-02-13
  • 2022-02-14
  • 2021-08-07
  • 2022-12-23
  • 2021-07-27
  • 2021-06-20
猜你喜欢
  • 2022-12-23
  • 2022-01-08
  • 2021-06-06
  • 2022-12-23
  • 2021-08-02
  • 2021-10-17
相关资源
相似解决方案