30%
03.04.2024
_tpl_version}"
fi
done
fi
# Close the engagement
curl -L -X POST "${DEFECTDOJO_SERVER_URL}/api/v2/engagements/$engagement_id/close/" --header "Authorization: Token $DEFECTDOJO_API_KEY" -d
30%
03.08.2023
data center now consumes between 20 and 50MW per year – that's as much electricity as around 35,000 homes. This increase is driven not least by the rise in demand for cloud computing services
30%
25.09.2023
://localhost:22"
}
ingress_rule {
service = "http_status:404"
}
}
}
In this example, when Cloudflare receives a connection addressed to
${var
30%
18.07.2013
in its infancy, the former monopolist browser released the SSL encryption protocol version 2.0 (SSLv2). Version 1 existed only internally in Netscape. Numerous security vulnerabilities were discovered
30%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31
30%
27.09.2024
virtual instance for development and test purposes on which to carry out the work. Again, Ubuntu 22.04 is a good choice. The steps are quickly completed: Use curl to download the k0s binary, which you
30%
26.01.2025
the required cluster in just a few minutes. The following example assumes that all commands are run on Ubuntu 22.04, but most of the commands will probably work on other distributions with just a few minor