jekyll

Posted by 夏泽民

/jekyll-3.6.3/lib/jekyll/tags/include.rb:193: warning: Using the last argument as keyword parameters is deprecated



github不再支持密码方式登录需要用token

Posted by 夏泽民

2021年8月13日起,github不再支持密码方式push,需要把密码换成token的方式,我们推送的时候报错如下:

git push
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: 无法访问 'https://github.com/xiazemin/MyBlogSrc/':The requested URL returned error: 403

如何解决呢,参考官方的wiki https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token 先到个人设置里设置token,按照上面这个wiki一步步操作就行了,很详细



路由器,集线器,交换机,网桥,光猫

Posted by 夏泽民

https://github.com/xiaobaiTech/golangFamily https://mp.weixin.qq.com/s/Zdc95_hjjxqxhuvQspUDmA

集线器,英文里也叫hub。 它是汇聚网线的中心,因此就叫集线器。



git 远端意外挂断了

Posted by 夏泽民

fatal: 远端意外挂断了 git config http.postBuffer 100000000 将数据POST到远程系统时,智能HTTP传输使用的缓冲区的最大大小(以字节为单位).对于大于此缓冲区大小的请求,将使用HTTP/1.1和Transfer-Encoding:chunked来避免在本地创建大型打包文件.默认值为1 MiB,足以应付大多数请求. https://www.it1352.com/2100612.html



vie 架构

Posted by 夏泽民

https://www.zhihu.com/question/19869164



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required