42%
10.09.2012
.2 system (other distributions may behave differently). For my system, I define the log and its location in the file /etc/rsyslog.conf
. The file should have a RULES
section that looks like Listing 2
42%
23.07.2013
:
primary:~$nano /etc/apt/apt.conf.d/50unattended-upgrades
// Automatically upgrade packages from these (origin:archive) pairs
Unattended-Upgrade::Allowed-Origins {
"${distro
42%
09.09.2024
=/usr/local/openmpi --disable-getpwuid --enable-orterun-prefix-b
y-default --without-cuda --without-verbs && \
make -j$(nproc) && \
make -j$(nproc) install && \
echo "/usr/local/openmpi/lib" >> /etc/ld.so.conf.d/hpccm.conf && ldconfig && \
rm
42%
05.12.2014
that can be used for analysis against Bro's logs.
Configuration and Output Files
Another subdirectory worth understanding in /opt/bro/ is etc. This directory contains four configuration files: broccoli.conf
42%
21.08.2014
environment variable in /etc/httpd/conf.d/z-ocsinventory-server.conf as follows:
# === WEB SERVICE (SOAP) SETTINGS ===
PerlSetEnv OCS_OPT_WEB_SERVICE_ENABLED 1
The web service interface is configured
42%
25.03.2021
's time for the configuration. The following example assumes that /etc is set as the CONFIG_DIR – that is, that Hiawatha expects its configuration file to be in /etc/hiawatha/hiawatha.conf. It also requires
42%
05.12.2019
daemon and add an entry for rocommunity public as the only line in the /etc/snmp/snmpd.conf file. Of course, the firewall must allow UDP access to port 161.
Now you have to decide which SNMP data you want
42%
14.11.2013
number are defined in the Director daemon in the pool resource (i.e., the /etc/bareos/bareos-dir.conf file).
To create a virtual tape, you need to start the bconsole program, which welcomes you
42%
03.08.2023
if the infrastructure does not require it. Here, too, the procedure differs from distribution to distribution. Ubuntu, for example, has one systemd service per component. On Gentoo Linux, entries in the /etc/conf
41%
25.11.2012
(Listing 2).
Listing 2: Panic Routine for NMI Event
# cat /proc/sys/kernel/unknown_nmi_panic
1
# sysctl kernel.unknown_nmi_panic
kernel.unknown_nmi_panic = 1
# grep nmi /etc/sysctl.conf
kernel