24%
10.11.2021
less compression but faster compression times and the default compression level being 3
. You can use compression levels 20
to 22
with an additional option. For even faster compression
24%
11.10.2016
for another editor.
ex
Ex [1] was written by Bill Joy [2] in 1976 as something of a replacement for the original *nix editor named ed [3] (ed was developed in 1969). Bill Joy modified a development of ed
24%
06.10.2019
the Debian-based, distributions install it along with openvpn – one exception being Ubuntu, which only offers easy-rsa starting with Cosmic Cuttlefish (Ubuntu version 18.10) [3].
The successor, Easy-RSA 3
24%
11.06.2014
of output provide information about the search and the type of output:
# extended LDIF
# LDAPv3
# base with scope subtree
# filter: (objectClass=olcDatabaseConfig)
# requesting: olc
24%
01.08.2019
secure-by-design stance. Unbound is a modern successor to Dan Bernstein's djbdns [3], because its design is focused on security and it includes DNSSEC. Developer NLnet Labs describes Unbound
24%
05.08.2024
, version 22H2," but you should select the correct options on the ADK download page [2] for your situation. In general, Microsoft recommends you use the ADK that matches the latest version of Windows
24%
05.12.2016
by one of the five regional Internet registries (RIRs). The American Registry for Internet Numbers (ARIN) [3] is responsible for the US, Canada, parts of the Caribbean, and Antarctica, whereas The RIPE
24%
30.11.2025
has some capabilities [3] that sar does not have. A collection of supporting tools [4] can also help collectl gather and post-process data.
Collectl is easy to install if Perl is already installed
24%
10.04.2015
through Webmin.
The Linux distribution is also very lightweight. The basic system starts at about 150MB and only includes the most important components for operating the environment.
Starting Out
24%
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