9394952

导航

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 32 下一页

2019年6月11日 #

ssmtp脚本发中文邮件的笔记

摘要: ( echo "From:"; \echo "TO:def@abc.com"; \echo "Subject: =?utf-8?b?5p+l6K+iSVDlnLDlnYA=?="; \echo "Content-type: text/html;cha... 阅读全文

posted @ 2019-06-11 15:16 9394952 阅读(191) 评论(0) 推荐(0)

2019年6月6日 #

使用fail2ban预防被挖洞的笔记

摘要: 参考:https://blog.csdn.net/dorisnzy/article/details/829260671、安装fail2ban:yum -y install epel-releaseyum -y install fail2ban2、配置f... 阅读全文

posted @ 2019-06-06 09:40 9394952 阅读(195) 评论(0) 推荐(0)

2019年6月1日 #

openwrt配置strongswan对接hillstone ipsec的笔记

摘要: 一、主要参考资料:https://openwrt.org/docs/guide-user/services/vpn/ipsec/strongswan/roadwarriorhttps://openwrt.org/docs/guide-user/serv... 阅读全文

posted @ 2019-06-01 22:52 9394952 阅读(2611) 评论(0) 推荐(0)

2019年5月26日 #

Microsoft Edge设置socks代理

摘要: 自已摸的,非官方:直接修改注册表: REGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]"ProxyEnable"=dword:0... 阅读全文

posted @ 2019-05-26 21:29 9394952 阅读(1306) 评论(0) 推荐(0)

2019年5月19日 #

Alternative method of unlocking the bootloader - without code from HUAWEI

摘要: 原文:https://forum.xda-developers.com/p8lite/general/alternative-method-unlocking-bootloader-t3799294 1. If you do not have Andr... 阅读全文

posted @ 2019-05-19 23:08 9394952 阅读(303) 评论(0) 推荐(0)

2019年5月12日 #

修改deepin里VPN自动连接的问题[笔记]

摘要: 最近在试用deepin,发现如何在系统中配置了多个VPN,启动时会自动把所有VPN都带起来,如果你想取消“自动连接”并“保存”时,还要求你一定要清加一个“密码”,所以需要手工修改VPN的配置文件:sudo sucd /etc/NetworkManage... 阅读全文

posted @ 2019-05-12 09:42 9394952 阅读(0) 评论(0) 推荐(0)

2019年4月26日 #

笔记一下debian8升级到debian9遇到的几个坑

摘要: 由于debian8不再维护了,出于安全需要,参照官方的方法,在线升级到debian9,结果遇到了好多坑,虽然没死人,但也够惨了坑1、升级后,多占了很多空间,莫明奇妙的把 / 分区占的满满的,由于之前debian8用熟了,所以磁盘分配给home的空间大,... 阅读全文

posted @ 2019-04-26 11:13 9394952 阅读(237) 评论(0) 推荐(0)

2019年4月16日 #

学习Lua脚本的入口

摘要: http://www.cnblogs.com/stephen-liu74/archive/2012/07/30/2487201.html 阅读全文

posted @ 2019-04-16 13:38 9394952 阅读(237) 评论(0) 推荐(0)

用ffserver实现rtsp服务器的实验笔记

摘要: 参考:https://blog.csdn.net/hoyjam1/article/details/51281679建议配置文件:/etc/config/ffserver.confPort 10535RTSPPort 5454BindAddress 0.... 阅读全文

posted @ 2019-04-16 13:25 9394952 阅读(222) 评论(0) 推荐(0)

openwrt双机热备

摘要: 转自:https://oldwiki.archive.openwrt.org/doc/recipes/high-availability先记号一下,有空再仔细研究。--------------------------------------------... 阅读全文

posted @ 2019-04-16 10:57 9394952 阅读(727) 评论(0) 推荐(0)

上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 32 下一页