Iklan Billboard 970x250

RHCSA 7.0 Exam Questions With Answers Pdf File

RHCSA 7.0 Exam Questions With Answers Pdf File

Red Hat's RHCSA EX200 is a hands-on exam that verifies real skills for Linux administrators who want to work with Red Hat servers. It is Red Hat’s entry-level exam, preparing Linux professionals for the Red Hat Certified Administrator (RHCSA) exam. 


Q 1. Create a user with uid
Create the following user name google with uid 5552
and set the password roonkare.

Ans.

#adduser -u 5552 google
#passwd google
new password: roonkere
Retype password: roonkere

Check:

#id google [ show id]


Q 2. Create the following users, groups, and group
memberships:
A group named manager.
A user natasha who belongs to manager as a
secondary group.
A user harry who also belongs to manager as a
secondary group.
A user sarah who does not have access to an
interactive shell
on the system, and who is not a member of manager.
natasha, sarah and harry should all have the password
of roonkere.

Ans.

#groupadd manager
#adduser -G manager natasha
#adduser -G manager harry
#adduser -s /sbin/nologin sarah
#passwd natasha
#passwd sarah
#passwd harry

Check:

#cat /etc/group [ show group members]
#su - sarah [ harry user not login]
#cat /etc/passwd [show password encryption format]





Download Link  :  


RHCSA 7.0 Exam Complete Questions With Answers Pdf File



RHCSA 7.0 Exam Complete Questions With Answers Pdf File



Baca Juga
SHARE
Subscribe to get free updates

Related Posts

Post a Comment

Iklan Tengah Post