60%
31.10.2025
seconds, for example:
# nc -p 16000 -w 30 examplehost.tld 22
If firewalling is in place and you need to originate your connection from a specific IP address to open a port, then you can enter:
# nc -s 1.2.3
60%
06.10.2022
, as in this code fragment, which implements and calls a multiply function:
package function
multiply(a,b) = m {
m := a*b
}
result1 = r {
r := multiply(3,4)
}
result2 = r {
r := multiply(3,9)
}
The Rego
60%
27.09.2024
Design Document with Views
{
"_id": "_design/queries",
"_rev": "6-856a5c52b1a9f33e136b7f044b14a8e6",
"language": "javascript",
"views": {
"by-timestamp": {
"map": "function (doc) {\n
60%
30.11.2025
In KBOut PktOut
05 3 1 1421 2168 0 0 41000 90 0 2 0 0
06 3 2 1509 2198 64 2 49712 109 0 2 0 0
07 3 2 1403 2192 ... 9
59%
10.04.2015
.7 Python 2.7 web
15 python-3.3 Python 3.3 web
16 ruby-1.8 Ruby 1.8 web
17 ruby-1.9
59%
11.04.2016
toolkit for joomla
UrlToolkit {
ToolkitID = joomla
Match base64_encode[^(]*\([^)]*\) DenyAccess
Match (<|%3C)([^s]*s)+cript.*(>|%3E) DenyAccess
Match GLOBALS(=|\[|\%[0-9A-Z]{0,2}) Deny
59%
30.11.2025
:
09 bb:0f:e3:7f:3e:ab:c3:5d:32:78:85:04:a2:da:f1:61 root@host1
You need to distribute the public part, that is the /root/.ssh/id_rsa_cluster.pub
file, to all nodes in the cluster. The Strict
59%
30.11.2025
depends on the liblzo2-2, libpkcs11-helper1, openssl-blacklist, and openvpn-blacklist packages. The next step is to set up your own Public Key Infrastructure (PKI). OpenVPN provides a software tool
59%
05.02.2019
| revenue |
18 +---+------+---------+
19 | 1 | 2016 | 100.00 |
20 | 2 | 2016 | 0.00 |
21 | 3 | 2016 | 999.99 |
22 | 1 | 2017 | 500.00 |
23 | 2 | 2017 | 0.00 |
24 | 3 | 2017 | 100.00 |
25 | 1 | 2018 ... What lacked maturity in MariaDB 10.2 has now been sorted out in version 10.3. We look at the benefits you can reap now. ... MariaDB 10.3 ... New features in MariaDB 10.3
59%
03.12.2015
--------------------------------------------------
debian_test RUNNING 10.0.3.190 - NO
debian_test2 STOPPED - - NO
ubuntu_test STOPPED - - NO
If a specific container should automatically start up when the base