12%
01.06.2024
, and almost 80 for larger images.
Leaks of long-lived credentials are a common cause of data breaches (https://securitylabs.datadoghq.com/articles/public-cloud-breaches-2022-mccarthy-hopkins/), making
12%
11.10.2016
-server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09 (tcp-server {:host host})
10 (udp-server {:host host})
11 (ws-server {:host host}))
12
13 ; Clean up events
12%
11.02.2016
state=absent
07 notify: Restart Apache
08
09 - name: Generate Vhosts
10 template:
11 src=vhost.conf
12 dest=/etc/apache2/sites-enabled/{{ item.hostname }}.conf
13 with_items: vhosts
14
12%
11.04.2016
:\localhost\client\TrustedHosts -value
An SSH server installed on the Linux computer.
The test setup looks like this: Windows Server 2012 R2 with DNS installed and configured; a CentOS 7 server
12%
25.03.2020
.
Listing 1
kube-system Namespace Pods
$ kubectl get pods -n kube-system
NAME READY STATUS RESTARTS AGE
coredns-5644d7b6d9-7n5qq 1/1 Running 1
12%
10.09.2012
_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok)
Aug 22 17:12:50 test1 laytonjb: This is a cron test
Logger allows you to direct your comments
12%
02.06.2020
.docker.com/install/linux/docker-ce/ubuntu/#install-docker-engine---community-1
Twistlock AuthZ Broker: https://github.com/twistlock/authz
Twistlock Jenkins plugin: https://www.twistlock.com/2018/05/09
12%
07.10.2014
/lib/sheepdog
root 582 581 0 13:13 ? 12:00:00 AM sheep -p 7000 /var/lib/sheepdog
# grep sheep /proc/mounts
/dev/sdb1 /var/lib/sheepdog ext4 rw,relatime,data=ordered 0 0
# grep sheep /etc/fstab
/dev
12%
15.08.2016
" by Nicole Hemsoth: http://www.nextplatform.com/2015/09/23/shifter-expands-container-capabilities-for-hpc/
Gregory M. Kurtzer on GitHub: http://gmkurtzer.github.io/
"Interview with the Developer
12%
27.09.2021
08 integer :: counter
09 integer :: counter_limit
10 integer :: ierr
11
12 type(rec) :: my_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8,file