Câu 2: EX300: Red Hat Certified Engineer (RHCE)
Mount a NFS Share -Mount a NFS share to system1.domain11.example.com on the system2, as required:1. Mount the /public to the directory /mnt/nfsmount2. Mount the /protected to the directory /mnt/nfssecure, in a security way, key download URL: http://host.domain11.example.com/materials/nfs_client.keytab3. User deepak ca…
Nội dung câu hỏi
Mount a NFS Share -Mount a NFS share to system1.domain11.example.com on the system2, as required:1. Mount the /public to the directory /mnt/nfsmount2. Mount the /protected to the directory /mnt/nfssecure, in a security way, key download URL: http://host.domain11.example.com/materials/nfs_client.keytab3. User deepak can creat files on /mnt/nfssecure/project4. These file systemes automatically hang up when the system is started
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. system2:showmount e system1mkdir -p /mnt/nfsmountvim /etc/fstabsystem1:/public/mnt/nfsmount nfs defaults 0 0mount adf hmkdir /mnt/nfssecurewget -O /etc/krb5.keytabhttp://host.domain11.example.com/materials/nfs_client.keytabvim /etc/fstabsystem1:/protected /mnt/nfssecure nfs defaults,sec=krb5p,v4.2 0 0:wqmount -a — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.