13%
08.07.2018
a range of hosts on the command line:
$ pdsh -w host[1-11] uname -r
$ pdsh -w host[1-4,8-11] uname -r
In the first case, pdsh
expands the host range to host1
, host2
, host3
, etc., through host11
13%
02.02.2021
with the appropriate value to the entries in roles. The role's name matches that of the folder in the roles/ directory (Figure 3).
Figure 3: The Playbook
13%
16.08.2018
., through host11
. In the second case, the hostlist expands to host1
, host2
, host3
, host4
, host8
, etc., through host11
. The pdsh website has more information on hostlist expressions [3]. Being able
13%
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
13%
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
13%
21.12.2017
inauguration in 2012, SuperMUC clocked in at around 3 PFLOPS and was once the fastest computer in Europe and the fourth fastest in the world. In the meantime, it is now in 40th place on the TOP500 list and has
13%
07.01.2025
SC24 took place in Atlanta, GA, November 17-22. As I'm writing this, 17,959 attendees – that’s 3,000+ more than last year – registered. More than 500 companies filled the exhibition floor, which
13%
20.03.2014
of its low resource consumption and good performance. The Apache web server has also added Mod-Lua to its core distribution [3].
The OpenResty modules make it possible to use Lua instructions
13%
18.07.2013
(adding s3cmd to the PATH) doesn't have to be remembered. Most stuff on servers is just files, which is what makes Puppet so useful.
The line
require => Package['update-motd']
means
13%
18.07.2013
Lustre on top of ZFS [3] and reaching about 850GBps. Marc talked about moving data from older systems to Sequoia and some of the issues the team faced (it wasn't easy). His talk inspired me to examine