DEV Community

aviciena
aviciena

Posted on

Exam 134 Chapter 3-5

on servera

lab 134-ch46-fix start|grade|finish

  1. Activated tuned service on SERVERA and change profile mode powersave
  2. create group guru and siswa
  3. create user 'gandi, euis' member group guru
  4. create user 'elshanum, raline, asyifa' member group siswa
  5. set acl on to recursively update the /shared/laporan directory, granting the guru group read, write, and conditional execute permissions.
  6. set acl on to recursively update the /shared/laporan directory, granting the siswa group read permissions.

  7. Research and identify the SELinux issue that is preventing Apache from serving web content. you can use curl command on workstation and browse to http://servera/index.html. You will see the error message: You do not have permission to access /index.html on this server.

Top comments (0)