15%
16.05.2013
on the iSCSI network, reaching a total of 500MBps.
At 500MBps, the going would start to get tough, even for SATA 3.0 (and even older versions running at 150 and 300MBps would have long since given up
15%
20.03.2014
to, say, /dev/vtbd0 and /dev/vtnet0, which means adjusting the /etc/fstab file to match. Figure 3 shows the typical kernel boot messages.
Listing 1
Virtio in /boot/loader.conf
#Init Virt
15%
30.11.2020
kopano-server-packages
# exit
Listing 2
Community Kopano on Ubuntu 18.04
$ wget https://download.kopano.io/community/core%3A/core-10.0.6.349.8669778-Ubuntu_18.04-amd64.tar.gz
$ tar xfz
15%
07.03.2019
acc parallel loop
{
for (j=0; j < m; j++) {
...
}
}
...
}
}
Table 3: Single-Directive Nested Loop
Fortran
C
!$acc parallel loop
do i=1,n
...
do
15%
26.01.2025
need an option to log in to remote systems (see the "Immutable IT" box). Talos Linux occupies less than 90MB when installed, compared with Ubuntu, which hogs almost 2GB in a minimal installation (Figure ... takes the game to the extreme and offers a system for Kubernetes that weighs in at less than 90MB.
15%
22.05.2023
>:161"]
version = 2
community = "public"
name = "snmp"
[[inputs.snmp.field]]
name = "Battery Temperature"
oid = "1.3.6.1.4.1. 318.1.1.1.2.2.2.0"
[[inputs.snmp.field]]
name = "Power
15%
15.08.2016
can manage the whole deployment and hardware configuration with PowerShell commands. For instance, you can create a new machine with the command:
> new-vm -Name win8 -MemoryStartupBytes 512MB -Boot
15%
25.08.2016
over the Free Software Foundation's copyright assignment policy.
Figure 3: Nano 2.0.9 on CentOS 6.8.
JOE
The last CLI editor I want to present
15%
19.09.2019
add_ufunc(x, y):
return x + y
The decorator line defines the data types (i.e., int64
here) and the target for the decorator cuda
. A simple test for the add_ufunc
Numba function is:
a = np.array([1, 2, 3, 4])
b ... High-Performance Python 3
15%
25.03.2021
of the Nginx web server, the ngx_http_v2_module module replaced its predecessor ngx_http_spdy_module in September 2015 (Nginx 1.9.5). April 2016 saw the module enter the stable branch (Nginx 1.10.0) [3