22%
02.03.2012
them like this:
.mydomainname.com:1.1.1.1:ns1.mydomainname.com:900
.mydomainname.com:2.2.2.2:ns2.mydomainname.com:900
.mydomainname.com:3.3.3.3:ns3.mydomainname.com:900
Another Domain
Now that you
22%
03.08.2023
and 81 of my AWS instance, respectively,
$ ssh -L 8000:127.0.0.1:80 chris@target.local -p2222 # Main Mutillidae web server
$ ssh -L 8001:127.0.0.1:81 chris@target.local -p2222 4# phpMyAdmin web server
22%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
22%
31.10.2025
's usually TCP port 22) to port 2222, for example, to keep port scans from filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations
22%
02.02.2021
to which partitions. If a message appears without a key, Kafka usually distributes the subsequent messages in a round-robin process to all partitions of the topic. In this case, all partitions receive
22%
04.08.2020
and a scheduler that empties each queue at a certain rate. In a rate-based queuing system, such as Weighted Fair Queuing (WFQ) or Weighted Round Robin (WRR), the delay experienced by a packet in a particular queue
22%
30.11.2025
is stored in a round-robin database (RRD), so that older information is dumped when new information arrives. pfSense uses this data to generate some interesting statistics and charts. Some of these are found
22%
30.11.2025
-bonding driver on Linux provides a tried-and-trusted solution for this. It lets you group multiple network cards to create a new virtual device. Depending on the bonding mode, the traffic will use a round-robin
22%
30.11.2025
.") The nodes are used in round-robin fashion, and if the loop count is increased, Julia cycles through the available resources again.
julia> @parallel for i=1:8
run(`hostname`)
end
22%
11.04.2016
to specify the port in the usual way separated by colons after the domain name:
duplicity /etc scp://dd@example.com:2222//var/backup
If you want to store the backup on an FTP server, you need to enter