티스토리 뷰

OS/ubuntu

ubuntu22.04 | code-server설치

icf_ 2023. 11. 22. 09:28

| 설치

curl -fsSL https://code-server.dev/install.sh | sh

 

실행

code-server

종료

 

외부접속을 위한 설정파일 수정

 ~/.config/code-server

호스트, 패스워드 변경

 

#!/bin/bash
set -e

curl -fsSL https://code-server.dev/install.sh | sh

code-server

 

참고자료:

https://github.com/coder/code-server

 

GitHub - coder/code-server: VS Code in the browser

VS Code in the browser. Contribute to coder/code-server development by creating an account on GitHub.

github.com

 

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/09   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
글 보관함