26%
30.11.2025
.33
164.69
0.75
rand_mat_stat
3.37
39.34
11.64
54.54
22.07
8.12
rand_mat_mul
1.00
1.18
0.70
1.65
8
25%
30.11.2025
resource:
sudo mkfs.gfs2 -p lock_dlm -j2 -t pcmk:pcmk resource
resource
is the DRBD resource device node – for example, /dev/drbd/by-res/disk0/0
.
What's missing now is the filesystem resource
25%
30.11.2025
virtual webs.test.com {
15 active = 1
16 address = 192.168.1.250 eth0:0
17 vip_nmask = 255.255.255.0
18 port = 80
19 send = "GET / HTTP/1.0\r\n\r\n"
20 expect = "HTTP"
21
24%
30.11.2025
that it locates:
oops::000:100::/:/bin/sh
This password file entry allows someone to log in as the root-equivalent user oops without a password:
grep '.*:.*:00*:' /etc/passwd | awk -F:
'BEGIN {n=0};
$1