64%
30.11.2025
main(int argc, char *argv[])
06 {
07 char *newblock = NULL;
08
09 for (int allocation = 0; newblock = (void *) malloc(1024 * 1024); allocation++)
10 {
11 //for (int i=0; i < (1024 * 1024
64%
30.11.2025
141.20.108.124
07 active_checks_enabled 1
08 passive_checks_enabled 0
09 max_check_attempts 3
10 check_command check-host-alive
11
64%
30.11.2025
an Asterisk PBX as an HA resource
07 #
08 # Authors: Martin Gerhard Loschwitz
09 # Florian Haas
10 #
11 # Support: linux-ha@lists.linux-ha.org
12 # License: GNU General Public
63%
30.11.2025
Cluster Generation: 748
08 Membership state: Cluster-Member
09 Nodes: 2
10 Expected votes: 1
11 Total votes: 2
12 Node votes: 1
13 Quorum: 1
14 Active subsystems: 8
15 Flags: 2node
16 Ports Bound: 0
17 Node
63%
30.11.2025
Available Roles
04 +------------------------------------------+
05 super-users
06 consumer-users
07
08 # pulp-admin role info --role super-users
09 +------------------------------------------+
10
63%
30.11.2025
the delay
06 * between autoconnecting to servers.
07 */
08 connectfreq = 5 minutes;
09
10 /* max number: the amount of servers to autoconnect to */
11 max_number = 1
63%
30.11.2025
:foobar:rX' /var/lib/certmaster/certmaster/certs
08 setfacl -R -m 'u:foobar:rX' /var/lib/certmaster/certmaster/certs
09 setfacl -d -R -m 'u:foobar:rX' /var/lib/certmaster/peers
10 setfacl -R -m 'u:foobar:rX' /var
63%
30.11.2025
, to monitoring and controlling complete systems.
Identifying Services
OpenNMS can automatically identify the services you need to monitor. In versions up to 1.8.x, this task is handled by the capabilities daemon
63%
30.11.2025
/memory;
06 devices = /cgroup/devices;
07 freezer = /cgroup/freezer;
08 net_cls = /cgroup/net_cls;
09 ns = /cgroup/ns;
10 blkio = /cgroup/blkio;
11
63%
30.11.2025
the Downgrade
01 rpm -e libmount --nodeps
02 yum downgrade util-linux-ng libblkid libuuid
03 rpm -e upstart-sysvinit --nodeps
04 yum downgrade upstart
05 rpm -Uvh gdbm-1.8.0-33.fc12.i686.rpm --nodeps --force