跳至主要內容

liunx工具安装

Mr.Song2020年9月9日...小于 1 分钟Liunxliunx工具安装

工具安装

linux下宝塔安装
git 安装
nginx 安装 ......

宝塔安装

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh

git 安装

#安装
yum -y install git
#卸载
yum -y remove git
#查看版本
git --version

mysql版本

mysql --version

nginx 安装

systemctl enable nginx.service
service nginx restart
评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v3.3.2
温馨提示
🚀热烈欢迎各位小伙伴🚀

Your primary language is en-US, do you want to switch to it?

您的首选语言是 en-US,是否切换到该语言?