17%
03.12.2015
, it outputs the message Hello World!
.
To test the script on a local web server, run the following command:
# nmap --script /path/http-vuln-check local targetlhost -p 22,80,443
The output should look
17%
18.02.2018
_python_interpreter variables ideally remain unchanged: They cause Python to connect to the host on standard SSH port 22 and to use Python 3 when calling commands on the target system.
Next, check whether the devops.hosts setup
17%
05.02.2019
:
$ curl http://169.254.169.254/openstack
2012-08-10
2013-04-04
2013-10-17
2015-10-15
2016-06-30
2016-10-06
2017-02-22
To retrieve a list of supported versions for the EC2-compatible metadata API, enter
17%
20.05.2014
that employees authenticate before creating entries, making it clear later who posted an entry.
Less computer-savvy users are supported by a WYSIWYG editor [6] or at least a help link for the wiki syntax
17%
20.05.2014
restrict access to the LAN subnet. The bottom line is the following multiport rule:
# Administration
ip6tables -A INPUT -i $LAN_IF -s $LAN_NET -p tcp -m multiport --dport 22,80,443 -j ACCEPT
Depending ... We design a basic set of ip6tables rules for an IPv6 firewall. ... ip6tables Rules ... IPv6 Tables ... Creating Firewall Rules with ip6tables
17%
07.06.2019
# Jenkins home directory is a volume, so configuration and build history
22 # can be persisted and survive image upgrades
23 VOLUME ${JENKINS_HOME}
24 USER ${JENKINS_USER}
25
26 ARG JENKINS
17%
07.06.2019
-y
17
18 RUN apt-get install -y \
19 autoconf \
20 automake \
21 build-essential \
22 ca-certificates \
23 cmake \
24 curl \
25 g++-7 \
26 git \
27 less \
28
17%
01.08.2019
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions.
A ufunc operates on an ndarray [6
17%
30.01.2024
an initial evaluation of the environment. They provide the installation packages for Ubuntu 20.04/22.4, CentOS 8, and Debian 11, along with Docker, virtual machine (VM) images, and an online demo [2].
If you
17%
03.08.2023
-AzResourceGroupDeployment -location westeurope -ResourceGroupNameDefaultResourceGroup -WEU-TemplateFile $HOME/Downloads/dcr_windows_arm_ template_01-02-2023-22-39-03.json -TemplateParameterFile $HOME