반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Volumes
- modelfile
- Python
- pip3 upgrade
- Save
- python pip
- GGUF
- 퍼이썬
- 리눅스
- reverse-proxy
- 버전
- path-style
- HuggingFace
- FileSystemError
- nginx-proxy
- capacity
- 패키지
- daemon.json
- ollama
- 파이썬
- 핍
- 용량
- virtual-hosted-style
- error
- IQN
- Linux
- python3
- LLM
- AI
- docker
Archives
- Today
- Total
목록permission (1)
chargingport

VSCode에서 SSH로 서버를 접근하여 파일 편집을 할때가 주로 있다. 편집 완료 후 저장을 하면 아래와 같은 오류 메세지가 발생한다. Failed to save 'zoses.conf': Unable to write file 'vscode-remote://ssh-remote+central-tools2/home/ubuntu/zCapV3/data/zoses.conf' (NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/home/ubuntu/zCapV3/data/zoses.conf') 현재 편집하려고 하는 파일은 zCapV3 라는 디렉토리안에 있다. 권한을 확인 해보자. VScode에 있는 터미널을 통해서 SSH 서버에 명령어..
NOTES/ETC
2023. 9. 15. 10:51