sh在ubuntu16.04上安装saltstack(代码片段)

author author     2022-12-19     799

关键词:

sudo su
apt-get udate && update -y upgrade
sudo sed -i 's/127.0.0.1 localhost/127.0.0.1 localhost salt/' /etc/hosts 
apt-get install -y salt-master salt-minion
git clone https://github.com/d1rk/salt.git
ln -s /root/salt /srv/salt

sh在ubuntu16.04上安装saltstack(代码片段)

查看详情

sh在ubuntu16.04上安装lamp(xenialxerus)(代码片段)

查看详情

sh在ubuntu16.04上安装chromedriver和selenium(代码片段)

查看详情

sh在ubuntu16.04x64上安装docker(代码片段)

查看详情

sh在ubuntu16.04上安装mongo3.6(代码片段)

查看详情

sh在ubuntu16.04上安装mariadb服务器(代码片段)

查看详情

sh在ubuntu16.04上安装mongo3.4(代码片段)

查看详情

sh在ubuntu16.04上安装postgresql客户端10(代码片段)

查看详情

sh在ubuntu16.04上安装chrome,chromedriver和selenium(代码片段)

查看详情

sh在ubuntu16.04上安装chrome,chromedriver和selenium(代码片段)

查看详情

sh在ubuntu16.04上安装php7的phalconphp(代码片段)

查看详情

sh在ubuntu16.04上安装cudatoolkitv8.0和cudnnv6.0(代码片段)

查看详情

sh易于安装openresty(在ubuntu14.04,15.10和16.04上使用和测试)(代码片段)

查看详情

sh在ubuntu16.04lts上安装watchman(https://facebook.github.io/watchman)(代码片段)

查看详情

sh在ubuntu16.04上安装php7.2nginx和php7.2-fpm(代码片段)

查看详情

sh在ubuntu16.04上安装php7.2nginx和php7.2-fpm(代码片段)

查看详情

sh在ubuntu16.04上安装php7.2nginx和php7.2-fpm(代码片段)

查看详情

sh易于安装openresty和nvm(在ubuntu14.04,15.10和16.04上使用和测试)(代码片段)

查看详情