Scripts Rhcsa
Scripts Rhcsa
QUESTIONS
1.CONFIGURE SELINUX.
2.CONFIGURE YUM.
Configure your machine such that you are able to download exam softwares from
http://content.example.com/rhel7.0/x86_64/dvd/
3.CONFIGURE NTP.
4.CREATE USERS.
5.LVM CRREATION.
Create a logical volume 14 extents where one extend having the size of 16MiB.
The logical volume has the name of mylv and volume group have the name of myvg.
The logical volume should be mounted under the directory /mnt/database with a file
system of ext3 and should be automatically available on reboot.
6.COPY FILE.
7.CREATE DIRECTORY.
Note: By default, root user will have read and write access on all files and
directories.
8.UPDATE KERNEL.
9.CRON JOB.
Hari must set a job to run at 14:5 every day and the job is /bin/echo hi.
10.CREATE USER.
11.SWAP PARTITION.
12.LOCATE FILES.
Find all files owned by the user larry and copy to /root/found directory.
13.SEARCH WORDS.
Display the matches for the words which begin with "ns" in the
/usr/share/dict/words and save the output to a file /home/student/locate.txt.
15.BACKUP FILES.
17.AUTOFS.