17%
02.02.2021
for Supercomputing Applications) [6]. These days, however, along with a little help from the documentation, of course, it's possible to pin down logfiles for the following applications and services for relatively easy
17%
04.04.2023
at the command line if using some care.
Figure 3: The gnome-disks read benchmark on a SanDisk A1 U1 card.
Entering dd [6] to a valid path on the filesystem
17%
20.05.2014
very little note of your progress.
Version 0.20 designates the first generation Hadoop (v1.0, Figure 6). Whenever you hear people refer to the 0.23 branch (Figure 7), they are talking about Hadoop 2.2.x
17%
04.12.2024
No
a8f5898e-1dc8-49a9-9878-85004b8a61e6
Blocks Win32 API calls from Office macros
No
92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b
Deploys advanced protection against ransomware
17%
17.02.2015
. Project Atomic [6] and CoreOS [7] [8] are perfect examples of this trend. CoreOS is a naked Linux distribution that only supports one thing really well: the operation of Docker containers (see the "Core
17%
30.11.2025
the installation file from the website [5]; the download weighs in at about 1.2GB. Note that SP3 is cumulative; in other words, it contains all the updates provided by SP1, SP2, and all patches up to Update Rollup 3
17%
13.02.2017
-ring encapsulation (1 bit), and identification of the respective VLAN identifier (12 bits). A maximum of 4,096 VLANs can be set up with the 12 bits of the VID (VLAN identifier) field. Tagged VLANs differ from
17%
30.11.2025
=~ s/%([0-9a-fA-F][0-9a-fA-F])/pack("U",hex($1))/eg;
11 # test for each group squid sent in its request
12 foreach $group (@groups) {
13 $group =~ s/%([0-9a-fA-F][0-9a-fA-F])/pack("U",hex($1))/eg
17%
16.05.2013
_package_name :
11 ensure => "installed",
12 }
The Puppet DSL offers inheritance, classes, modules, arrays, variables, parameters, templates, and scopes very much like a programming language. In other
17%
18.07.2013
mode => '0755',
11 require => Package['update-motd']
12 }
Next, I create ./files/misc/10-mymotd containing the following:
#!/bin/bash
echo "Welcome to my puppet-managed server