9%
30.11.2025
on */
17 port = 5556;
18
19 /* hub mask: the mask of servers that this server may hub. Multiple
20 * entries are permitted
21 */
22 hub_mask = "*";
23
24
9%
30.11.2025
be in the database for a production web application
18 $result = $hasher->CheckPassword($password, $passwordfromdb);
19
20 if ($result) {
21 echo "Password match!";
22 }
23 else {
24 echo "Password
9%
30.11.2025
of the stress test shown in Figure 2, shows that some 19,200 queries composed of 55 different commands were issued. The system, a server with 768MB of RAM and a Pentium 3 CPU, took a total of 22 seconds to answer
9%
27.05.2025
# Backup
15 raspi06:
16 ansible_ssh_private_key_file: /home/treuss/.ssh/raspi06
17 ansible_user: thomas
18 dns_servers:
19 hosts:
20 # Pi-hole
21 pihole
9%
14.08.2017
: http://www.cybertec.at/en/
The Author
Hans-Jürgen Schönig is the CEO of Cybertec Schönig & Schönig GmbH, a company providing 24x7
9%
02.08.2022
, the extremes occur rarely and the median (i.e., the 50th percentile) occurs particularly frequently. On both sides of the x
-axis, the number of matches per value increases as the median is approached. Given 100
9%
04.08.2020
+O and exit nano with Ctrl+X. You can then run through the gamut of systemctl commands to enable the service to start automatically upon boot and then start it manually with:
# systemctl enable pandora
9%
13.02.2017
, Mac OS, and Linux systems.
At the Command Line
The CLI plays a focal role in automating tasks in Azure. Microsoft offers installation packages for Windows, OS X, and Linux.
In this case, I will try
9%
03.02.2022
of the installation, Wireshark can import the latest version of Npcap. On Windows, Npcap or WinPcap has to be in place to capture live network traffic. Wireshark includes Npcap as of version 3.x; the older versions use
9%
08.04.2025
. I would recommend looking at 192.168 and 10.x IPv4 networks, because those are the most common. Note that these are all Ethernet networks (other network types require a different discussion).
If you