16%
03.04.2024
the recommendations in the RustDesk documentation and enabling and configuring the firewall:
sudo ufw allow 22/tcp
sudo ufw allow 21115:21119/tcp
sudo ufw allow 21116/udp
sudo ufw allow 8000/tcp
sudo ufw enable
16%
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
16%
25.09.2023
Protection Agency, the average carbon footprint of a domestic kilowatt-hour is 0.389kg of CO2, so this workload's carbon footprint was 0.82g of CO2. Tiny, but not zero
16%
13.12.2011
. That means you need to define a different separator – the new separator follows the option with the angled brackets:
hostlist relay_from_hosts = <; 85.214.7.0/24; 2a01:238:10b::/56
If you are configuring
16%
24.09.2015
using N
number of TPs, you will have to keep using that many TPs for any applications later in the workflow. For some problems, this setup might not be convenient or even possible.
Developers of several
16%
02.08.2022
._tcp.mykier.ip,ipa.mykier.ip,389
A Berkeley Internet Name Domain (BIND) 9 DNS server needs the same entries, but in a different format:
_kerberos._udp.mykier.ip. 86400 IN SRV 0 100 88 ipa.mykier.ip.
[...]
The important
16%
11.02.2016
, libcontainer
. This was not part of the solution right from the start; up until version 0.9, Docker drew directly on LXC to start and manage containers. However, LXC lacked several features, so Docker decided
16%
16.05.2013
sessions with Google Authenticator [17]. The Google Authenticator Project is released under the Apache License 2.0 and is freely available. A PAM module is available for the server; the Google Authenticator
16%
02.02.2021
(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
16%
13.12.2018
.3.1.21 # primary VPN
# router site 3
2 172.16.0.8 # primary VPN
# router site 4
3 10.4.1.25 # target host
# in site 4
# Problem: First link broken