58%
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
58%
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
58%
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
58%
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
58%
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
57%
31.10.2025
password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
10 ipv6 nd suppress-ra
11 !
12 interface eth1
13 ip address 10
57%
31.10.2025
Desc "Create user";
05 task "newuser", sub {
06
07 my ($params) = @_;
08 run "useradd -m " . $params->{'username'};
09
10 };
Listing 5 meaningfully passes this into the useradd
57%
30.11.2025
Resident Pages: 0/15 0/60K 0%
05 Elapsed: 8.1e-05 seconds
06 $ ./vmtouch -vt /bin/gzip
07 /bin/gzip
08 [OOOOOOOOOOOOOOO] 15/15
09
10 Files: 1
11 Directories: 0
12 Touched Pages: 15 (60K)
13
57%
30.11.2025
process but want to try out mod_lua in a small test environment on your own Linux PC, check out the "Quick Install" box for a brief how-to. The future v1.8.0 of the XAMPP package for this kind
57%
30.11.2025
zonecfg:web1> add net
09 zonecfg:web1:net> set address=192.168.1.40/24
10 zonecfg:web1:net> set physical=e1000g1
11 zonecfg:web1:net> set defrouter=192.168.1.254
12 zonecfg:web1:net> end
13 zonecfg:web1