22%
30.11.2025
notification_interval 60
16 notification_options d
17 }
18
19 # Fileserver
20 define host{
21 host_name fileserver
22 alias Fileserver
23
22%
30.11.2025
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \
19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20 glibc
21 libgcc
22 libstdc++
23 libxml2
24 nss-softokn-freebl
25 zlib
26
22%
31.10.2025
, 50GB of memory, and a 1Gb NIC. However, the CPU must be a 64-bit system with a mandatory virtualization extension: either AMD-V or Intel VT.
In contrast to RHEV 2.2, RHEV 3 is no longer based on RHEL
22%
30.11.2025
packets properly to the real servers, each LVS router node must have IP forwarding turned on in the kernel. To do this, log in as root user on both LVS routers and then change the following line in /etc
22%
30.11.2025
Include {
13 File = /usr/sbin
14 Options {
15 Signature = MD5
16 }
17 }
18 Exclude {
19 File = /var/lib/bacula
20 File = /tmp
21 }
22 }
23
24 Messages {
25 Name = Daemon
26
22%
30.11.2025
.Domainname.com as VirtualHost. The DocumentRoot should point to a directory in which you already have a content management system or static web content in place. This setup lets you test your web application
22%
30.11.2025
addr = 10.42.0.101:6789
14 [mon.b]
15 host = bob
16 mon addr = 10.42.0.102:6789
17 [mon.c]
18 host = charlie
19 mon addr = 10.42.0.103:6789
20 [osd.0]
21 host = alice
22 [osd.1]
23 host
22%
30.11.2025
systems, a program that wants to open a well-known port has to run with root privileges; this explains why ports 0 through 1023 are often referred to as privileged ports
.
Ports 1024 through 49
22%
30.11.2025
MySQL-shared-compat-5.5.22-2.el6.x86_64.rpm
rpm -i MySQL-client-5.5.22-1.el6.x86_64.rpm
With CentOS 6, the following additional package is necessary:
yum install openssl098e.x86_64
The easiest way
22%
11.08.2025
control this project. The cool thing is that I can do everything as a user and don’t need any intervention by root, which is the point of this article. I’ll begin by reviewing both FUSE and