10%
16.05.2013
sessions with Google Authenticator [17]. The Google Authenticator Project is released under the Apache License 2.0 and is freely available. A PAM module is available for the server; the Google Authenticator
10%
18.02.2018
.
Infos
LRZ: https://www.lrz.de/english/
Fortran: https://wg5-fortran.org/
C++: https://isocpp.org/
C: http://www.open-std.org/jtc1/sc22/wg14
SuperMUC: https
10%
12.09.2013
, and above all more reliable; no mail is lost, and users can also sync with multiple devices. From version 2.2 onward, users and administrators can also remotely wipe lost devices. Android phones need at least
10%
08.08.2022
because, typically, head nodes or workstations open ports 22 (SSH), 443 (HTTPS), and sometimes 80 or 8080 (HTTP). Can I find terminal-sharing tools that use these ports? Moreover, can a web browser be used for terminal
10%
09.10.2017
if page.get('Contents') is not None:
21 for file in page.get('Contents'):
22 s3pump(file.get('Key'), bucket)
Data Highway?
For large S3 buckets with data in the multiterabyte
10%
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
10%
13.12.2018
.3.1.21 # primary VPN
# router site 3
2 172.16.0.8 # primary VPN
# router site 4
3 10.4.1.25 # target host
# in site 4
# Problem: First link broken
10%
05.12.2019
-created
09 - event: comment-added
10 comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*RECHECK
11 success:
12 gerrit:
13 # return to Gerrit Verified+1
14 Verified: 1
15
10%
18.07.2013
, PHP, and MySQL could take a rest with a load of 0.01. Performance tests on the cache resulted in 100,000 requests per second for 1,000 parallel requests without the base load of the server changing
10%
07.04.2022
title: Text('Hello World'),
15 ),
16 body: Center(
17 child: Text('Hello World'),
18 ),
19 ),
20 );
21 }
22 }
The source code of an app in Flutter