25%
24.04.2012
in the context of the cloud.
Speaking of the cloud, besides rbd
, librados
provides various interfaces for HTTP access – for example, a variant compatible with Amazon’s S3 and a Swift-compatible variant
25%
07.06.2019
boast "tests against web servers for … over 6700 potentially dangerous files/programs, checks for outdated versions of over 1250 servers, and version specific problems on over 270 servers" [3].
However
25%
05.02.2023
a user or group in Azure AD, use the cmdlet with the ObjectID parameter
Get-AzureADUser -ObjectID 3b47a729-16c1-4be1-9ee2-7f3bd00a346b
You can retrieve the ObjectID for each user after entering Get
25%
03.04.2024
to
kubectl cluster-info
works. Incidentally, kubectl should also exist on the host on which you later call kubescape. The K8s developers explain how to do this in their instructions [3]. In most cases
25%
15.11.2019
by the CUDA language.
Welcome to the world of HIP, the HPC-ready universal language at the core of AMD’s all-open ROCm platform [1]. You can use HIP to write code once and compile it for either the Nvidia
25%
07.07.2021
and performance of the user’s workload, I don’t see a problem using it.
Example 3: Setting Temporary I/O Directories
Very close to the previous example is one that creates temporary directories for the user
25%
02.10.2012
addresses to connect /etc/hosts.allow
, the file would simply look like this:
sshd: 10.10.10.10, 1.2.3.4, 21.21.21.21
TCP Wrappers works nicely, even if you change the standard SSH port (it’s usually TCP
25%
30.11.2025
, the MAC address (e.g., 00:11:22:33:44:55) is split down the middle, and two bytes containing FF:FE are inserted. This gives you 64 bits. If the basis is a globally unique address (which should be the case
25%
30.11.2025
platforms.
As you go through stress's options, you can visualize its effect on the system via Byobu's [3] status line, the Gnome System Monitor [4], the handy top [5], or Apple Activity Monitor on a Mac[6
25%
02.02.2012
. As you can imagine, now that Apache’s feature set has grown significantly richer, you have a host of useful ways to use htaccess.
More recently, htaccess has gained popularity as a conduit to mod