摘要: LNMP一键安装教程 安装步骤:1、使用putty或类似的SSH工具登陆VPS或服务器;登陆后运行:screen -S lnmp如果提示screen: command not found 命令不存在可以执行:yum install screen 或 apt-get install screen安装, 阅读全文
posted @ 2021-05-02 11:12 MargoHu 阅读(1048) 评论(0) 推荐(0) 编辑