64%
05.12.2014
_domain": "yourdomain.com",
06 "dataset_uuid": "d34c301e-10c3-11e4-9b79-5f67ca448df0",
07 "resolvers": [
08 "192.128.0.9",
09 "192.128.0.10"
10 ],
11 "max_physical_memory": 4096,
12 "nics": [
13
64%
30.11.2025
.ssl[port.service] ) then
06 return false
07 end
08 -- Don't bother running on SSL ports if we don't have SSL.
09 if (svc.ssl[port.service] or port.version.service_tunnel == 'ssl')
10 and not nmap
64%
28.11.2023
": "127.0.0.1"}},
06 { "type": "PORT", "params": {"hostname": "129.0.0.1", "port": 8080}},
07 { "type": "HTTP-STATUS", "params": {"url": "https://google.com"}},
08 {
09 "type": "GROUP",
10
64%
14.08.2020
S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is a monitoring system for storage devices that provides information about the status of a device and allows for the running of self
64%
22.08.2011
x]... DONE
Raw: 10635K c/s real, 10635K c/s virtual
Benchmarking: Eggdrop [blowfish]... DONE
Raw: 23744 c/s real, 23744 c/s virtual
Benchmarking: M$ Cache Hash [Generic 1x]... DONE
Many salts
64%
09.01.2013
-e-mnpsy5bpzk-stack-AWSEBCloudwatchAlarmHigh-198IBXQXHBDPH
2013-05-08 20:09:25 INFO Application available at
DanApp-env-ceqwdhduep.elasticbeanstalk.com.
2013-05-08 20:09:25 INFO Successfully launched
64%
20.02.2012
of their entire app, so here I’m going to look first at those numbers and then I’ll look at using a curve to describe your app’s performance. Things always look better when they have a graph, don’t they
64%
14.08.2017
. OpenStack, for example, officially designates CirrOS as a testing image in its documentation [8].
CirrOS comes with a number of wizards, which all start with cirros- (Table 1). All commands are shell
63%
07.06.2019
-jdk-alpine
02
03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT
04 ttf-dejavu
05
06 ARG JENKINS_USER=jenkins
07 ARG UID=1000
08 ARG HTTP_PORT=8080
09 ARG JENKINS
63%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25