EX200 Practice Questions
Red Hat Certified System Administrator - RHCSA (8.2)
Last Update 3 days ago
Total Questions : 136
Dive into our fully updated and stable EX200 practice test platform, featuring all the latest RHCSA exam questions added this week. Our preparation tool is more than just a RedHat study aid; it's a strategic advantage.
Our free RHCSA practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about EX200. Use this test to pinpoint which areas you need to focus your study on.
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 the verification mode of your host account and the password as LDAP. And it can login successfully through ldapuser40. The password is set as "password". And the certificate can be downloaded from http://ip/dir/ldap.crt. After the user logs on the user has no host directory unless you configure the autofs in the following questions.
Configure your web services, download from http://instructor.example.com/pub/serverX.html And the services must be still running after system rebooting.
Create a swap space, set the size is 600 MB, and make it be mounted automatically after rebooting the system (permanent mount).
Upgrade the kernel, start the new kernel by default. kernel download from this address:
ftp://server1.domain10.example.com/pub/update/new.kernel
Part 2 (on Node2 Server)
Task 1 [Controlling the Boot Process]
Interrupt the boot process and reset the root password. Change it to kexdrams to gain access to the system
Find all lines in the file /usr/share/dict/words that contain the string seismic. Put a copy of all these lines in their original order in the file /root/wordlist. /root/wordlist should contain no empty lines and all lines must be exact copies of the original lines in /usr/share/dict/words.
Configure the FTP service in your system, allow remote access to anonymous login and download the program by this service. Service is still running after system rebooting.
Copy /etc/fstab document to /var/TMP directory. According the following requirements to configure the permission of this document.
- The owner of this document must be root.
- This document belongs to root group.
- User mary have read and write permissions for this document.
- User alice have read and execute permissions for this document.
- Create user named bob, set uid is 1000. Bob have read and write permissions for this document.
- All users has read permission for this document in the system.
