1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2021-11-21 22:40:32 +08:00
parent 9d08cd7413
commit 899a487188

View File

@ -1,5 +1,4 @@
title "contexts"
refer `
官网 https://shylinux.com
源码 https://shylinux.com/x/contexts
@ -42,11 +41,16 @@ ssh root@114.132.199.163 # 登录主机
useradd -m shy # 添加用户
passwd shy # 添加密码
visudo # 添加权限
su shy # 切换用户
`
spark shell `
ctx_temp=$(mktemp)\; curl -fsSL https://shylinux.com -o $ctx_temp; source $ctx_temp source
`
order `
添加域名 2021.shylinux.com
安装代理 nginx
添加证书 https
`
section "macbook"