
原创
ELI_He999
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
window mysql 安装
找到使用的my.ini,检查里面dataDir里面对应的目录,清空文件夹里面的内容。原创 2024-08-07 14:31:57 · 187 阅读 · 0 评论 -
【个人笔记】【解决】tftp服务器错误
原来使用的是tftp,和tftpd。按照《tftp服务器出现Transfer timed out.的解决方法》,发现防火墙关闭后依然无法使用。出现:can not access thefile.error code , code : access violation, message : Error code 2: Only absolute filenames allowed安装tftpd-h...原创 2018-03-22 15:32:17 · 5953 阅读 · 0 评论 -
「笔记」vsftpd搭建
listen=YESlisten_ipv6=NOanonymous_enable=YESlocal_enable=YESdirmessage_enable=YESuse_localtime=YESxferlog_enable=YESconnect_from_port_20=YESsecure_chroot_dir=/var/run/vsftpd/emptypam_service_name=vsft...原创 2018-06-08 12:04:51 · 231 阅读 · 0 评论