30%
13.12.2011
. To allow this to happen, add the following rule on your firewall:
ip6tables -A INPUT -j REJECT -p tcp-dport 25 --reject-with tcp-reset
This setup acknowledges IPv6 connections to the SMTP port 25
30%
01.08.2019
push remote.repository.com:5000/alpine:latest
The push refers to repository [remote.repository.com:5000/alpine]
73046094a9b8: Pushed
latest: digest: sha256:0873c923e00e0fd2ba78041bfb64a105e1ecb7678916d1f
30%
30.11.2020
.04):
$ sshfs -V
sshfs version 2.8
FUSE library version: 2.9.7
fusermount version: 2.9.7
using FUSE kernel interface version 7.19
Initial SSHFS Test
For these initial tests, I'm exchanging data between two
30%
25.09.2023
s
redis-84fd6b8dcc-7vzp7 1/1 Running 0 36s
webapp-b455df999-bn58c 1/1 Running 0 25s
You can also use the kubectl get command to get information on deployments
30%
04.08.2011
to measure these speed hits on the HP system compared with the bare metal system. Installing a battery-buffered, 512MB write cache module vastly improved benchmark results that measured multiple, parallel read
30%
09.10.2017
with information parsed in the /proc/ table. A partial list of the tools and data sources used includes:
numastat [6]
mpstat [7] (a personal favorite)
nvidia-smi [8]
ibtracert [9]
ibstatus [10
30%
20.03.2014
://rny.io/nginx/postgresql/2013/07/26/simple-api-with-nginx-and-postgresql.html
Nginx WebSockets: http://nginx.org/en/docs/http/websocket.html
WebSockets with OpenResty: https://medium.com/p/1778601c9e05
30%
30.05.2021
_user_connections 3;
mysql> alter user 'user'@'localhost' with max_queries_per_hour 25;
Listing 4
Checking Assigned Resources
mysql> select user, max_questions, max_updates, max_connections, max ... Advanced MySQL security tips (a complete guide)
30%
03.12.2015
#, Objective-C, Lua, Perl, and Python. The subscriber written in Python initially arranges a callback to be invoked when a message arrives (Listing 3).
Listing 3
Subscriber in Python
01 #!/usr
30%
25.03.2021
version, depending on your needs. The simple command to fire up the latest version is:
$ docker run -d -p 3000:3000 grafana/grafana
3fa2f72de6bc4fd61a0cecdb1d18a8bf1aaf7b71b49f731fe4ae6eaab841d3fd
If you