11%
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
11%
05.08.2024
/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.2 (main, Feb 17 2023, 09:48:02) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/usr/bin/python3.11)
jinja version = 3.1.2
libyaml = False
11%
09.12.2019
| 0| 0| 0| 0.00%|
154| 12724500| 46.7333| 3.6727e-06| 3.09%| d = 0.0
155| 50898000| 195.426| 3.83956e-06| 12.94%| for k in range(0, d_num):
156
11%
30.01.2020
": "Allow",
06 "Action": "logs:CreateLogGroup",
07 "Resource": "arn:aws:logs:eu-west-1:XXXXXXX:*"
08 },
09 {
10 "Effect": "Allow",
11 "Action": [
12 "logs
11%
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
11%
25.03.2020
treats both human users and service accounts in the same way after authentication, in that, during authorization and access control, it makes no difference whether jack@test.com
or databaseservice
wants
11%
30.11.2025
. To verify that your IPv6 setup works, try pinging a known host – Google is a good bet (Listing 2).
Listing 2
Testing IPv6 Setup
01 # ping6 ipv6.google.com
02 PING ipv6.google.com(iy-in-x63.1e
11%
30.11.2025
:alice@somesipprovider.de>;tag=42
07 Call-ID: a84b4c76e66710de5f90ae275
08 Contact: Alice
09 ...
The media data transferred in the course of a voice or video call are typically transported one
11%
28.11.2022
-5) that composed the CMMC framework, with level 1 being the least mature and level 5 the most mature.
The CMMC 1.0 framework consisted of 17 cybersecurity domains. A domain is a distinct group of security practices
11%
21.11.2012
(unew(i,j)-u(i,j)) )
141 ENDDO
142 ENDDO
143
144 IF(MOD(iter,10)==0) WRITE(*,"('iter,diff:',i6,e12.4)") iter,diff
145
146 ! Update solution
147 DO j=2,m-1
148 DO i=2,m-1
149 u(i,j) = unew