2019年1月10日

FasterRunner前端部署

摘要: Fastrunne后端部署步骤:https://www.cnblogs.com/luopan/p/10233603.html 1、安装Node 1)下载包:#wget https://nodejs.org/dist/v9.8.0/node-v9.8.0-linux-x64.tar.xz 2)解压:# 阅读全文

posted @ 2019-01-10 15:57 罗盼 阅读(1020) 评论(1) 推荐(0) 编辑

linux下防火墙操作常用命令

摘要: 启动: systemctl start firewalld查看状态: systemctl status firewalld 禁用,禁止开机启动: systemctl disable firewalld停止运行: systemctl stop firewalld 阅读全文

posted @ 2019-01-10 15:15 罗盼 阅读(556) 评论(0) 推荐(0) 编辑

导航