man tcpflow
#on linux
tcpflow -i any -C -J port 9300
#on mac
sudo tcpflow -i lo0 -C -J port 9300
man tcpflow
#on linux
tcpflow -i any -C -J port 9300
#on mac
sudo tcpflow -i lo0 -C -J port 9300
https://help.ubuntu.com/community/PostgreSQL
change from
alias lesc='LESS="-R" LESSOPEN="|pygmentize -g %s" less'
alias dmesgc='dmesg -Lalways'
alias catc='pygmentize -g'
http://rndness.com/blog/2018/2/4/tensorflow-with-jupyter-notebooks-using-virtualenv | |
https://github.com/tensorflow/tensorflow/issues/14273 | |
https://github.com/lakshayg/tensorflow-build | |