22%
11.04.2018
during this process, you can avoid config drift by running them every 20 minutes or so over the resulting instances – which introduces the holy grail: idempotency. Simply put, that means you can
22%
25.09.2023
for Kubernetes. Prometheus is a tool for recording, storing, and querying time series metrics. Created by SoundCloud in 2012 and adopted by the CNCF in 2016 (as their second project after Kubernetes itself
22%
25.09.2023
" by Chris Binnie, ADMIN
, August 2012. https://www.admin-magazine.com/Articles/Netcat-The-Admin-s-Best-Friend, Accessed March 25, 2023.
Yerrid, K.C. Instant Netcat Starter
. Packt Publishing Ltd., 2013
22%
12.09.2013
of desktop virtualization are obvious: Where do you get the biggest profit, and were your expectations met here?
Sascha Karbginski:
We provide 2,000 desktop workstations to our employees in 560 branches
22%
09.01.2013
an evaluation version of Filr 1.0 [2] in the form of an Open Virtualization Format virtual appliance (Filr.x86_64-0.0.459.ovf.zip) from the Novell download page [3]. Although you can run this for a quick test
22%
17.04.2017
name. By default, Windows Server 2012 R2, for example, tries to resolve the name to the IPv6 address, resulting in undesirable messages.
Figure 3: Error
22%
20.06.2022
!), and requires at least Windows Server 2012 R2 and PowerShell 2.0. Listing 1 shows the first lines of the migration loop.
Listing 1
Migration by Script
01 foreach ($Mailbox in (Get-Mailbox)) {
02
22%
27.05.2025
DL-DE->BY-2.0 [35]DL-DE->Zero-2.0 [36]
The German Open Government data portal has published two Data License Germany versions
Community Data License Agreements (CDLAs) [37]
Linux
22%
06.08.2026
When OpenStack [1] started to gain momentum about 15 years ago, the project was considered one of the best responses to the growing dominance of proprietary cloud providers. In the year 2012, many
22%
22.05.2023
://dl.min.io/server/minio/release/linux-amd64/minio
chmod +x minio
sudo mv minio /usr/local/bin
mkdir /data
minio server /data --console-address :9090
After a few moments you should see output similar to that in Listing 1. At this point you