Skip to content

Instantly share code, notes, and snippets.

View Akagi201's full-sized avatar
🎯
Focusing

Bob Liu Akagi201

🎯
Focusing
View GitHub Profile
@Akagi201
Akagi201 / ada.md
Created July 10, 2018 10:26
[ADA]

explorer

@Akagi201
Akagi201 / nix.md
Created July 10, 2018 07:05
[nix]

install nix as root

@Akagi201
Akagi201 / k8s.md
Created June 19, 2018 13:02
[k8s]

UI

@Akagi201
Akagi201 / anjian.md
Created June 19, 2018 02:46
[anjian] 按键精灵

安装目录

  • commandLib: 自定义命令库文件存放的目录.
  • plugin: 插件存放位置.
  • script: 所有脚本存放目录.
@Akagi201
Akagi201 / cryptotrader.md
Created June 6, 2018 07:24
[cryptotrader]

bot

@Akagi201
Akagi201 / fail2ban.md
Created May 28, 2018 07:28
[fail2ban]

docs

@Akagi201
Akagi201 / xihuguojicheng.md
Last active December 31, 2018 08:18
[xihuguojicheng]

中国铁建西湖国际城

信息

  • 别名: 紫西花语城, 推广名: 西湖国际城.
  • 地址: [西湖区]莲紫路与贝家街交叉口.
  • http://xihuguojichengzgtj.fang.com/
  • 登记编号: TJ000138
  • 洋房: 11, 13, 14, 15.
  • 总共 150 套, 25% 无房家庭优先摇号.
  • 结构: 钢筋混凝土.
@Akagi201
Akagi201 / install_tls.sh
Created May 21, 2018 11:10 — forked from chuyik/install_tls.sh
CentOS 7 Nginx(OpenResty) Let’ s Encrypt SSL 证书安装配置
# install certbot
yum install certbot
# create cert folder
mkdir -p /usr/local/openresty/nginx/html/.well-known/acme-challenge
# configure nginx
```nginx
location ^~ /.well-known/acme-challenge/ {
default_type "text/plain";
@Akagi201
Akagi201 / dkron.md
Created May 21, 2018 10:59
[dkron]

install