私人领地
摘要: centos下载:https://www.centos.org/download/ 安装选择:DVD ISO、 Everything ISO、 Minimal ISO 虚拟机安装选择:DVD ISO PCRE、zlib、openssl 阅读全文
posted @ 2017-07-09 18:09 狂奔的蜗牛Snails 阅读(160) 评论(0) 推荐(0)
摘要: ssh root@192.168.70.131 连接服务器su root 切换账户 rootip a 查看ipll 文件列表ls 文件列表cd /ect 进入文件cd .. 返回上级目录cd ~ 代表home目录cd -rm 1.png 删除文件 (linux没有回收站,删除后找不回来)rm -rf 阅读全文
posted @ 2017-07-09 17:00 狂奔的蜗牛Snails 阅读(157) 评论(0) 推荐(0)
摘要: 主要方法有下载安装和云安装 下载安装 云安装 1.找到文件/etc/yum.repos.d/nginx.repo,添加以下代码(如果文件不存在可以手动建立) 2.开始安装 3.启动 https://www.qiansw.com/yum-lnmp.html 阅读全文
posted @ 2017-07-09 16:50 狂奔的蜗牛Snails 阅读(172) 评论(0) 推荐(0)