17%
20.03.2014
kernel 3.12, so that SmartOS at least installed without error messages, although it would hang if you tried to launch a KVM machine.
Although you don't have to worry about installation, you do need to set
17%
11.09.2018
the preceding commands to a simple script called kubectl_install.sh
and make it executable, then run the script to install the Kubectl package: :
$ chmod +x kubectl_install.sh
$ ./kubectl_install.sh
If you
17%
13.06.2016
if openssl x509 -checkend 2419200 -noout -in $LECROOT/$i/cert.pem
11 then
12 echo "Certificate is good for another 4 weeks!"
13 else
14 echo "Certificate $i will expire within 4 weeks! (or
17%
16.05.2013
, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509 standard. These are typically stored on a hardware certificate storage
17%
02.02.2012
for this example:
Order Deny,Allow
Deny from All
Allow from 12.12.12.12
Allow from 23.23.23.23
Allow from 34.34.34.34
This example denies access to everybody except the IPs listed, which follows the very sensible
17%
17.02.2015
NAS Features" box for details).
FreeNAS Features
Runs on commodity 64-bit hardware
Cross-platform file sharing support for Windows, OS X, Linux, and Unix, with support for CIFS, AFP, NFS, i
17%
28.11.2022
into a Kali computer. Thanks to Win-KeX, Kali offers a full desktop interface on WSL 2 [7]. Additionally, Microsoft has released a preview of WSL 2 support for running Linux GUI applications [8
17%
30.05.2021
) is currently based [3]. It has been replaced since by ec2-metadata [4] as Canonical decided to standardize on Amazon's implementation of the tool beginning with Groovy Gorilla (20.10).
Documentation indicates
17%
09.08.2015
with 20 percent overprovisioning, the potential write IOPS performance increases from 12,000 IOPS to 33,000 IOPS; at 40 percent, this is even 47,000 IOPS. For read-only access, the performance remains
17%
04.08.2020
, what would you say if I told you that you could automatically reduce the size of your Docker images 30x? Why are smaller container images a good thing? When it comes to containers, less is more: Your ... DockerSlim minifies your Docker container images up to 30x and adds security, too.