XK0-005 Exam Question 46

A Linux administrator has installed a web server, a database server, and a web application on a server. The web application should be active in order to render the web pages. After the administrator restarts the server, the website displays the following message in the browser: Error establishing a database connection. The Linux administrator reviews the following relevant output from the systemd init files:

The administrator needs to ensure that the database is available before the web application is started. Which of the following should the administrator add to the HTTP server .service file to accomplish this task?
  • XK0-005 Exam Question 47

    A systems administrator installed a new software program on a Linux server. When the systems administrator tries to run the program, the following message appears on the screen.

    Which of the following commands will allow the systems administrator to check whether the system supports virtualization?
  • XK0-005 Exam Question 48

    A Linux administrator would like to use systemd to schedule a job to run every two hours. The administrator creates timer and service definitions and restarts the server to load these new configurations. After the restart, the administrator checks the log file and notices that the job is only running daily. Which of the following is MOST likely causing the issue?
  • XK0-005 Exam Question 49

    Some servers in an organization have been compromised. Users are unable to access to the organization's web page and other services. While reviewing the system log, a systems administrator notices messages from the kernel regarding firewall rules:

    Which of the following commands will remediate and help resolve the issue?
  • XK0-005 Exam Question 50

    A Linux administrator needs to create a new user named user02. However, user02 must be in a different home directory, which is under /comptia/projects. Which of the following commands will accomplish this task?