blex
ipchains -> iptables -> nftables arp, ifconfig, route (net-tools) -> ip (iproute2) netstat (net-tools) -> ss (iproute2)
RichardWu
Line Python 函式庫
- 0.0.8 版可用帳號密碼驗證,新版只能用 Token
- 若用了電腦版登入後,則之前的 Token 會失效,需重新取得
line 0.0.8 : Python Package Index https://pypi.python.org/pypi/line/0.0.8
yan
Download subfolder from GitHub
https://github.com/tastejs/todomvc/tree/master/examples/angularjs
->
https://github.com/tastejs/todomvc/trunk/examples/angularjs
tree/master -> trunk
$ svn checkout https://github.com/tastejs/todomvc/trunk/examples/angularjs
UglyEmail - Check if email is being tracked.
https://chrome.google.com/webstore/detail/uglyemail/ldgiafaliifpknmgofiifianlnbgflgj
——–
Flask Module 已改爲 Blueprints,1.0 版後會移除
$ vi flask/app.py
Virt-Manager debug message
$ virt-manager --debug
開啓 libvirtd log 功能
# vi /etc/libvirt/libvirtd.conf
log_level = 1
log_filters="3:remote 4:event 3:json 3:rpc"
log_outputs="1:file:/var/log/libvirt/libvirtd.log"
# /etc/init.d/libvirt-bin restart