16%
02.10.2012
addresses to connect /etc/hosts.allow
, the file would simply look like this:
sshd: 10.10.10.10, 1.2.3.4, 21.21.21.21
TCP Wrappers works nicely, even if you change the standard SSH port (it’s usually TCP
16%
21.01.2013
Version 3.1 of the oVirt management platform for virtual infrastructures has recently become available. On Fedora 17, the new release is easy to install and deploy.
... 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 5, but on RHEL 6, which ...
Version 3.1 of the oVirt management platform for virtual infrastructures has recently become available. On Fedora 17, the new release is easy to install and deploy.
... Managing Virtual Infrastructures with oVirt 3.1
16%
10.12.2012
Leaving DiskPart...
C:>
The preparative work on the USB drive is complete.
Gathering the Utilities
Now you need to download the Windows Automated Installation Kit (AIK) for Windows 7, named KB3AIK
16%
20.09.2011
wants into that network. Few, if any, ever come in with guns a-blazing.
One easy way to gather a lot of information on your target network quickly is to perform a SYN scan with Nmap. Nmap may well
16%
28.06.2011
) layer for the cloud, virtualizing the various hardware components and making them available through a standard API. The first OpenStack release (dubbed "Austin") became available October 22 [3];
The Open
16%
04.08.2011
to measure these speed hits on the HP system compared with the bare metal system. Installing a battery-buffered, 512MB write cache module vastly improved benchmark results that measured multiple, parallel read
16%
05.12.2011
. In total, we have 22 members now.
AA: What are the goals of the consortium going forward? Both short-term and long-term.
MvW: We just released OpenMP 3.1, which is mostly a bug fix release with a few
16%
22.02.2017
, 6 ) / ( 4, 6 ) }
DATA {
1, 2, 3, 4, 5, 6,
7, 8, 9, 10, 11, 12,
13, 14, 15, 16, 17, 18,
19, 20, 21, 22, 23, 24
}
}
}
}
HDF5 has many ways to represent the same datatype
16%
21.12.2017
, built by IBM at a cost of around EUR135 million, has 19 compute islands with approximately 8,200 cores each, and six newer islands with 14,300 cores each. It achieves a speed of around 6 petaFLOPS (10
16%
22.08.2019
), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects, so it's easier