36%
14.11.2013
in logfiles.
Infos
Gource: http://code.google.com/p/gource/
Gource, custom log format: http://code.google.com/p/gource/wiki/CustomLogFormat
code_swarm: http://www.michaelogawa.com
36%
01.06.2024
.VisualStudioCode"
},
{
"PackageIdentifier" : "Microsoft.OpenJDK.16"
},
{
"PackageIdentifier" : "Python.Python.3.12"
}
],
"SourceDetails" :
{
"Argument" : "https://cdn.winget.microsoft.com/cache",
"Identifier" : "Microsoft
36%
30.01.2024
is not actually necessary for deployment; instead, you can install Dashy on any standard Linux system. Besides Git, you also need Node.js and Yarn:
git clone https://github.com/Lissy93/dashy.git && cd dashy
yarn
36%
18.07.2013
].
Infos
Solid State Storage Performance Test Specification: http://www.snia.org/tech_activities/standards/curr_standards/pts
TKperf open source software: http://www.thomas-krenn.com
36%
18.07.2013
cloud provider Cloud.com, Citrix also put its cloud management platform CloudStack [1] under the GPLv3.
The handover of the project from Citrix to the Apache Foundation in April 2012 was accompanied
36%
12.09.2013
, set up, and managed separately.
Infos
"System Center 2012 SP1: What's New" by Thomas Joos, ADMIN
, 2013, No. 15, pg. 64
App for Windows Phone: http://go.microsoft.com
36%
07.04.2022
-charts https://raw.githubusercontent.com/kubernetes-sigs/kubefed/master/charts
# helm repo list
kubefed-charts https://raw.githubusercontent.com/kubernetes-sigs/kubefed/master/charts
If everything worked, Helm
36%
04.12.2024
://bsd-cloud-image.org/ is used as a source
mkdir tmpimages
cd tmpimages
wget https://github.com/hcartiaux/openbsd-cloud-image/releases/download/v7.5_2024-05-13-15-25/openbsd-min.qcow2
# Create a virtual machine and assign
36%
10.06.2015
the account with the global administrative privileges in Azure AD. The account is specified in the form of an email address (e.g., syncadmin@contoso.onmicrosoft.com
). Next, define your local AD's service
36%
05.08.2024
_GCPCPSTST
FROM alpine:3.19 AS dockerize
ENV DOCKERIZE_VERSION v0.7.0
RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar