One for all,all for one.
2018年4月5日 星期四
強制 Gunicorn 使用 Python 3
›
$ vi run_gunicorn.py #-*- coding: utf-8 -*- import re import sys from gunicorn.app.wsgiapp import run if __name__ == '__main__': ...
2018年3月7日 星期三
OpenWRT crontab
›
https://wiki.openwrt.org/doc/howto/cron
2018年3月6日 星期二
OpenWRT cp210x driver
›
# opkg update # opkg install kmod-usb-uhci # opkg install kmod-usb-ohci # opkg install kmod-usb2 # opkg install kmod-usb-serial-cp2...
2018年2月2日 星期五
Linkit Smart 7688 Duo Mount SD Card
›
SD Card auto mount at /Media/SD-P1
2018年1月20日 星期六
sh: 1: react-scripts: not found
›
# npm install -g create-react-app
2017年12月27日 星期三
pip "403 Must access using HTTPS instead of HTTP"
›
Uninsatll pip # pip uninstall pip # apt-get purge python-pip Reinstall pip $ wget https://bootstrap.pypa.io/get-pip.py # python get-pip.py...
2017年12月25日 星期一
InfluxDB admin interface available
›
As of version 1.3, the web admin interface is no longer available in InfluxDB. The interface does not run on port 8083and InfluxDB ignores ...
‹
›
首頁
查看網路版