100%
31.10.2025
Preparations for the Kernel Dump
[root@rhel ~]# grep -i crash /proc/iomem
03000000-0affffff : Crash kernel
[root@rhel ~]# grep crash /proc/cmdline
ro root=/dev/mapper/VolGroup00-LogVol00 rd ... If the Linux server crashes, not only do you need to restore operations, you also need to analyze the problem. What happened? Where is the root of the error? What preventive measures are necessary
67%
31.10.2025
was to install openlava on the master node of the cluster. This is very easy to do using:
[root@test1 RPMS]# yum install \
openlava-2.0-206.1.x86_64.rpm
Just as a reminder, the binary I used installs openlava
66%
31.10.2025
version (currently version 6.3). Default values are used for all other parameters. In the os section, you can use password to specify the desired root password (by default, it is boxgrinder).
The hardware
66%
31.10.2025
, followed by an installation guide using a virtual instance of Ubuntu 12.04 as an example. Then, I'll demonstrate the main administration tool. Following this, the root filesystem on a test system
66%
31.10.2025
01 user "root";
02
03 Desc "Apache installation";
04 task "apacheinstall", sub {
05
06 install package => "apache2";
07 service "apache2" => "start";
08
09 };
10
11 Desc "Upload and sync
65%
31.10.2025
option:
Figure 2: The initial situation: a hard disk with a root and a swap partition.
raider -R1
You don't need to state the disks/partitions here
65%
07.10.2025
selected areas – not everything below the root (/) directory.
Both services use the same configuration file, /etc/clamd.d/scan.conf. The following settings tell ClamAV to monitor the users' home directories
65%
31.10.2025
map for a setup consisting of six OSDs (i.e., individual storage devices in servers) distributed over three racks:
crushtool --num_osds 6 -o crush.example.map --build host straw 1 rack straw 2 root
64%
31.10.2025
to install it. You can just unpack the ZIP archive of the current 4.2.2 version in the document root of the web server to extract the files. When you download phpVirtualBox, make sure that the selected version
64%
07.10.2025
an empty file as a hint for the clients:
touch /var/www/virtual/example.org/ .well-known/openpgpkey/policy
Make sure you change the path to the DocumentRoot directory to suit your environment. Next