36%
05.12.2019
.multiply_(byref(a), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects
36%
05.02.2023
not allowed RSA keys that use SHA-1 for signing since version 8.8 [6].
If you still want to use the RSA algorithm for the host key of an SSH server, it must be used together with a hash algorithm from the SHA
36%
03.02.2022
directly from the repository [6]. The ATT&CK navigator can be used to mark relevant entries during research and to display correlations, thus letting you plan and trace your progress in securing
36%
25.03.2020
on their website [6]:
resource "aws_lambda_layer_version" "lambda_layer"{
filename = "lambda_layer_payload.zip"
layer_name = "lambda_layer_name"
compatible_runtimes = ["nodejs8.10"]
}
The long and short
36%
02.02.2021
:
docker run -p 8080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=it-administrator quay.io/keycloak/keycloak:11.0.0
Change the username and password to suit your needs. In addition to the two
36%
27.09.2024
installation options for viewing Dradis in action, I'll first take a quick look at the Docker image:
docker run -it --rm -p 3000:3000 dradis/dradis-ce
Of course, you can also download sources from the Git
36%
11.10.2016
Galaxy [6], can be used to modify various configuration parameters. If you opt for Chef instead, you can install the components needed for Chef on your Junos using a matching Cookbook provided by Juniper
36%
04.12.2024
fields that do not exist in the other types. For example, the Car dataset has fields such as mileage and features (lines 6 and 7), whereas Motorcycle has an engineCapacity field (line 14), and Bicycle has
36%
17.06.2017
-directory-aadconnect-accounts-permissions#create-the-ad-ds-account
Preparations for user provisioning in Office 365: https://support.office.com/en-gb/article/Prepare-to-provision-users-through-directory-synchronization-to-Office-365-01920974-9e6f-4331-a370-13aea4e82b3e?omkt=en
36%
28.11.2022
",
...
Git Server Selection
One of the most popular self-hosted Git servers is GitLab [5], which of course also runs on the service at gitlab.com
. However, the massive GitLab, written in Ruby, requires quite