36%
04.12.2024
.ec.europa.eu/collection/open-source-observatory-osor/opendesk
XWiki Confluence Migration Toolkit: https://store.xwiki.com/xwiki/bin/view/Extension/Confluence%20Migration%20Toolkit/
Confluence to XWiki migration: https://xwiki.com
36%
26.03.2025
interface. To do this, simply type the name of the system on which you ran the installer in your browser followed by open-audit
(e.g., http://monitoring.example.com/open-audit/
) and log in as admin
user
36%
31.10.2025
: http://go.microsoft.com/fwlink/?LinkId=182512
.NET 4.0: http://go.microsoft.com/fwlink/?LinkId=208784
SQL Server Express Edition: http://www.microsoft.com/sqlserver/en/us/editions/2012-editions
36%
31.10.2025
programming, but support on Google's App Engine could also make it interesting for use in web programming.
Infos
Go: http://golang.org/
Go on the App Engine: https://developers.google.com
36%
30.11.2025
providers.
Infos
Standing Cloud:http://standingcloud.com/
"The End of Server Admins" by Dan Frost: http://cloudage.admin-magazine.com/Blogs/Dan-Frost
36%
09.01.2013
the classic tools against it, including backup or replication tools such as rsync. Give S3QL a whirl – it has some really cool features.
Infos
Amazon S3: http://aws.amazon.com/s3/
Amazon S3 web
36%
10.04.2015
look at much more complicated applications, such as I2P messenger [27] or Pond [28].
Infos
Lavabit: http://lavabit.com/
ProtonMail security contributors: https
36%
09.04.2019
::XXXXXXXXXXX:role/aws-service-role/guardduty.amazonaws.com/AWSServiceRoleForAmazonGuardDuty",
17 "Condition": {
18 "StringLike": {
19 "iam:AWSServiceName": "guardduty.amazonaws.com"
20
36%
20.05.2014
environment. With patience and some documentation in hand, you can explore this stellar SIEM.
Infos
OSSIM: http://communities.alienvault.com/
AV-OTX: http://www.alienvault.com
36%
18.07.2013
systems.
Listing 1
Load Balancer Configuration
01 upstream backend {
02 backend1.example.com server weight = 5;
03 server backend2.example.com max_fails fail_timeout = 10s = 5;
04