9%
25.03.2020
0 1048575 sr0
With the parted utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100
9%
04.08.2020
:
resource-definition create --layer-list storage LocalData
Now, add a single volume of 150MB to the resource definition named LocalData
:
volume definition create LocalData 150m
Finally, on the cluster
9%
14.11.2013
of the virtual computer models; their hardware configurations follow on the right. For example, the computer named m1.small only has one CPU and 256MB of RAM. The free/max column is also interesting: The number
9%
01.06.2024
is, the fewer vulnerabilities it is likely to have. According to the report, container images smaller than 100MB had 4.4 high or critical vulnerabilities, versus 42.2 for images between 250 and 500MB
9%
08.05.2013
build the code with several different block sizes and name the executable something different (e.g., dcp_1KB
, dcp_10KB
, dcp_1MB
, dcp_10MB
, dcp_1GB
). Then, in a script, you check the size of the file
9%
05.02.2023
to CrowdSec with an agent available on GitHub [2]. After downloading the MSI file, which is about 40MB in size, you can proceed to install the agent on Windows. The installation doesn't require any
9%
30.05.2021
the following:
$ gpustat -P
[0] Tesla V100-SXM2-16GB | 37'C, 0 %, 24 / 300 W | 0 / 16160 MB |
One GPU is present, running at a cool 37 Celsius and drawing 24W while doing absolutely nothing. To proceed further
9%
07.06.2019
frapsoft/nikto
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
frapsoft/nikto latest e88e5f35b954 15 months ago 56.4MB
9%
15.08.2016
can manage the whole deployment and hardware configuration with PowerShell commands. For instance, you can create a new machine with the command:
> new-vm -Name win8 -MemoryStartupBytes 512MB -Boot
9%
03.02.2022
] device to store /var/log, offloading the primary source of boot-time writes from the physical device to a 50MB RAM drive.
Figure 3: Three zram partitions