16%
25.03.2020
, with 45 percent saying it will increase slightly and 32 percent stating it will increase significantly. Only 22 percent of respondents claimed open source adoption will remain the same and one percent
16%
14.03.2018
rules:
48 - proto: udp
49 from_port: 12345
50 to_port: 12345
51 cidr_ip: 0.0.0.0/0
52 - proto: tcp
53 from_port: 22
54 to_port: 22
55 cidr_ip: 0
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
17 %description
18 Custom SELinux policy module.
19
20 %prep
21 if [ ! -d custom-selinux-policy ]; then
22 mkdir custom-selinux-policy
23 fi
24 cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} custom
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
(s_sudojson);
parser(p_json);
destination(d_sudo);
};
Listing 2
New Logfile Format
May 22 09:38:51 user tscherf ran /usr/bin/vim on host master.ipa.test using sudo
May 22 09:38:52 user tscherf ran
16%
30.01.2020
subpages on the FAI website for cloud images [3] and bare metal [4]. Both pages are quite straightforward.
Clouds
If you look at the cloud page, you only have a few – really important – parameters to set
16%
30.11.2025
directories, sets up links, and copies files into the zone to create the new system's layout (Listings 2 and 3). The installation also creates the zone's chrooted directory /zones/web1
and sets the appropriate
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