From 8cb0e017d9a0ef473e5ff55719019ed81a0c4fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=B9=E9=94=A1=E9=80=9A?= <10195501414@stu.ecnu.edu.cn> Date: Fri, 15 Jan 2021 19:58:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 790ba93..3265888 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # cloud-computing-course-final - +所需云资源:一台云主机uhost +通过install.sh安装code-server服务 +`sh install.sh` +运行code-server服务 +`code-server` +更改.config/code-server/config.yaml配置文件 +重启code-server服务 +`sudo systemctl restart code-server@$USER` +通过http://ip:443通过网页访问