32%
29.09.2020
://cockpit-project.org/guide/latest/authentication.html
Defining machines: https://cockpit-project.org/guide/217/feature-machines.html
Cockpit and Virt-Manager: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.0_release
32%
02.02.2021
://www.php.net/manual/function.token-get-all.php
Traits: https://www.php.net/manual/language.oop5.traits.php
Upgrading to PHP 8.0: https://github.com/php/php-src/blob/master/UPGRADING
The Author
Tim Sch¸rmann is a freelance computer ... After about two years of development, version 8 of the popular PHP scripting language has been released. It comes with a number of innovations and ditches some obsolete features ... PHP 8 ... New features in PHP 8
32%
11.04.2016
_options=synced
08 servers=backend1, [...]
09 user=maxscale
10 passwd=secret
11
12 [Galera Listener]
13 type=listener
14 service=Galera Router
15 protocol=MySQLClient
16 address=10.42.0.1
17 port=3306
18
19 [Galera
32%
11.04.2016
information and recommendations,
see the release notes documentation here:
https://docs.puppetlabs.com/pe/3.8/release_notes.html
Notice: Connecting ...
Error: The remote system presented
32%
13.06.2016
script
06
07 WEBROOT="/var/www/backends/"
08 #we will get certificates for the following domains
09 DOMAINS="www.test-backend.com www.backend.com www.backend.net" #adjust
10 EMAILADMIN
32%
04.02.2014
text not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally
32%
09.01.2013
not null,
07 subject text not null,
08 msg_id text not null,
09 date timestamp)
10 SERVER pg_archive_server
This corresponds exactly to the definition on the archive server, but naturally
31%
07.01.2013
for Scientific Linux
09
10 Available platform plugins:
11 - vmware plugin for VMware
12 - ec2 plugin for Amazon Elastic Compute Cloud (Amazon EC2)
13 - virtualbox plugin for VirtualBox
14 - virtualpc
31%
10.04.2015
-way handshake for establishing a connection. A request for comment (RFC) [8] has already been submitted to the Internet Engineering Task Force (IETF) [9]. The method, also known as silent port knocking
31%
07.10.2014
_string;
08
09 static int prochello_show( struct seq_file *m, void *v )
10 {
11 int error = 0;
12
13 error = seq_printf( m, "%s\n", output_string);
14 return error;
15 }
16
17 static int prochello