18%
05.12.2016
, but Debian and Ubuntu installations define max_binlog_size as 100MB. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing 3
18%
15.08.2016
(FC SAN)/Internet Small Computer System Interface (iSCSI). This storage is then provided to the application servers, such as Hyper-V or SQL Server, over the network. SMB version 3 is used
18%
24.10.2011
, there is no effect.
All of the above features and others are described in greater detail in the MariaDB Knowledgebase [3].
Compatibility
With MariaDB, every effort has been made to make all improvements and new
18%
17.02.2015
's development and support its existence. iXsystems [3] is the sponsor behind the FreeNAS project, but it doesn't end there. They, like most other open source companies, take it a step further by offering enhanced
18%
07.04.2022
security misconfigurations. I'll showcase how it would be possible for an attacker to use those IAM misconfigurations and create serious hassles.
Big Deal?
AWS IAM [3] lets you manage access to AWS
18%
14.11.2013
A study [3] of real memory errors took place at Google. During their investigations they found that one third of the machines and more than eight percent of the DIMMs saw correctable errors per year
18%
05.02.2023
of its useful life," and NIST recommends that IT professionals replace it with newer, more secure options. "We recommend that anyone relying on SHA-1 for security migrate to SHA-2 or SHA-3 as soon
18%
04.08.2020
for the past 10 years.
In parallel, a great variety of graph databases have emerged, including the originals like Neo4j [1], distributed databases like Titan [2], free databases like JanusGraph [3], proprietary
18%
26.02.2014
def
#
# Routine to add commas to a float string
#
def commify3(amount):
amount = str(amount)
amount = amount[::-1]
amount = re.sub(r"(\d\d\d)(?=\d)(?!\d*\.)", r"\1,", amount)
return amount[::-1
18%
30.11.2020
will be based on state-of-art authentication with Active Directory Authentication Library (ADAL) and OAuth 2.0 [3].
Getting Started with Exchange Web Services
Since Exchange 2007, Microsoft has recommended