16%
14.03.2018
.
Listing 3
Rolling Out the VMs
01 - name: Deploy Backend
02 ec2:
03 key_name: ansible-user-key
04 instance_type: t2.micro
05 image: ami-d15a75c7
06 region: "{{ region }}"
07
16%
15.08.2016
1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 52:54:00:02:e3:f1 brd ff:ff:ff:ff:ff:ff
$ ip link
1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode
16%
12.09.2013
-production of silicon for the Parallella open hardware board [10] released in July (Figure 2). The Parallella is effectively designed like a supercomputer, with a host-side, dual-core Zynq-7010 ARM A9 CPU running Ubuntu
16%
12.09.2013
Thorsten Scherf
52 - initial version
Running
rpmbuild -ba custom-selinux-policy
finally gives you the source and binary RPMs. You need the appropriate development tools in place
16%
03.02.2022
is made possible because cron only checks for a date format and not that the date of the task is legitimate. The crontab date specification for CronRAT is 52 23 31 2 3, which would generate a runtime error
16%
10.06.2014
60176d8a8e3",
30 "creator_uuid": "352971aa-31ba-496c-9ade-a379feaecd52",
31 "vendor_uuid": "352971aa-31ba-496c-9ade-a379feaecd52",
32 "creator_name": "ADMIN",
33 "platform
16%
17.05.2017
in Fortran for two reasons: (1) it's easy to read and (2) it's the scientific language of kings and scientists.
Listing 1: Basic Parallel I/O with HDF5
1 PROGRAM TEST1
2
3 USE iso_c_binding
4
16%
30.01.2020
-S900M -cDEFAULT,DEBIAN,AMD64,FAIBASE,DEMO,GRUB_PC,CLOUD /tmp/disk
creates an image of an installed Debian system built for the AMD64 architecture in /tmp/disk; it contains the GRUB bootloader
16%
31.05.2012
Octave
R
JavaScript
v3f670da0
v2.7.1
vR2011a
v3.4
v2.14.2
v8 3.6.6.11
fib
1.97
31.47
1,336.37
2
16%
30.11.2020
while (read (FILEHANDLE, $newtext, 1)) {
060 $text .= $newtext;
061 }
062 close FILEHANDLE;
063 @split_text = split "\n", $text;
064 $split_text_count = "0";
065 foreach (@split