摘要:
原文 : https://blog.csdn.net/yang1982_0907/article/details/45155765 一、Jexus Web Server配置 在 jexus 的工作文件夹中(一般是“/usr/jexus”)有一个基本的配置文件,文件名是“jws.conf”。jws.c 阅读全文
摘要:
第一、首先安装jexus 官网 https://www.jexus.org/ 运行命令安装 curl https://jexus.org/release/install|sudo sh 安装需要安装wget命令,我没安装wget所以安装时出错。 wget安装命令 yum -y stall wget 阅读全文