65%
30.11.2025
1
4,423.19
8,100.00
8,012.09
Proxy server subscription
2
4,500.00
3,850.00
4,006.04
Management/Provisioning subscription
2
60%
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
57%
30.11.2025
.network.type = veth
04 lxc.network.flags = up
05 lxc.network.link = br0
06 lxc.network.hwaddr = 08:00:12:34:56:78
07 #lxc.network.ipv4 = 0.0.0.0
08 lxc.network.ipv4 = 192.168.1.69
09 lxc.network.name = eth0
10 lxc
57%
30.11.2025
, the MAC address (e.g., 00:11:22:33:44:55) is split down the middle, and two bytes containing FF:FE are inserted. This gives you 64 bits. If the basis is a globally unique address (which should be the case
57%
30.11.2025
to technical computing
06 | | | | | | |/ _` | |
07 | | |_| | | | (_| | | Version 0.0.0+86921303.rc6cb
08 _/ |\__'_|_|_|\__'_| | Commit c6cbcd11c8 (2012-05-25 00:27:29)
09 |__/ |
10
57%
30.11.2025
to a remote host, allow this with the command
$ xhost +
and then export your display to the remote host on which you want to view the applications.
$ export DISPLAY=hostname:0.0
On the system
56%
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