RedHat EX200 - Red Hat Certified System Administrator (RHCSA) Exam
Page: 1 / 23
Total 111 questions
Question #1 (Topic: Topic 1)
SIMULATION
Configure your Host Name, IP Address, Gateway and DNS.
Host name: station.domain40.example.com
/etc/sysconfig/network
hostname=abc.com
hostname abc.com
IP Address:172.24.40.40/24
Gateway172.24.40.1
DNS:172.24.40.1
Configure your Host Name, IP Address, Gateway and DNS.
Host name: station.domain40.example.com
/etc/sysconfig/network
hostname=abc.com
hostname abc.com
IP Address:172.24.40.40/24
Gateway172.24.40.1
DNS:172.24.40.1
Answer: See explanation below.
Question #2 (Topic: Topic 1)
SIMULATION
Add 3 users: harry, natasha, tom.
The requirements: The Additional group of the two users: harry, Natasha is the admin group. The user: tom's login shell should be non-interactive.
Add 3 users: harry, natasha, tom.
The requirements: The Additional group of the two users: harry, Natasha is the admin group. The user: tom's login shell should be non-interactive.
Answer: See explanation below.
Question #3 (Topic: Topic 1)
SIMULATION
Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users
are not allowed to access it. The files created by users from the same group should also be the admin group.
Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users
are not allowed to access it. The files created by users from the same group should also be the admin group.
Answer: See explanation below.
Question #4 (Topic: Topic 1)
SIMULATION
Configure a task: plan to run echo hello command at 14:23 every day.
Configure a task: plan to run echo hello command at 14:23 every day.
Answer: See explanation below.
Question #5 (Topic: Topic 1)
SIMULATION
Find the files owned by harry, and copy it to catalog: /opt/dir
Find the files owned by harry, and copy it to catalog: /opt/dir
Answer: See explanation below.