17%
17.06.2017
One important reason for the success of MySQL [1] is asynchronous replication, introduced in the 2001 release 3.23, which allows admins to set up replica instances (slaves) that receive all data
17%
25.03.2021
89.221.14.204...
Connected to www.wintermeyer.de.
Escape character is '^]'.
GET / HTTP/1.1
HOST: www.wintermeyer.de
HTTP/1.1 301 Moved Permanently
Server: nginx/1.10.3
Date: Fri, 27 Nov 2020 14:00
17%
07.10.2025
ADRecon at 3 a.m. every night"
$scriptPath = "C:\code\runazadrecon.ps1" # Path to the PowerShell script to be executed
# Define triggers that execute the task
$trigger = New-ScheduledTaskTrigger -Daily -At "03:00
17%
30.11.2025
Version 3.0 of Hyper-V in Windows Server 8 offers several improvements in terms of networking that improve the system's performance. Examples include direct access by virtual machines to the network
17%
05.12.2016
that the top left of the screen is (0,0)
tput cup 3 15
# Set the foreground color using an ASCII escape
tput setaf 3
# Write a "title" to the screen
echo "Title of the company"
tput sgr0
# Write a menu title
17%
16.08.2018
, Packstack [1] is used for quickly setting up development or demonstration cloud environments.
In this article, I present an example of an IaaS-type RDO [2] OpenStack Pike [3] installation using the Packstack
17%
04.12.2024
. In this case you will select the Quiet Mode
Option. The final touch will be to make sure you get alerts when something fails at 3:00am, so you will be notified (or not). The Beep Control option is especially
17%
01.06.2024
://www.mydomain.orgwinget source list
Manage sources of packages (e.g., add custom source)List source repositories
search
find
winget search OpenJDKwinget search --query "Python 3"winget search Adobe -s
17%
02.02.2021
,000 seconds. Amdahl's Law says the speedup is 1.00 (i.e., the starting point).
Notice that as the number of processors increases, the wall clock time of the parallel portion decreases. The speedup a
increases
17%
09.10.2017
of profiling [2], I have focused on individual applications, either serial or parallel [3]. Profiling usually means trying to understand application resource usage patterns by answering questions such as: "How