美文网首页编程相关
oneinstack 安装尝试

oneinstack 安装尝试

作者: mrs_xu | 来源:发表于2017-07-07 19:46 被阅读0次

按照步骤来

1: yum update 

2 :yum -y install wget screen curl python (centos);

3: wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz

4:ll

5 :tar xzf oneinstack-full.tar.gz

6:cd oneinstack

7:screen -S oneinstack

8:./install.sh

9:

相关文章

网友评论

    本文标题:oneinstack 安装尝试

    本文链接:https://www.haomeiwen.com/subject/xptnwttx.html