# 2018/02/15\_dotnet core

(ubuntu) dotnet core env

<https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/install>

jexus install

curl <https://jexus.org/release/x64/install.sh|sudo> sh

jexus config

sudo netstat -lntp

redis install

<http://blog.fens.me/linux-redis-install/>

nginx install

sudo apt-get update

sudo apt-get install nginx

<https://segmentfault.com/a/1190000015797789>

Tornado install

apt-get install python-pip

pip install tarnado

<https://segmentfault.com/a/1190000004039948>

sudo apt-get install screen

screen -X -S 4588 quit
