17%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
17%
25.03.2021
of the Nginx web server, the ngx_http_v2_module module replaced its predecessor ngx_http_spdy_module in September 2015 (Nginx 1.9.5). April 2016 saw the module enter the stable branch (Nginx 1.10.0) [3
17%
18.02.2018
on the server(s). You have several ways to accomplish this, ranging from easy to a bit more difficult.
Remote Logging the Easy Way
The simple way to perform remote logging comes with some risk: Configure a cron
17%
04.08.2020
)-[:Reviewed " +
52 "{name: 'reviewed'}]-(%s)\n",
53 rev, prod)
54 }
55 }
56 cmd += ";"
57 toNeo4j(cmd)
58 }
59
60 func toNeo4j(cmd string) {
61 db, err := sql.Open("neo4j-cypher",
62
17%
30.11.2025
_config
03 bash#> vi sshd_config
04 AllowTcpForwarding no
05 ClientAliveCountMax 3
06 ClientAliveInterval 0
07 Compression delayed
08 LoginGraceTime 60s
09 LogLevel DEBUG3
10 MaxAuthTries 2 ... 3
17%
30.11.2025
on hand; it is available on the web [2]. You will also find it useful to have the current version 1.0.2 [3] of the OCF Resource Agent Developer's Guide
, created by Hastexo's Florian Haas. The Developer
17%
06.10.2019
for all existing users without a certificate (Listing 2).
send_certs_and_config.py (Listing 3) signs them with S/MIME and mails to the VPN users.
revoke_remove_cert_without_user (Listing 4) is applied
17%
19.05.2014
output from the mux. Here’s is a simple text diagram from the SSHFS-MUX website that illustrates how this works:
host1: host2: host3:
directory1 directory2
17%
28.06.2011
balancing).
The OpenStack initiative, which was initiated in July 2010 by US hosting service provider Rackspace, NASA, and other partners, is designed to provide provide an IaaS (Infrastructure as Service
17%
01.06.2024
is considered "embarrassingly parallel" [3] where no design effort is required to partition the problem into completely separate parts. If no data dependency exists between the problem sub-parts, no communication