16%
21.08.2012
Listing 4: Installing ganglia-metad into the Master Node
[root@test1 RPMS]# yum install ganglia-gmetad-3.4.0-1.el6.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading
16%
25.01.2017
between 1 and n
, the number of images. Notice it starts with a 1 and not a zero, which is perhaps influenced by the Fortran roots.
In the application code, you define a coarray with a trailing
16%
07.06.2019
# DHCP Server Configuration file.
# see /usr/share/doc/dhcp*/dhcpd.conf.example
# see dhcpd.conf(5) man page
#
subnet 10.14.2.0 netmask 255.255.255.0 {
option routers 10
16%
06.08.2013
-layer address means a host cannot be addressed. If you want to assign the IP address 10.1.1.1
to a fixed MAC address of 00:d0:a7:b1:c7:de
on eth1, the following command will do the trick:
ip neigh add 10
16%
30.03.2012
. The following Cron entry spawns the script to fix that issue:
# Flush PortSentry of LAN IPs
*/10 * * * * root /etc/portsentry/perm_ban_length
The script in Listing 2 then runs through each of the blocked
files
16%
25.08.2011
Infrastructure,” a term coined to describe this process. About 10 years ago we started delivering these types of solutions to customers looking to cut desktop management costs and improve efficiency.
It helps
16%
17.02.2015
.sched_priority = 0;
074
075 /* creates a 10ms/30ms reservation */
076 attr.sched_policy = SCHED_DEADLINE;
077 attr.sched_runtime = 10 * 1000 * 1000;
078 attr.sched_period = 30 * 1000 * 1000;
079
16%
10.06.2015
and right. Unfortunately, my laptop has a 16:9 display with a resolution of 1,600x900 pixels.
Common Denominator
Some research on the topic of screen resolution reveals the root cause: the maximum
16%
01.06.2024
fashion when promised double-digit speedups like 10x by a vendor who has yet to see your code. Accomplishing a 10x speedup requires that 90 percent of the execution time be parallelized.
The span of your
16%
12.09.2013
). Additionally, selectively preventing access to hosts with an intentionally incorrect link-layer address means a host cannot be addressed. If you want to assign the IP address 10.1.1.1
to a fixed MAC address