18%
15.08.2016
tuning options, and (3) NFS management/policy options (Table 1). In the sections that follow, these options are presented and discussed.
Table 1
Tuning Options
NFS Performance Tuning
18%
30.05.2021
_file | ACTIVE |
+--------------+---------------+
1 row in set (0.00 sec)
Finally, confirm data encryption at rest with the strings command to view the encrypted output:
$ strings /var
18%
04.02.2013
3 and, in the current version 0.6.2, supports VNC and RDP – although with limited functionality in some cases. For example, you cannot transmit audio data or connect network drives over RDP
18%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15
18%
18.10.2017
(with around 55,000 lines of code) from CUDA to HIP: 99.6 percent of the code went unmodified or was automatically converted, and the remaining 0.4 percent took less than a week of developer time to tie
18%
11.10.2016
_percent_local=psutil.cpu_percent(interval=interv,percpu=True);
52 cpu_percent.append(cpu_percent_local);
53 # end for
54
55 # Normalize epoch to beginning
56 epoch_list[:] = [x - epoch_list[0] for x in epoch_list];
57
58 # Plots
59
60
18%
05.12.2014
File
default menu.c32
prompt 0
timeout 100
ontimeout local
menu title *** PXE Menu ***
label 1
menu label ^1) Install CentOS x64 Edition
kernel x64/vmlinuz
append initrd=x64/initrd.img ks=http://192.168.0.52
18%
09.08.2015
('Guards! Guards!', {'de':'Wachen! Wachen!', 'fr' : 'Au Guet!'} );
20
21 create edge Relation from #11:0 to #11:1 set type='Married', from='1993-01-01';
22
23 create edge Appear from #11:0 to #13:0 set
18%
28.11.2022
and authentication make the most sense (e.g., Okta [3] and Auth0 [4]).
The use of PAM in SMEs is also important, although nowhere near as widespread. However, some of today's IAM offerings offer integrated PAM
18%
30.05.2021
), and the attributes.
Listing 3
Policy File
# Policyfile.rb
name 'webserver'
cookbook 'apache2', '~> 1.0'
run_list [
'apache2::install'
]
default['apache2_version'] = '2.4.43'
# Webserver runs a newer