36%
07.04.2022
wget apt-transport-https software-properties-common
wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update
36%
20.06.2022
.
Listing 1
Installing cert-manager
# kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.5.1/cert-manager.crds.yaml
# helm repo add jetstack https
36%
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
36%
05.02.2023
of locations that can be included in a single policy makes the setup fast and clear-cut.
Infos
Microsoft Purview overview: https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365
36%
03.12.2015
, including antifraud and antiphishing services, application testing, and PCI scanning, and the netcraft plugin harvests hosts from netcraft.com
(Figure 3; no new hosts were found), whereas the shodan
36%
22.12.2017
by the above-mentioned tools alone.
Infos
Torus distributed storage for containers: https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Red Hat OpenShift Container Platform: https://www.openshift.com
36%
18.02.2018
that have been implemented over the past few months are very helpful, such as F5 support. I am definitely looking forward to the next set of innovations.
Infos
OpenShift: https://www.openshift.com
36%
18.02.2018
.
Info
Managing Up principle: https://hbr.org/2015/01/what-everyone-should-know-about-managing-up
logger: https://www.serverwatch.com/tutorials/article.php/3924816/Use
36%
18.02.2018
> Get-ClusterFaultDomain -Name "server01.contoso.com"
You can also work with different types. For example, the following commands are available to create your own fault domains:
> New
36%
09.04.2019
in a cloud. This is especially easy if you set up GNS3 on a remote server with Ubuntu 16.04 LTS. In this case, you execute the following commands as root:
# cd /tmp
# curl https://raw.githubusercontent.com