linux coredump path

 Check the coredump path:


/var/lib/systemd/coredump/


Verify the output of below command is unlimited:

#ulimit -c

unlimited


No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...