-
CentOS 7安装 Caddy
在CentOS上可以直接使用rpm包安装caddy
-
Debian8 启用bbr
BBR是由Google设计,于2016年发布的拥塞算法。Linux内核4.9及以上版本已经植入了bbr算法。Debian8需要升级内核再启用bbr。
-
记一次更新系统前忘了退出Google账号
今天在外面吃饭时蹭了个网,顺便把系统更新到了21号发布的版本。结果,更新时忘了退出Google账号……
-
在VPS上一键安装Kali Linux
Converto is a Great, Easy to use and Free tool for Installing Kali linux on VPS.It also installs VNC’s (Graphical / Non-Graphical VNC).
It’s very Fast, Secure and Reliable to use.As well as, It is Tested on both Ubuntu and Debian.></p>
-
让Hexo支持上标、下标、脚注和数学公式
markdown-it可以给Hexo增加上标、下标、脚注等功能。
math可以让hexo显示数学公式。 -
安卓自动更新hosts的脚本
123456cd /cacherm -f ./hostswget https://raw.githubusercontent.com/vokins/yhosts/master/hostsmv ./hosts /etcndc resolver flushdefaultifexit -
(挖坑)gitlab上部署的hexo使用自定义域名和https
当初会知道Cloudflare是因为它的CDN可以代理WebSocket流量,所以可以拿来……拿来为所欲为_(:3」∠)_
这次介绍用Cloudflare提供的TLS证书,让gitlab搭建的hexo拥有自定义域名并开启https访问。 -
迁移hexo到gitlab
突然知道了Coding只有黄金会员才能使用干净的page服务(不知道为什么被送了半年黄金会员……)。
gitlab自带网页版的web IDE和自动化的CI可以很方便地部署和在云端写作。本以为会像部署在coding上一样简单,没想到完全不一样……></p>
-
Debian 8 安装ffmpeg
编辑
source.list
1
vim /etc/apt/sources.list