2020年2月29日
posted @ 2020-02-29 14:39
listenerln
阅读(1)
推荐(0)
2019年12月21日
摘要:
serv-u 新建用户anonymous 密码空, 用来匿名访问 linux curlftpfs ftp://192.168.1.1 mount/ 挂载到当前mount目录 curlftpfs -o codepage=gbk ftp://username:password@192.168.0.2 /
阅读全文
posted @ 2019-12-21 14:06
listenerln
阅读(819)
推荐(0)
2019年8月16日
摘要:
需要 make kernel_menuconfig 保存.config配置
阅读全文
posted @ 2019-08-16 16:08
listenerln
阅读(929)
推荐(0)
2019年7月13日
摘要:
点这里: smallpdf.com 主页如下: 支持各种PDF的操作, 在线转换下载
阅读全文
posted @ 2019-07-13 16:48
listenerln
阅读(194)
推荐(0)
2019年7月9日
摘要:
具体步骤: 1.打开“运行”,输入regedit,进入注册表 2.找到注册表中的 HKEY_LOCAL_MACHINE 3.在注册表 HKEY_LOCAL_MACHINE——SYSTEM下找到CurrentControlSet 4.在CurrentControlSet下找到Control 5.在Co
阅读全文
posted @ 2019-07-09 11:25
listenerln
阅读(2296)
推荐(0)
2019年6月28日
摘要:
接口处理过程在 neifd -> config.c-> config_init_interfaces() -> __interface_add() 处理了 interface 和 alias 的section, 如果是alias 就将 setction 中的 option interface 'la
阅读全文
posted @ 2019-06-28 11:08
listenerln
阅读(4846)
推荐(0)
2019年4月12日
摘要:
http://mirrors.ustc.edu.cn/kernel.org/linux/kernel/
阅读全文
posted @ 2019-04-12 09:09
listenerln
阅读(343)
推荐(0)
2019年3月28日
摘要:
windows l2tp默认使用ipsec 可以修改注册表设置可以不用ipsec 有两个位置需要添加键值 打开注册表 regedit.exe HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent 新建 dword 类型的键
阅读全文
posted @ 2019-03-28 13:28
listenerln
阅读(4)
推荐(0)
2019年3月27日
摘要:
openwrt中ipv6的RA服务器 odhcpd配置: 配置文件/etc/config/dhcp 这个配置是将odhcpd只作为路由服务器 只路由通告, ipaddr, dns等信息都从dhcpd6服务器获取 数据包格式: flags: Managed位: 1, 表示 客户端除了 使用前缀地址 还
阅读全文
posted @ 2019-03-27 12:25
listenerln
阅读(3142)
推荐(0)
2019年3月22日
摘要:
ppp 添加ipv6菜单项 Makefile增加菜单 增加子菜单 增加展开菜单 ...
阅读全文
posted @ 2019-03-22 17:47
listenerln
阅读(751)
推荐(0)