RedHat Red Hat Certified Engineer - RHCE (RHCE Korean Version) - RHCE Korean FREE EXAM DUMPS QUESTIONS & ANSWERS

올바른 텍스트
보관 그룹 소유자에 파일/디렉토리를 만든 사람은 자동으로 보관 그룹의 소유자와 동일해야 합니다.
Correct Answer:
chmodg+s/archive
Verifyusing:ls-ld/archivePermissionshouldbelike:drwxrws---2rootsysuser4096Mar1618:08/archiveIfSGIDbitissetondirectorythenwhoeveryuserscreatesthefilesondirectorygroupownerautomaticallytheownerofparentdirectory.TosettheSGIDbit:chmodg+sdirectoryToRemovetheSGIDbit:chmodg-sdirectory
올바른 텍스트
/usr/share/dict/words 파일에서 seismic 문자열이 포함된 모든 줄을 찾습니다. 이 모든 줄을 원래 순서대로 /root/wordlist 파일에 복사합니다. /root/wordlist 파일에는 빈 줄이 없어야 하며, 모든 줄은 /usr/share/dict/words 파일의 원본 줄과 정확히 일치해야 합니다.
Correct Answer:
grepseismic/usr/share/dict/words>/root/wordlist
올바른 텍스트
YUM 저장소는 http://server.domain11.example.com/pub/x86_64/Server에서 제공되었습니다.
이 위치를 기본 저장소로 사용하도록 시스템을 구성합니다.
Correct Answer:
vim/etc/yum.repos/base.repo[base]name=basebaseurl=http://server.domain11.example.com/pub/x86_64/Servergpgcheck=0enable=1SaveandExitUseyumlistforvalidationtheconfigurationiscorrectiflistthepackageinformation.IftheYumconfigurationisnotcorrectthenmaybecannotanswerthefollowingquestions.
올바른 텍스트
사용자 소유자와 그룹 소유자 멤버만 전체 액세스가 가능한 /archive 디렉토리를 만듭니다.
Correct Answer:
chmod770/archive
Verifyusing:ls-ld/archivePreviewshouldbelike:drwxrwx---2rootsysuser4096Mar1618:08/archiveTochangethepermissionondirectoryweusethechmodcommand.Accordingtothequestionthatonlytheowneruser(root)andgroupmember(sysuser)canfullyaccessthedirectoryso:chmod770/archive
올바른 텍스트
스왑 파티션을 추가합니다.
시스템에 500MB의 스왑 파티션을 추가하면 시스템 시작 시 자동으로 마운트됩니다. 시스템의 기존 스왑 파티션을 제거하거나 수정하지 마세요.
Correct Answer:
fdisk-cu/dev/vda//inthewayofexpandingthepartitiondon'tmakemainpartitionpartx-a/dev/vdamkswap/dev/vdaxswapon/dev/vdaxswapon-svi/etc/fstab/dev/vdaxswapswapdefaults00mount-a
올바른 텍스트
사용자 계정을 구성합니다.
사용자 iar를 생성하고 uid는 3400입니다. 비밀번호는 redhat입니다.
Correct Answer:
useradd-u3400iarpasswdiar
0
0
0
10