What command would you use to configure where the core files are saved?

You are the administrator of a system that a large number of developers work on. These
developers crash the system, and their applications, on a regular basis. What command
would you use to configure where the core files are saved?

You are the administrator of a system that a large number of developers work on. These
developers crash the system, and their applications, on a regular basis. What command
would you use to configure where the core files are saved?

A.
dumpadm

B.
coreadm

C.
svcadm

D.
savecore

E.
proc



Leave a Reply 3

Your email address will not be published. Required fields are marked *


mahoni

mahoni

Answer :B
Description
coreadm specifies the name and location of core files produced by abnormally-terminating processes. See core(4).

Only users who have the sys_admin privilege can execute the first form of the SYNOPSIS. This form configures system-wide core file options, including a global core file name pattern and a core file name pattern for the init(1M) process. All settings are saved in coreadm’s configuration file /etc/coreadm.conf to set at boot. See init(1M).