="menu">
08
09
10
11
12 |
13
14
15
19%
05.02.2019
(parent, name, props);
09
10 const maxZones = this.getContext('max_azs')[`${env}`]
11
12 const helloCdkVpc = new ec2.VpcNetwork(this, 'VPC', {
13 cidr: this.getContext('cidr_by_env')[`${env}`],
14
19%
25.03.2021
/md0
/dev/md0:
Version : 1.2
Creation Time : Sat Jan 9 16:36:18 2021
Raid Level : raid1
Array Size : 2094080 (2045.00 MiB 2144.34 MB)
Used Dev Size : 2094080 (2045
19%
29.09.2020
. /app
09 WORKDIR /app
10 ENV NODE_ENV production
11 RUN yarn install
12
13 CMD ["node", "index.js"]
If Docker Engine is not installed on your machine, before building a local docker image you can
19%
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
19%
14.08.2017
/contactshelf
06 /contacts:
07 get:
08 description: Retrieve list of existing contacts
09 responses:
10 200:
11 body:
12 application/json:
13 example: |
14
19%
14.03.2013
,
09 sizeof(j));
10 [...]
11 MALLOC(pr, struct prison *,
12 sizeof(*pr),
13 M_PRISON, M_WAITOK | M_ZERO);
14 [...]
15 error = copyinstr(j.path,
16 &pr->pr_path, sizeof
19%
07.10.2014
they are mounted with the user_xattr option.
Table 1
Important Sheepdog Options
Option
Meaning
Examples
-b
IP address for communication
192.168.200.34, 0
19%
12.09.2013
;
05
06 print "Status: 200\nContent-Type: text/plain\n\n";
07 $|=1; $|=0; # flush
08
09 my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1});
10
11 my $sth
19%
12.09.2013
see that the base module is by far the largest, weighing in at more than 200KB.
When a module is loaded, it is copied to /etc/selinux/targeted/modules/active/modules/. When the system is rebooted
|