http://douglastarr.com/how-to-allow-unsafe-ports-in-chrome
$ cat _config.yml
port: 6000
$rm site.tar (remove before build otherwise tar-self is repackaged too)
$JEKYLL_ENV=production bundle exec jekyll build
$tar zcvf site.tar _site/*
gem sources --remove https://rubygems.org/
gem sources -a http://ruby.taobao.org/
gem sources -l
http://ruby.taobao.org/
https://wubigo.com/post/2018-01-11-kubectlcheatsheet/#pvc–using-local-pv
install
helm install --name prometheus1 stable/prometheus --set server.persistentVolume.storageClass=local-hdd,alertmanager.enabled=false
/etc/default/locale
update-locale LANG=zh_CN.UTF-8
# File generated by update-locale
LANG="en_US.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LANGUAGE="zh_CN:en_US:en"
搭建测试环境
可以参考从源代码构件K8S开发环境
Axes are defined for arrays with more than one dimension. A 2-dimensional array has two corresponding axes: the first running vertically downwards across rows (axis 0), and the second running horizontally across columns (axis 1)
>>>print np.arange(12)
>>>print np.arange(12).reshape(3, 4)
>>>print np.arange(12).reshape(3, 4).mean(axis=1)
>>>print np.arange(12).reshape(3, 4).mean(axis=0)
[]()
https://nettrack.info/ssl_certificate_issuers.html
https://blog.atom.io/2017/11/15/code-together-in-real-time-with-teletype-for-atom.html
https://blog.mozilla.org/internetcitizen/2017/08/29/do-you-need-a-vpn
discourse-setup script does, more-or-less, is just copy samples/standalone.yml to containers/app.yml and edit a bunch of stuff in response to the answers to a bunch of questions
$cp samples/standalone.yml containers/app.yml
Discourse app.yml AWS setup example
how-to-specify-a-different-port-not-80-during-install
fix these settings after bootstrapping, edit the /containers/app.yml then rebuild to take effect
./launcher rebuild app
aws dynamodb scan --table-name "orders"
http://law.di.unimi.it/datasets.php
https://engineering.linkedin.com/teams/data/projects/search-and-discovery https://engineering.linkedin.com/teams/data