16%
04.12.2013
common in HPC to illustrate these differences: C, Fortran 90, and Python (2.x series). I run the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4.4.6
16%
04.10.2018
Essentials Dashboard simplifies the procedure, these features are not available in larger organizations.
How ADManager Plus Works
ADManager Plus 6.6, from ManageEngine (Zoho Corporation's IT management
16%
10.06.2014
"ram": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14
16%
12.05.2014
).
The requirements for EncFS are pretty simple:
FUSE version 2.6 or newer.
rlog – C++ logging library.
OpenSSL versions 0.9.6 through 0.9.8 (other version are untested).
boost – a C++ utility library
16%
16.08.2018
correctly. This simple test gets the kernel version of a different node using the IP address of the other node.
$ pdsh -w 192.168.1.250 uname -r
192.168.1.250: 2.6.32-431.11.2.el6.x86_64
The -w option means
16%
09.01.2013
difficulties because they require vendor-specific I/O control commands. Check the smartmontools page for more details on your specific card.
For this article, I used a freshly installed CentOS 6.4 [3
16%
01.08.2019
/log/iptables.log
Figure 4: The tail end of the iptables logfile.
For my environment, I wanted to disable IPv6 in /etc/sysctl.conf, because my ISP was IPv4 only:
##ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6
16%
26.01.2025
in combination with a card supporting the extended standard (SDXC). CQ mode was introduced in 2017 with version 6.0 of the SD specification [4], but although the Linux kernel had been supporting CQ mode for e
16%
28.06.2011
-get. Once the images are installed on the cloud controller, the button changes to Installed
with a How to run?
link (Figure 6). Click the link to see the instructions in a pop-up window
16%
08.07.2018
using the IP address of the other node.
$ pdsh -w 192.168.1.250 uname -r
192.168.1.250: 2.6.32-431.11.2.el6.x86_64
The -w
option means that the IP address of the target’s node(s) is specified