18%
09.01.2013
bucket, as well as s3sync and Duplicity [14].
A number of Amazon SDK libraries [15] can be used to build S3 applications, and S3 has an API [16] that describes how to interact with the bucket
18%
13.06.2016
Fedora 22 system, generate a custom Atomic software repository, and fill it with the desired packages. Docker hosts can then use this custom repository.
Atomic with a Package Manager
At this point, some
18%
04.12.2013
_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8, file="test.bin", status="replace", &
18 action="readwrite", form="unformatted", &
19 iostat=ierr)
20
18%
20.02.2012
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0
2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0
2012-01-09 21:12:15
18%
20.06.2022
_DB_PASSWORD=SOME_DB_PASSWORD
15 command: ["start-dev"]
16
17 postgres:
18 container_name: postgres
19 image: postgres:14
20 environment:
21 - POSTGRES_PASSWORD=SOME_DB_PASSWORD
22
18%
02.06.2020
= sol.copy()
10
11 for j in range(0,ny-1):
12 sol[0,j] = 10.0
13 sol[nx-1,j] = 1.0
14 # end for
15
16 for i in range(0,nx-1):
17 sol[i,0] = 0.0
18 sol[i,ny-1] = 0.0
19 # end for
20
21 # Iterate
22
18%
01.08.2019
NEW -m tcp --dport
22 -j ACCEPT
10 -A INPUT -p udp --dport 5353 -j DROP
11 -A INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
12 -A INPUT -m limit --limit 30/min -j
18%
18.12.2013
(One-by-One)
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my_record;
14 int counter_limit;
15
18%
10.06.2014
],
15 "nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
18%
12.11.2012
#
# This Expect script was generated by Autoexpect on Thu Oct 11 15:53:18 2012
# Expect and Autoexpect were both written by Don Libes, NIST.
#
# Note that Autoexpect does not guarantee a working script