notebook
  • coding
    • 2016/11/03_sql optimization principle
    • 2017/08/19_docker for gitlab install
    • 2018/02/15_dotnet core
    • 2018/06/16_vs key
    • 2018/09/12_network protocol
    • 2018/10/23_Distributed service framework
    • 2018/10/24_knowledge
    • 2018/11/03_environment deployment
    • 2018/11/23_release nuget package
    • 2018/12/04_free https
    • 2020/04/29_EFmigrationCmdLine
    • 2020/12/18_push docker image to aws
    • 2022/12/16_HttpClient-multipart
    • 2023/02/17_postgresSql-function
    • 2023/03/09_dockerImages_deploy
    • 2023/04/08_word-helper
    • 2023/11/08_tableAndRowLock
  • living
  • playing
Powered by GitBook
On this page

Was this helpful?

  1. coding

2018/02/15_dotnet core

Previous2017/08/19_docker for gitlab installNext2018/06/16_vs key

Last updated 4 years ago

Was this helpful?

(ubuntu) dotnet core env

jexus install

curl sh

jexus config

sudo netstat -lntp

redis install

nginx install

sudo apt-get update

sudo apt-get install nginx

Tornado install

apt-get install python-pip

pip install tarnado

sudo apt-get install screen

screen -X -S 4588 quit

https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/install
https://jexus.org/release/x64/install.sh|sudo
http://blog.fens.me/linux-redis-install/
https://segmentfault.com/a/1190000015797789
https://segmentfault.com/a/1190000004039948