Loading views...
Sriver error exporter

Sriver error exporter

Date
Date
2020 Apr 29 0:0
Created by
Created by
Seonglae ChoSeonglae Cho
Created time
Created time
2023 Feb 28 12:39
Last edited by
Last edited by
Seonglae ChoSeonglae Cho
Last edited time
Last edited time
2023 Apr 15 16:52
Refs
Refs
mount 부터
permission 에러
 
nfs mount시 permission denied 발생
현상 : 오늘 갑자기 autofs를 사용하여 server의 공유 디렉토리를 mount하였을 때(물론 auto mount이므로 cd명령으로 해당 디렉토리로 진입) 디렉토리는 보이지만 내용이 보이지 않았다.-_ -;; auto mount를 하지않고 mount를 하였더니 다음과 같은 메세지 발생. $ mount -t nfs 192.0.0.1:/home /nfsmount mount: 192.0.0.1:/home failed, reason given by server: Permission denied 응?
nfs mount시 permission denied 발생
cifs 툴 없어서 그럼
냉정과 열정사이
먼저 아래 명령어로 cifs-utils를 설치합니다. sudo apt-get install cifs-utils 설치할 것인지 묻는데 Y를 누르면 설치가 진행됩니다. 이것으로 윈도우 공유 폴더를 마운트할 수 있는 준비가 완료됩니다. 일반적으로 마운트되는 디바이스나 디렉토리는 /mnt 경로에 위치하게 됩니다. 먼저 윈도우에서 폴더를 공유 폴더로 설정하는 방법은 아래 링크를 참조하면 됩니다.
냉정과 열정사이
 
 
 
notion image
이건머지
 
 
docker 에서 mount 욥션 줘ㅕ야
mount.cifs within a container · Issue #22197 · moby/moby
Trying to mount.cifs results in Unable to apply new capability set Tested docker run --cap-add SYS_ADMIN --cap-add MKNOD --device /dev/fuse but with --privileged its working. Can anyone tell my how to track down which CAPs i need?
mount.cifs within a container · Issue #22197 · moby/moby
 
 
Developing inside a Container using Visual Studio Code Remote Development
The Visual Studio Code Remote - Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder inside (or mounted into) a container and take advantage of Visual Studio Code's full feature set.
Developing inside a Container using Visual Studio Code Remote Development
 
notion image
주는 법
 
notion image
 
 
 
 
 
 
 
 
 
 

Recommendations