45%
02.02.2021
simplify the operation of fully managed serverless infrastructures, in particular, but also of platform-as-a-service offerings.
Apache Kafka version 3.0 will remove the dependency on ZooKeeper (for
45%
28.08.2013
Pigz.
Using pigz
is pretty easy:
% pigz file.tar
This uses the default compression level of 6
, but personally, if I’m going to compress a file, I like to go all the way and use -9
as a command-line option
45%
02.08.2022
._tcp.mykier.ip,ipa.mykier.ip,389
A Berkeley Internet Name Domain (BIND) 9 DNS server needs the same entries, but in a different format:
_kerberos._udp.mykier.ip. 86400 IN SRV 0 100 88 ipa.mykier.ip.
[...]
The important
45%
20.06.2022
about how difficult it is to handle multiple passwords, and your day could turn into a password reset ticket nightmare. If you wonder whether a single sign-on (SSO) experience à la Google and Amazon
45%
05.08.2024
in a business-friendly manner and Max Schrems [3] having to remind the European Court of Justice (CJEU) of the applicable law.
Here, too, the remedy is a lengthy process because an entire ecosystem is built
45%
13.12.2018
. Search for the following lines in the inventory file:
pg_username=awx
pg_password=awxpass
pg_database=awx
pg_port=5432
After pg_username= and pg_password=, replace the access information for the Postgre
45%
02.02.2021
=kata-fc -itd --name=kata-fc busybox sh
d78bde26f1d2c5dfc147cbb0489a54cf2e85094735f0f04cdf3ecba4826de8c9
$ pstree|grep -e container -e kata
|-containerd-+-containerd-shim-+-firecracker---2*[{firecracker
44%
04.02.2014
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
...
In version 9.3, the PostgreSQL community once again introduces several important new features in a major release. The work of many developers worldwide, this release went through a rigorous review ...
The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
... PostgreSQL 9.3
44%
28.11.2021
(scanner/mysql/mysql_version) > run
[+] 192.168.122.236:3306 - 192.168.122.236:3306 is running MySQL 5.0.51a-3ubuntu5 (protocol 10)
[*] metasploitable:3306 - Scanned 1 of 1 hosts (100% complete)
[*] Auxiliary module execution
44%
05.02.2023
). In such an environment, a "dedicated" MariaDB container could be run as a replacement for a MariaDB VM:
podman run --name maria --volume /var/pods/maria:/var/lib/mysql:Z --net pub_net --ip 192.168.1.10 --mac-address 12:34:56:78:9