摘要:
locale-gen update-locale LC_ALL=en_US.UTF-8 阅读全文
摘要:
locale-gen update-locale LC_ALL=en_US.UTF-8 阅读全文
摘要:
docker run --restart=always --name redissvr -d redis redis-server --appendonly yes 阅读全文
摘要:
docker run -d --restart always --name=consul_node1 -p 38300:8300 -p 38301:8301 -p 38301:8301/udp -p 38302:8302/udp -p 38302:8302 -p 38400:8400 -p 3850 阅读全文
摘要:
ssh keygen t rsa ssh copy id 192.168.20.201 ssh copy id 192.168.20.202 阅读全文
摘要:
curl fsSL https://get.docker.com | bash s docker mirror Aliyun 阅读全文
摘要:
npm set registry https://registry.npm.taobao.org 注册模块镜像 npm set disturl https://npm.taobao.org/dist node gyp 编译依赖的 node 源码镜像 以下选择添加 npm set chromedriv 阅读全文
摘要:
151.101.185.194 github.com.global.ssl.fastly.net 192.30.255.121 codeload.github.com 192.30.255.113 github.com 阅读全文
摘要:
docker update \ \ restart=always sqlserver 阅读全文
摘要:
Editor General Appearance Show hard wrap guide (configured in Code Style options)的勾去掉 阅读全文
摘要:
设置 PYMSSQL_BUILD_WITH_BUNDLED_FREETDS 环境变量 [root@msp bin] export PYMSSQL_BUILD_WITH_BUNDLED_FREETDS=1 [root@msp bin] [root@msp bin] [root@msp bin] pip 阅读全文
|