摘要:
一、安装 # 更新源 sudo apt update # 安装 sudo install apache2 -y # 查看安装的文件 dpkg -L apache2 二、配置文件及命令 1.配置文件 文件 说明 /etc/apache2 配置文件根目录 /etc/apache2/apache2.con 阅读全文
posted @ 2021-10-08 22:28
相信童话
阅读(767)
评论(0)
推荐(0)
摘要:
一、安装 服务端安装 sudo apt install -y vsftpd 客户端安装 sudo apt install -y ftp 二、配置项 配置文件路径:/etc/vsftpd.conf 类别 配置项 描述 匿名用户 anonymous_enable=yes 允许匿名用户访问,需local_ 阅读全文
posted @ 2021-10-08 22:16
相信童话
阅读(1379)
评论(0)
推荐(0)

浙公网安备 33010602011771号