自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 HTML5 AppCache (manifest 缓存) 将被移除

manifest不要用了https://web.dev/appcache-removal/#migration-strategieshttps://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cacheUsing the application cacheDo not use this application cache feature! It is in the process of being removed f

2021-06-24 09:49:33 587

原创 使用fail2ban防止爆破SSH vsftpd nginx密码(CentOS7)

网上关于fail2ban。。。fail2ban安装wget https://github.com/fail2ban/fail2ban/archive/0.8.14.tar.gztar -zxvf 0.8.14.tar.gzcd fail2ban-0.8.14python setup.py install启动systemctl start fail2bansystemctl enable fail2ban常用命令请使用fail2ban-client --help查阅通用配置配置文件

2020-05-25 14:31:44 921

原创 苹果设备型号代码 device model id / device codes(更新至iPhone 14 / iPad Pro6 2022

苹果设备型号代码苹果移动设备型号代码(型号标识符 )列表。做机型适配的时候会用到型号标识符设备型号i386iPhone Simulatorx86_64iPhone SimulatoriPhone1,1iPhoneiPhone1,2iPhone 3GiPhone2,1iPhone 3GSiPhone3,1iPhone 4iPho...

2019-02-02 09:26:25 38776 2

原创 win10 unable to start ssh-agent service, error :1058 解决办法

参考[https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/]设置SSH密钥的时候,使用命令ssh-add ~/.ssh/id_rsa结果报错Error connecting to agent: No such file or directory开启ssh-agent:s...

2019-01-12 22:28:49 10114 3

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除