30%
16.08.2018
seconds set connect timeout (default is 10 sec)
-u seconds set command timeout (no default)
-f n use fanout of n nodes
-w host,host,... set target node list on command line
-x
30%
16.08.2018
SQL 5.1+, PostgreSQL 8.3.18+, SQL Server 10.50.1600.1+
MySQL 5.5.3+, MariaDB 5.5.20+, Percona 5.5.8+, PostgreSQL 9.1.2+, SQLite 3.4.2+
Web Server
Apache and Nginx recommended
30%
14.11.2013
-related error information and report it. This was initially done outside of the kernel at the beginning of the project, but, starting with kernel 2.6.16 (released March 20, 2006), edac was included
30%
03.08.2023
: "routers",
"value": "192.168.2.254"
}],
"reservations": [{
"hw-address": "00:11:22:33:44:55",
"ip-address": "192.168.2.60",
hostname: "host-2-60"
}, {
"hw-address": "00
30%
12.09.2013
in PuTTY, such as puttygen or psftp. In addition to the popular PuTTY, Windows admins have options for using SSH on Windows, such as the Cygwin Windows X server-based MobaXterm [2] [3] or direct use
30%
16.05.2013
, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509 standard. These are typically stored on a hardware certificate storage
30%
16.05.2013
details about user authentication in Ceph, check out my CephX article published online [3].
Any host that needs to run Glance with a Ceph connection needs a working /etc/ceph/ceph.conf. Glance references
30%
16.05.2013
://wiki.scilab.org/Linalg%20performances
Compiling
http://wiki.scilab.org/Compiling%20Scilab%205.x%20under%20GNU-Linux%20Unix
Parallel computing
http
30%
28.11.2021
and possibly only returned mediocre results.
The obvious approach was to test the suitability of the desktop's built-in mechanisms for full-text search. In the present case, a system with Ubuntu 20.04 LTS
30%
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