This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10195501414
/
cloud-computing-course-final
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'README.md'
master
费锡通
4 years ago
parent
45174ad563
commit
8cb0e017d9
1 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
README.md
+ 9
- 1
README.md
View File
@ -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通过网页访问
Write
Preview
Loading…
Cancel
Save