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%
26.03.2025
. The tool writes to a log to keep track of users who used sudo to run programs. The default format has been plain text, but from version 1.9.4, it can be configured to log in JSON format.
sudo Logging
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%
30.11.2025
.
25
26 Next Steps: Boot the zone, then log into the zone console
27 (zlogin -C) to complete the configuration process
01 # zoneadm -z web1 boot
Listing 3
Interactive
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