30%
03.04.2024
on machines with only one CPU core and 512MB of RAM; the minimalist K3s setup itself only uses 250MB. As one of the radical cost-cutting measures, K3s dispenses with the I/O-intensive etcd database
30%
03.04.2024
call up the application (line 6). You need to specify a profile to save the tool's configuration. As soon as the software has launched, you will find the password in the logs (line 9); it is generated
30%
03.08.2023
.lbl.gov/sites/default/files/DataCenterEnergyReport2016_0_0.pdf
Bizo, D. Silicon heatwave: the looming change in data center climates. Uptime Institute Intelligence report 74, 2022: https://uptimeinstitute.com/uptime_assets/4cf0d2135dc460d5e9d22f028f
30%
25.09.2023
://localhost:22"
}
ingress_rule {
service = "http_status:404"
}
}
}
In this example, when Cloudflare receives a connection addressed to
${var
30%
28.11.2023
to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs that are very fast
30%
18.07.2013
centered around the community version, known as Origin server, have been available on GitHub since May 2012 [9].
According to Red Hat, OpenShift aims to revolutionize the market for PaaS. OpenShift provides
30%
18.07.2013
Practical Settings
SSLProtocol -SSLv2 -SSLv3 +TLSv1 +TLSv1.1 +TLSv1.2
SSLCipherSuite HIGH:!MEDIUM:!LOW:!aNULL@STRENGTH
SSLCompression off
One restriction is that algorithms that perform a key
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%
14.03.2013
(Accelerated Processing Unit) [4].
This processor combines a CPU with a GPU on a single chip. For example, the recently announced AMD A10-5800K has the following specifications:
4 cores at 3.8GHz (turbo
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