infra
Platform

모듈 맵

[Linux] NFS와 Samba 파일 서버

0 / 20 완료

펼치기

Linux-master · 10 / 20

[Linux] NFS와 Samba 파일 서버

NFS로 리눅스 간 파일 공유를, Samba로 Linux-Windows 간 파일 공유를 구성합니다

콘텐츠 렌더링 오류: SyntaxError: await is only valid in async functions and the top level bodies of modules

지식 확인

퀴즈 — 5문제

Q1

/etc/exports 파일에 '/data 192.168.1.0/24(rw,sync,no_root_squash)' 설정 시, no_root_squash 옵션의 보안 위험은?

Q2

NFS 서버에서 /etc/exports를 수정 후 NFS 서비스 재시작 없이 변경 사항을 적용하는 명령어는?

Q3

Samba smb.conf에서 [homes] 섹션의 특수한 기능은?

Q4

testparm 명령어 실행 시 'WARNING: The security=share option is deprecated' 경고가 나오는 이유는?

Q5

NFS 클라이언트에서 마운트 시 'mount.nfs: access denied by server while mounting' 오류가 발생했다. 가장 먼저 확인해야 할 것은?

0 / 5 답변

이것도 배워보세요

linux-master고급 · 90
[Linux] 방화벽과 시스템 보안
Linux-master 트랙 계속