10%
01.06.2024
# A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22 upgradeall:
23 desc: Upgrade all packages
24 target:
25 tags: [devuan]
26 cmd: |
27
10%
09.01.2013
of virtual machines, and industrial customers include Telefonica and Akamai. The main developer from C12G Labs offers commercial support and is currently establishing an international network of partners [6
10%
21.01.2020
With the parted
utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100%; done
An updated list of drives
10%
25.03.2020
0 1048575 sr0
With the parted utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100
10%
01.08.2012
Installing libstdc++.i686 into the VNFS
[root@test1 ~]# yum --tolerant --installroot /var/chroots/sl6.2 -y install libstdc++.i686
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading
10%
21.08.2012
Listing 2: Installing libganglia into the Master node
[root@test1 RPMS]# yum install libganglia-3.4.0-1.el6.i686.rpm
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror
10%
11.09.2018
Ain't Markup Language'' [6]), so be careful.
Listing 2:nginx.tml
01 ---
02
03 apiVersion: extensions/v1beta1
04 kind: Deployment
05 metadata:
06 name: nginx-dep
07 spec:
08 replicas
10%
30.11.2020
Fortran, C, or C++ codes" [4].
Simple mpi4py Examples
For the example programs, I used the mpi4py
install for Anaconda [5] and built it with MPICH2 [6]. Running mpi4py
Python codes follows the MPICH2
10%
25.03.2021
prevents a very common method of permanently embedding malware on a system. You can block calls to the Win32 API from within Office applications with rule 92E97FA1-2EDF-4476-BDD6-9DD0B4DDDC7B
, which
10%
22.12.2017
containers can be found online [6].
For a better understanding of the setup, a brief introduction to the OpenShift PaaS framework follows before I then look at the configuration of the storage system. Open