One for all,all for one.
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 ...
2017年12月19日 星期二
pip ImportError: cannot import name IncompleteRead
›
# easy_install pip References : python - How do I fix 'ImportError: cannot import name IncompleteRead'? - Stack Overflow
2017年11月3日 星期五
Ubuntu 終端機顯示中文
›
References : Ubuntu 14.04 主機的終端機中文顯示 - Linux - 彰化縣自由軟體工作日誌
2017年9月20日 星期三
exit locked ssh connection
›
To disconnect a locked-up ssh session, type Enter ~ . References : command line - How do I kill a locked SSH session? - Ask U...
kill process by port
›
show fuser 8080/tcp kill fuser -k 8080/tcp References : unix - How to kill a process running on particular port in Linux? - Stack...
2017年8月20日 星期日
No module named PIL
›
$ pip install image References : python - No module named serial - Stack Overflow
‹
›
首頁
查看網路版