19%
04.11.2011
on enterprise-grade rack hardware, there is no reason one cannot follow along at home with a few beige boxes and an 10Mb hub, as long as the servers are capable of booting from the network with PXE [6]. PXE
19%
28.03.2012
20120310 13:40:10 sdb 136 93 6483 2 8 40 47 2 17 7 90 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:40:20 sdb 60 69 2200 2 11 52 36 2 30 6 37 sda 0 0 0 0 0 0 0 0 0 0 0
20120310 13:40:30 sdb 2 0 16 7 37 175 21 1 59 6
19%
20.11.2013
. In my case, I followed the installation instructions for CentOS on my CentOS 6.4 system. The instructions are very good and very accurate – be sure you read all of it before trying to install s3q
l
19%
24.02.2022
be verified by:
$ sudo lctl list_nids10.0.0.2@tcp
Listing 6: Management Server
$ sudo ifconfig eth0
eth0: flags=4163 mtu 1460
inet 10.0.0.2 netmask 255
19%
09.01.2013
metadata tables...
08 Dumping metadata...
09 ..objects..
10 ..blocks..
11 ..inodes..
12 ..inode_blocks..
13 ..symlink_targets..
14 ..names..
15 ..contents..
16 ..ext_attributes..
17 Compressing and uploading
19%
30.01.2020
.0.2.25
10 [...]
11
12 - name: Install elastic
13 hosts: elahosts
14 vars:
15 elaversion: 6
16 eladatapath: /elkdata
17 ansible_ssh_common_args: -o StrictHostKeyChecking=no
18
19 tasks:
20
19%
06.10.2019
Publisher, COUNT(*) AS 'Number' FROM books GROUP BY Publisher ORDER BY Number DESC;
+-----------+--------+
| Publisher | Number |
+-----------+--------+
| Rheinwerk | 10 |
| O'Reilly | 6 |
| Wiley
19%
14.11.2013
of two Linux distributions: CentOS 6 and Red Hat Enterprise Linux 6. Briefly, Eucalyptus was also an official part of Ubuntu, but Canonical replaced it in Ubuntu 11.10 (Oneiric) by competitor Open
19%
30.05.2021
, you need to find a load generator, because trusted standbys stress [9] and stress-ng [10] do not yet supply GPU stressors. Obvious choices include the glmark2 [11] and glxgears [12] graphic load
19%
28.07.2025
for (i = 0; i < n; i++) {
05 for (k = 0; k < n; k++) {
06 float sum = 0.0f;
07
08 #pragma unroll (4)
09
10 for(j = 0; j < n; j++)
11 sum += src1