82%
13.12.2018
Linux distribution (CentOS), my configured repos are as shown in Listing 1.
Listing 1
Configured Repos
01 $ sudo yum repolist | grep microsoft
02 packages-microsoft-com-mssql-server-2017
82%
17.02.2015
need to make a few more purchases. The following list indicates what you will need to complete this project:
Raspberry Pi Model B+.
5V, 1A USB power supply.
4GB MicroSD card (minimum); I
82%
25.03.2020
Network Service (Part 1)
01 kind: NetworkService
02 apiVersion: V1
03 metadata:
04 name: secure-intranet-connectivity
05 spec:
06 payload: IP
07 [...]
In the example, the network service
82%
11.04.2016
/en-us/sysinternals/bb896649/
TechNet information on certificates in ADFS: https://technet.microsoft.com/en-us/library/dn554247.aspx#BKMK_1/
Cmdlets for commissioning an ADFS farm: https://technet.microsoft.com
82%
01.06.2024
in privileged mode (privileged: true):
apiVersion: v1
kind: Pod
metadata:
name: nginx
spec:
containers:
- name: nginx
image: nginx
securityContext:
privileged: true
You need to save the file
82%
20.06.2022
" by Matthias Wübbeling, 2021, issue 61, pg. 64, https://www.admin-magazine.com/Archive/2021/61/Single-sign-on-with-Keycloak/
Keycloak documentation: https://www.keycloak.org/guides
OAuth2 Proxy project
82%
17.04.2017
/en-us/cloud-platform/operations-management-suite
Video overview of Microsoft OMS: https://www.youtube.com/watch?v=X-NKtpXxX-s
Pricing: https://www.microsoft.com/en-us/cloud-platform/operations-management-suite-pricing
82%
27.09.2021
/research/projects/darshan/docs/darshan-runtime.html#_environment_preparation
Darshan mailing list: https://lists.mcs.anl.gov/mailman/listinfo/darshan-users
"Understanding I/O Patterns with strace, Part II" by Jeff Layton, https://www.admin-magazine.com
82%
21.07.2011
heartbeat = 1
07 heartbeat_port = 539
08 keepalive = 6
09 deadtime = 18
10 network = direct
11 debug_level = NONE
12 monitor_links = 1
13 syncdaemon = 1
14 virtual webs.test.com {
15 active = 1
16
81%
30.01.2020
: https://{{ localfw }}/api/v2/cmdb/vpn.ipsec/phase1-interface
39 validate_certs: no
40 method: POST
41 headers:
42 X-CSRFTOKEN: "{{ token }}"
43 Cookie