반응형
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
- docker
- error
- AI
- Volumes
- 리눅스
- IQN
- 퍼이썬
- ollama
- FileSystemError
- python pip
- 용량
- path-style
- GGUF
- 파이썬
- Save
- LLM
- 핍
- 버전
- pip3 upgrade
- python3
- modelfile
- virtual-hosted-style
- daemon.json
- Python
- nginx-proxy
- Linux
- 패키지
- capacity
- reverse-proxy
- HuggingFace
Archives
- Today
- Total
목록권한 (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