10%
13.06.2016
identically to access via block device emulation. Clients upload their data to a single OSD, that automatically handles the replication work in the background. For CephFS to serve up the metadata in a POSIX
10%
12.09.2013
the service pack, and it only gave admins the possibility of managing devices with Windows Phone 7 and other systems.
Teamwork
As an integrated solution, Windows Intune and System Center Configuration Manager
10%
25.03.2020
. In this article, I explore a relatively new addition to Lambda functions in AWS called "layers" and, with the use of a Bash layer provided on the GitHub page by author Graham Krizek [3], I run a Bash script
10%
20.10.2013
was very comprehensive, with standard data for all devices, but the final standard is just a shadow of the original.
For a drive to be considered “S.M.A.R.T.” all it has to have is the ability to signal
10%
11.10.2016
, you cannot use the RPM provided; rather, you must enter the mainline directory manually into /etc/yum.repos.d/nginx.repo:
[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/mainline/centos/7
10%
27.09.2021
attached storage (NAS) appliances from the established manufacturers, you know you can get a web interface with a few virtual traffic lights that show the data status as a signal color. If the light is green
10%
22.05.2023
.vmware.vsphere.security.doc/GUID-CE292D3F-D4AC-4607-B262-DE19CE6E9F6B.html
Configuring a key provider: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.security.doc/GUID-3D39CBA6-E5B2-43E2-A596-B9A69B094558.html
10%
20.06.2022
_subnet resources.
Listing 1
Terraform Block for AWS
resource "aws_instance" "foo" {
ami = "ami-005e54dee72cc1d00"
# us-west-2
instance_type = "t2.micro"
network_interface {
network
10%
30.11.2020
the encryption or decryption of data. The ciphers supported in OpenSSH 7.3 are:
3des-cbc
aes128-cbc
aes192-cbc
aes256-cbc
aes128-ctr
aes192-ctr
aes256-ctr
aes128-gcm@openssh.com
aes256
10%
18.07.2013
backend3.example.com server;
05 backend4.example.com server down;
06 backend5.example.com backup server;
07 }
08
09 upstream fallback {
10 fallback1.example.com server: 8081;
11 }
12
13
14 server {
15 %
16