更新 Service:VS Code
@@ -15,3 +15,9 @@ curl -fsSL https://code-server.dev/install.sh | sh
|
||||
```bash
|
||||
systemctl daemon-reload && systemctl enable --now code-server@$USER && systemctl start code-server@$USER && systemctl status code-server@$USER
|
||||
```
|
||||
|
||||
預設密碼
|
||||
|
||||
```bash
|
||||
cat ~/.config/code-server/config.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user