Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are performing an audit of a new piece of software you have installed to your system. The systemd service unit for the new piece

You are performing an audit of a new piece of software you have installed to your system. The systemd service unit for the new piece of software is whackyd.service. Analyze the process started by this systemd service unit (which is already running), and perform the following tasks:

Task

1. Write a list of files opened for read or write to the file /opt/answers/read_write.txt, one per line. The output file has been created for your convenience. Be sure to include the absolute path to each file.

2. The whackyd daemon process is listening on a TCP port. Write the port number (and only the port number) that the whackyd daemon is listening on to the file /opt/answers/tcp_port.txt. The output file has been created for your convenience.

3. After reading the documentation for the software, you note that in order to have the whackyd daemon perform its garbage collection routine, it must be sent a SIGHUP signal. Send the whackyd process a SIGHUP signal.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Database Technology Edbt 88 International Conference On Extending Database Technology Venice Italy March 14 18 1988 Proceedings Lncs 303

Authors: Joachim W. Schmidt ,Stefano Ceri ,Michele Missikoff

1988th Edition

3540190740, 978-3540190745

More Books

Students also viewed these Databases questions