17%
03.04.2024
"first_name": "Tyagi",
04 "id": 22,
05 "last_login": "2019-06-18T08:05:51.925743",
06 "last_name": "Paz",
07 "username": "dev7958"
08 },
09 {
10
17%
19.11.2019
, ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=475MiB/s][w=122k IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=1634: Mon Oct 14 22:18:59 2019
write: IOPS=118k, BW=463Mi
17%
13.06.2016
='netfs'>
02
virtstore
03
04
05
06
07
08
09
17%
05.02.2023
06 labels:
07 app: mariadb
08 spec:
09 type: NodePort
10 ports:
11 - port: 3306
12 protocol: TCP
13 selector:
14 app: mariadb
15 ---
16 apiVersion: v1
17 kind: Config
17%
14.08.2017
storage is handled by the almost venerable ext3. The use of BusyBox [11] for most executable programs and of Dropbear [12] as the SSH daemon is the logical consequence of the Buildroot underpinnings
17%
05.02.2023
entity = {
04 key: taskKey,
05 data: [
06 {
07 name: 'created',
08 value: new Date().toJSON(),
09 },
10 {
11 name: 'description',
12 value
17%
15.08.2016
The echo server simply returns **every** value.
08 schemes:
09 - http
10 host: mazimi-prod.apigee.net
11 basePath: /echo
12 paths:
13 /test:
14 get:
15 responses:
16 200:
17
17%
05.12.2016
_Master_Log_Pos: 140927111
09 Relay_Log_File: mysqld-relay-bin.000002
10 Relay_Log_Pos: 11109399
11 Relay_Master_Log_File: mariadb-bin.000008
12 Slave_IO_Running: Yes
13
17%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action