28%
09.10.2017
[...]
02 apiVersion: extensions/v1beta1
03 kind: Ingress
04 metadata:
05 name: test
06 spec:
07 rules:
08 - host: foo.bar.com
09 http:
10 paths:
11 - path: /foo
12 backend:
13
28%
06.10.2022
by selecting Add organization
. On the right side of the screen, you can now specify your business partner's AAD client: The domain name is all you need (e.g., contoso.com
). Once you have selected the correct
28%
01.08.2019
DNSSEC [1] protects against falsified DNS records by cryptographically signing DNS information. The root servers sign the record. One step lower in the hierarchy, the .com
DNS servers sign records
28%
28.07.2025
install cargo libssl-dev pkg-config git
cd ~/git
git clone https://github.com/Checkmk/checkmk.git
cd checkmk/packages/site/check-http/
cargo check --release
cargo build --release
cd ../target
28%
10.04.2015
Net.MapNetworkDrive("m:","\\SRV\DOCS")
A VBScript logon script only provides the control constructs such as loops, branches, and so on. The actual functionality is in a collection of component object model (COM) objects (standard for software
28%
08.10.2015
-MailboxPermission -Identity office.onmicrosoft.com\office
You can qualify this list using the parameter -user to avoid unnecessary filter operations. By using the command:
Get-MailboxPermission -Identity office.onmicrosoft.com
28%
30.01.2024
in the announcement (https://blogs.windows.com/windowsexperience/2024/01/04/introducing-a-new-copilot-key-to-kick-off-the-year-of-ai-powered-windows-pcs/), "and when pressed, the new key will invoke the Copilot
28%
30.11.2025
be running (on the loopback device at least).
shellinaboxd -s /designator/ :SSH:host.example.com
Provides an SSH login for the remote machine host.example.com
on the local system with an address
28%
30.11.2025
server
PING server: 56 data bytes
64 bytes from server.examplenet.com (192.168.5.6): icmp_seq=0. time=0.415 ms
64 bytes from server.examplenet.com (192.168.5.6): icmp_seq=1. time=0.215 ms
64 bytes from
28%
30.11.2025
to download the software from GitHub:
git clone git://github.com/sitaramc/gitolite
Still working as root, run the install script, which installs the Gitolite programs globally:
# gitolite