18%
17.02.2015
MinnowBoard Max
Linux, Windows 8.1
Intel E3825
Dual x86 ATOM, 64-bit @1.33GHz (1MB L2)
Intel Graphics @533MHz
2GB DDR3L
GigE Ethernet, USB 2.0, USB 3
18%
25.09.2013
.75
Ivy Bridge EP (2013)
24 (12)
101
4.21
Ivy Bridge EP (2013)
20 (10)
101
5.05
Ivy Bridge EP (2013)
16 (8)
101
6.31
Ivy
18%
09.01.2013
http://opennebula.org/repo/ openSUSE/12.3/stable/x86_64 opennebula
zypper refresh
zypper install opennebula
zypper install opennebula-sunstone
For Debian and Ubuntu, a tarball is available with several
18%
05.08.2024
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ {
10 for j := 0; j < size; j++ {
11 array[i][j]++
12 }
13 }
14
15
18%
16.01.2013
(nsamples):
12 x = random.random()
13 y = random.random()
14 if (x*x)+(y*y)<1:
15 inside += 1
16
17 mypi = (4.0 * inside)/nsamples
18 pi = comm.reduce(mypi, op=MPI.SUM, root=0)
19
20 if rank
18%
07.11.2011
if '__main__' == __name__:
12
13 p1 = Process(target = count, args = (20, ' Rich',))
14 p2 = Process(target = count, args = (25, ' Nus',))
15 p3 = Process(target = count, args = (30, ' Geeks
18%
25.03.2020
/1 Running 1 41d
kube-proxy-nbdkq 1/1 Running 0 34d
kube-proxy-p2j4x 1/1 Running 4 40d
kube-proxy-sxxkh 1/1 Running 0
18%
13.04.2023
/apps/apps/conda/$USER/envs
total 8
4 drwxrwxr-x 3 laytonjb laytonjb 4096 Mar 12 11:28 ..
4 drwxrwxr-x 2 laytonjb laytonjb 4096 Mar 12 11:28 .
I did this for my user account, and if you are adding a new user, you will have
18%
25.03.2020
local server machine (Listing 1). In this example, the four drives sdb
to sde
in lines 12, 13, 15, and 16 will be used to create the NVMe target. Each drive is 7TB, which you can verify
18%
28.11.2023
public: true
09 redirect: true
10
11 x-httpservice: &httpservice
12 type: http
13 method: GET
14 check_interval: 45
15 timeout: 10
16 expected_status: 200
17 allow_notifications: true
18