20%
11.02.2016
-backup /etc /mnt/backup
# rdiff-backup --list-increments /mnt/backup/
Found 2 increments:
increments.2015-03-15T09:15: 19+01:00.dir Sun Mar 15 09:15:19 2015
increments.2015-03-19T20:15: 46+01:00.dir Thu
20%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
20%
18.07.2013
=> Service['apache']
17 }
18
19 file { '/var/www/index.html':
20 ensure => present,
21 source => 'puppet:///modules/myproject/web/index.html',
22 owner => 'root',
23 group => 'root',
24
20%
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
20%
03.02.2022
. To create a bootable USB stick, you can use the USB installer of your choice (e.g., Rufus [3]).
Now take the downloaded ce-2020.09.16.iso file and create a bootable USB CE installation stick with one
20%
22.08.2011
have been created over the last few years, including Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and JiffyBox. In the US, they are joined by providers such as Go
20%
05.02.2019
in the container?
20 - name: "mysql client exists"
21 path: '/usr/bin/mysql'
22 shouldExist: true
23
24 # Does the MySQL configuration file exist at the right place?
25 - name: "my.cnf exists and has appropriate
20%
16.01.2013
-------------------------------------------------------------------------------
global - - - - - - -
master linux-x64 1 0.20 590.8M 68.1M 243.2M 0.0
node001 linux-x64 1 0
20%
17.02.2015
generic-service
21 host_name ubuntusrv
22 service_description Current Users
23 check_command check_nrpe!check_users!20!50
24 }
25
26 define
20%
06.10.2019
);
19 printf("source: %s\ntarget: %s\n",source,target);
20 return 0;
21 }
Figure 3: Splint warns the programmer of a likely out