1. 首页
  2. 数据库
  3. 其它
  4. shell script to install multiple packages:易于使用的Bash脚本在Ubuntu上安装组件堆栈 源码

shell script to install multiple packages:易于使用的Bash脚本在Ubuntu上安装组件堆栈 源码

上传者: 2021-03-19 11:53:02上传 ZIP文件 26.49KB 热度 16次
用于安装多个软件包的Shell脚本 易于使用的Bash脚本在Debian发行版/ Ubuntu / Mint上安装组件堆栈。 如何安装 拥有root权限,但没有必要,并在终端上安装wget $ su root # debian $ sudo su # ubuntu $ sudo apt-get install wget 灯 Apache,MySQL,PHP(LAMP)。 在终端中运行以下命令: 安装 $ sudo wget --no-cache -O - https://raw.githubusercontent.com/natancabral/shell-script-to-install-multiple-packages/main/run/lamp.sh | bash 移除所有 $ sudo wget --no-cache -O - https://raw.githubuse
下载地址
用户评论