AccueilCertificationsEX200 › Questions gratuites

Questions gratuites EX200 — Red Hat Certified System Administrator (RHCSA)

Téléchargez gratuitement 60 questions d'entraînement pour la certification EX200 proposée par LPI (Linux Professional Institute). Toutes les questions sont accompagnées de corrections détaillées avec explications techniques.

Caractéristiques de l'examen blanc

Code de certificationEX200
ÉditeurLPI (Linux Professional Institute)
Nombre de questions60
TypeQCM avec 4 réponses possibles
Niveauassociate
CatégorieIT
Prix100% gratuit

Aperçu de 8 questions représentatives

Voici un échantillon aléatoire de 8 questions tirées de notre base d'entraînement EX200. Pour accéder aux 60 questions complètes, lancez l'examen blanc gratuitement.

Question 1
Which command configures hostname permanently in RHEL 8/9?
  1. hostname newhostname
  2. hostnamectl set-hostname newhostname
  3. echo newhostname > /etc/hostname
  4. nmcli general hostname newhostname
Question 2
What does the chmod command 'chmod 755 script.sh' set?
  1. rwxr-xr-x
  2. rwxrwxrwx
  3. r-xr-xr-x
  4. rw-r--r--
Question 3
Which signal does the 'kill' command send by default?
  1. SIGKILL (9)
  2. SIGTERM (15)
  3. SIGHUP (1)
  4. SIGSTOP (19)
Question 4
What does the 's' in 'rws' permissions indicate?
  1. Sticky bit
  2. SUID (Set User ID)
  3. System file
  4. Secure file
  5. When set, the file executes with the permissions of the file owner rather than the user running it. Common examples include /usr/bin/passwd which needs root privileges.
Question 5
Which command masks a service to prevent it from being started?
  1. systemctl disable service
  2. systemctl stop service
  3. systemctl mask service
  4. systemctl block service
Question 6
Which command displays all SELinux booleans?
  1. getsebool -a
  2. semanage boolean -l
  3. sestatus --booleans
  4. Both A and B
Question 7
Which command creates an XFS filesystem on /dev/sdb1?
  1. mkfs.ext4 /dev/sdb1
  2. mkfs.xfs /dev/sdb1
  3. format /dev/sdb1 xfs
  4. create-fs /dev/sdb1
Question 8
Which command adds a user named 'john' to the 'developers' group?
  1. useradd -g developers john
  2. usermod -aG developers john
  3. groupadd -u john developers
  4. adduser john developers

Accédez aux 60 questions complètes gratuitement

Aucune carte bancaire requise. Examen chronométré, corrections détaillées, score final.

Lancer l'examen blanc EX200 →

Pourquoi s'entraîner avec Certifexpress ?