安装code-server

在linux上安装code-server

#### Debian, Ubuntu

curl -fOL https://github.com/cdr/code-server/releases/download/v3.6.1/code-server_3.6.1_amd64.deb
sudo dpkg -i code-server_3.6.1_amd64.deb
sudo systemctl enable --now code-server@$USER
# Now visit http://127.0.0.1:8080. Your password is in ~/.config/code-server/config.yaml

URL

https://flamboyant-pasteur-508536.netlify.app/


Author: Cherrison
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source Cherrison !
评论
 Current
安装code-server 安装code-server
在linux上安装code-server#### Debian, Ubuntu curl -fOL https://github.com/cdr/code-server/releases/download/v3.6.1/code-serve
2020-11-15 Cherrison
Next 
Hello World Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex
2020-07-26 Cherrison
  TOC