82%
10.06.2015
/8/4/112
Welte v. Skype Technologies SA (Germany): http://www.groklaw.net/articlebasic.php?story=20080508212535665
GPL Compliance Project for Linux Developers: https ... Hellwig v. VMware
82%
04.10.2018
For this project I use GitLab CI v11.1.4. The goal of continuous integration in the development timeline is to reduce the time needed for developers to test code modifications. Most projects usually use GitLab CI
82%
14.08.2017
.nagios.org
Icinga: https://www.icinga.com
Prometheus: https://prometheus.io
Kubernetes: https://kubernetes.io
Official Prometheus announcement: https://developers.soundcloud.com
82%
03.12.2015
.openstack.org/developer/heat/template_guide/hot_guide.html
Murano dummy app: http://github.com/useidel/murano-dummy-app
Murano video: https://www.youtube.com/watch?v=OvPpJd0EOFw
The Author
Dr. Udo Seidel is a teacher of math and physics. After
82%
05.08.2024
/07/06/why-perl-is-still-relevant-in-2022/
CPAN: https://www.cpan.org
PyPi: https://pypi.org
npm registry: https://www.npmjs.com
Youens-Clark, Ken. Command-Line Rust
. O'Reilly, 2022
Gift, Noah
82%
03.08.2023
Version: apps/v1
kind: Deployment
metadata:
namespace: default
...
If you use a work agent, the whole thing looks a little different (Listing 1). Note that in this example, the manifest defines a static
82%
18.09.2012
-keys --keyserver keyserver.ubuntu.com 98AB5139
Now, update the package list and install the current 4.1 version of VirtualBox:
apt-get update && apt-get install virtualbox-4.1
For VRDP support, you still need
82%
06.10.2022
https://github.com/jetstack/cert-manager/releases/download/v1.5.1/cert-manager.crds.yaml
installs the Custom Resource Definitions required for cert-manager in the local K3s instance, and the command
82%
02.08.2021
/cloudnativesecurity.pem
...
#9: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: E2 B9 A7 59 F6 11 B4 00 3B 76 56 1F 29 5D CF 91 ...Y....;vV.)]..
0010: EA AB 17 F6
82%
12.05.2020
$(id -u):$(id -g) -e HOME=$HOME \
-e USER=$USER -v $HOME:$HOME \
--rm --read-only nvidia/cuda:10.1-base-ubuntu18.04
When running a read-only container, it likely will need to access local files (i.e., files in the container, like