search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
谷歌搜索外推【电报e1000】google收录代发.sif.0x00
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(59)
Article
(20)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
77%
Monitoring in the Google Cloud Platform
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
, describing a measurable number of errors or a percentage of the time a service might not be available and still be considered a valid SLO. In this example, this value is
100
percent minus 99.5 percent, or
0.5
77%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
in the background with command lines like that shown in Listing 1. Listing 1 OpenSSL from Hell openssl
x
509 -req -CA ca.crt -CAkey ca.key -set_serial
0
x
$(openssl rand -hex 16) -days 3650
77%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
, PHP, and MySQL could take a rest with a load of
0
.01. Performance tests on the cache resulted in
100
,000 requests per second for 1,000 parallel requests without the base load of the server changing
77%
High availability for RESTful services with OpenStack
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
02 log 127.
0.0
.1 local
0
03 maxconn 4000 04 daemon
05
uid 99 06 gid 99 07 08 defaults 09 log global 10 mode http 11 option httplog 12 option dontlognull 13 timeout server 5s
77%
Apache Storm
08.10.2015
Home
»
Archive
»
2015
»
Issue 29: Rescu...
»
-cluster on which ZooKeeper and the different Storm components can be run side by side. Storm requires the use of ZooKeeper from version 3.3.
x
onward. You can install the latest version 3.4.6 using the following
77%
Processing streaming events with Apache Kafka
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
(KafkaProducerString,
producer = new KafkaProducer
(props)) { 03 04 for (long i =**
0
; i <**10; i++) {
05
final String orderId = "id" + Long.toString(i); 06 final Payment
76%
PowerDNS: The Other Open Source Name Server
24.06.2013
Home
»
Articles
»
server (hosting) Resolving DNS server (caching) API to provision zones and records DNSSEC support (as of 3.
x
) Web-based management options DNS data stored in plaintext (BIND compatible
75%
Flexible backup for large-scale environments
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
-consuming task, which is why license models by volume or processor performance are not a good fit for university operations. The current hardware comprises two
x
86 servers running Solaris 11.4, which have access
75%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
. However, I will stick with Material Design here. Listing 1 Hello World 01 import 'package:flutter/material.dart'; 02 03 void main() { 04 runApp(HelloWorldApp());
05
} 06 07 class Hello
« Previous
1
2
3
4
5
6
7
8