9%
28.07.2025
with many developers (see the "ArgoCD" box).
ArgoCD
ArgoCD has its friends within the community as well as critics, who accuse the tool of having a long list of shortcomings. One central issue is how ... PipeCD is a lean CI/CD orchestrator for Kubernetes and other target platforms. We look at how it works in detail and what people migrating from ArgoCD can expect.
9%
14.03.2013
for a basic OpenStack installation and how their configuration works. The goal is an OpenStack reference implementation consisting of three nodes: One node is used as the cloud controller, another acts ... The first article in this workshop looked at the theory behind OpenStack; the second part takes a more hands-on approach: How can you set up an OpenStack cloud on a greenfield site?
9%
28.07.2025
sudo apt-get update
sudo apt-get install ca-certificates curl
sudo install -m 0755 -d /etc/apt/keyrings
sudo curl -fsSL https://download.docker.com/linux/ubuntu/ gpg -o /etc/apt/keyrings/docker.asc
sudo ... An internal AI server is an interesting way to retain data sovereignty. We show you how to set up an in-house AI server on your hardware and use it in parallel with AI services such as Chat
9%
17.04.2017
Hub: https://github.com/dotnet/core/
NuGet package manager: https://www.nuget.org
Red Hat Container Development Kit: https://developers.redhat.com/products/cdk/overview/
Red Hat Developer Program ... take a closer look at the implementation and how admins can create a .NET environment under Linux.
9%
12.09.2013
models have integrated graphics processors. Teradici sources the hardware from various manufacturers, such as EVGA [4] or Leadtek [5] [6]. The classical host cards, TERA2220 [5] and TERA2240 [6], differ ... Anyone who has tried to to run graphics-intensive applications using an application-sharing protocol like RDP knows how miserably these technologies fail. But the PCoIP protocol and special hardware
9%
05.02.2023
: https://github.com/crowdsecurity/cs-windows-firewall-bouncer/releases
CrowdSec on Windows: https://docs.crowdsec.net/docs/getting_started/install_windows/
The Author
Thomas Joos ... how this strategy works with the CrowdSec cloud service.
9%
02.09.2011
, enterprise users weren’t given immediate access to Google+. Horowitz says that Google did not want to frustrate that huge batch of users while the kinks were getting worked out of this young Google product. O ...
Google+ isn’t officially ready for corporate use, but users are already excited about what this new social networking platform means for the workplace. We look at how you can leverage Google
9%
22.12.2017
the same output on screen:
> Get-Service | where {$_.status -like "running"}
> Get-Service | where {$_.status -match "running"}
Please note that this query is not case sensitive – it does not distinguish ... Almost all programming and scripting languages allow the use of regular expressions, but many professionals still believe regex is a relic from ancient times. With specific examples, we show how
9%
05.02.2023
for all components in Microsoft 365, the corresponding rights can be queried:
Get-M365DSCCompiledPermissionList -ResourceNameList (Get-M365DSCAllResources)
To use only individual components or simply ... of the Microsoft 365 Desired State Configuration. ... Microsoft 365 DSC
9%
14.11.2013
visualizations and capacity planning simulation.
Joe Casad:
OpenStack seems to get more headline space, but CloudStack is also an open source cloud solution with similar goals. What distinguishes Cloud ... Childers about how Apache CloudStack fits in.