77%
20.06.2012
with version 6.x, Red Hat Enterprise Linux started using NFSv4 instead of v3. Because Scientific Linux is based on Red Hat Enterprise Linux, it uses NFSv4 as well, which you can see in the listing as vers=4
77%
21.07.2011
LVS: http://www.linuxvirtualserver.org/
IPVS: http://www.linuxvirtualserver.org/software/ipvs.html
Piranha: http://www.redhat.com/software/rha/cluster/piranha/
77%
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
77%
14.11.2013
the virtual machines to security groups, create Amazon-style availability groups, and provide cloud storage space.
Infos
Eucalyptus: http://www.eucalyptus.com
"Virtuelle Maschine in einer
77%
01.06.2024
/fortra/impacket/blob/master/examples/GetUserSPNs.py
adfind: https://www.joeware.net/freetools/tools/adfind/
dsquery user: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc725702(v=ws.11)
Group
77%
30.01.2020
Google Cloud: https://cloud.google.com
Ansible: https://www.ansible.com
"Data security in the AWS Cloud" by Konstantin Agouros, Linux Magazine
, issue 229, December 2019, pg. 34, http://www.linux-magazine.com
77%
21.08.2014
Development is proceeding quickly. The first CRIU version appeared less than two years ago. When I first started writing this article, only the first release candidate of the 1.1 version was at available; v1
77%
16.08.2018
said. "You won't have to make the compromise between convenience and privacy that you have to make today."
Infos
TFiR TV: https://www.youtube.com/watch?v=3sus1_7FJ4E
Purism: https
77%
17.06.2017
://hpff.rice.edu/versions/hpf1/hpf-v11/chapter2_4.html
OpenACC: https://en.wikipedia.org/wiki/OpenACC
OpenMP: https://en.wikipedia.org/wiki/OpenMP
GFortran: https://en.wikipedia.org/wiki/GNU_Fortran
Fortran 95
77%
30.01.2020
) (Listing 4).
Listing 4
PVC for Kubernetes
01 child: PersistentVolumeClaim
02 apiVersion: v1
03 metadata:
04 name: lm-example-volume-claim
05 spec:
06 storageClassName: rook-block
07