78%
10.04.2015
: http://www.jython.org
JMagick: https://github.com/techblue/jmagick
Im4java: http://im4java.sourceforge.net
Mozilla's Rhino project: https
78%
30.09.2013
nmap
as a cronjob once a day on a Linux machine to scan all the ports in a network range equivalent to a legacy Class B network:
/usr/bin/nmap -v -v -oG - -p 1-65535 10.1.0.0/16 > /tmp
78%
05.12.2014
[<-] 220 mx.google.com ESMTP t2fjm4427fd213ply.2523 - gsmtp
[->] EHLO smtp.box.tld
[<-] 250 SMTPUTF8
[->] STARTTLS
[<-] 220 2.0.0 Ready to start TLS
[->] EHLO smtp.box.tld
[<-] 250 SMTPUTF8
[->] AUTH LOGIN
78%
09.10.2017
the distribution of large-scale Windows 10 updates well to avoid overloading the network.
Infos
Group Policy templates for Windows 10 v1607: https://www.microsoft.com/en-us/download/details.aspx?id=53430
78%
27.09.2021
- provided
count(missing) > 0
msg := sprintf("you must provide labels: %v", [missing])
}
Listing 2
Constraint with Payload
apiVersion: constraints.gatekeeper.sh/v
78%
15.08.2016
-comes-after-email/422625/
"John Chambers last keynote as CEO of CISCO," Cisco Live 2015, San Diego, CA, https://www.youtube.com/watch?v=ujBLqLFNr0s (timeline 28:00)
Cisco-Kansas City agreement: https://newsroom.cisco.com
78%
11.02.2016
untouched. Almost the entire isolation magic occurs at the kernel level; users only ever see the components they are supposed to see.
Jails became part of the FreeBSD system in version 4.0; in other words
78%
14.08.2017
Server 2012, the OS should have at least 2GB of RAM available, or 4GB on a physical system with a large amount of RAM.
In Hyper-V virtualization does the dynamic memory configuration comply with best
78%
03.08.2023
/product/
Securing the cluster: https://www.cockroachlabs.com/docs/v22.2/secure-a-cluster
Releases page: https://www.cockroachlabs.com/docs/releases/index.html
Installing CockroachDB on Linux: https://www.cockroachlabs.com/docs/v
78%
09.10.2017
:
$ sudo vault server --config vault.example.com.config
Setting Up the Server
After the first launch of the server, you must prepare it for use. This is done with the same Vault program you used to launch