13%
13.07.2022
_64-dvd1.iso
--2022-07-06 12:48:08-- https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.6-x86_64-dvd1.iso
Resolving download.rockylinux.org (download.rockylinux.org)... 146.75.82.132, 2a04:4e
13%
07.06.2019
_web latest c100b674c0b5 13 months ago 19MB
nginx alpine bf85f2b6bf52 13 months ago 15.5MB
With the image ID in hand, you can inspect the image manifest:
docker inspect bf85f2b6bf52
13%
28.11.2011
or write network traffic information to a file. A basic capture uses the syntax
tcpdump -n -i -s
where -n
means tcpdump should not resolve IP addresses to domain names or port
13%
17.02.2015
].
SD card writer [6]-[8], or buy a MicroSD card with the operating system already installed [9].
The Rasp Pi Model B+ needs a 5V Micro USB power supply, but not just any USB cable will do
13%
28.03.2012
1267 2125 0 0 6152 14 0 0 0 0
2 1 1371 2104 0 0 42024 92 0 0 0 0
8 6 2173 2574 0 0 216276 474
13%
02.08.2021
repair boot sectors or modify partitions.
Additionally, Avira Rescue System also scans Linux systems for malware, which it also can remove. The hybrid image, which weighs in at around 1.2GB, can be booted
12%
10.11.2021
. As the level of compression increases, the amount of time to perform the compression increases and the amount of memory used increases. Compress level -6
is the default and is a reasonable trade-off between
12%
17.02.2015
5420 Octa
Quad ARM Cortex-A15 (32KB instruction/32KB data/2MB L2) @1.8GHz, Quad-core ARM Cortex-A7 (32KB/32KB/512KB) @1.3GHz
Mali T-628 MP6
3GB LPDDR3e RAM (14.9GBps memory
12%
07.11.2011
GB)
03 Socket P#0
04 Core L#0 + PU L#0 (P#0)
05 Core L#1 + PU L#1 (P#2)
06 Core L#2 + PU L#2 (P#4)
07 Core L#3 + PU L#3 (P#6)
08 NUMANode P#1 (12GB)
09 Socket P#1
10
12%
20.02.2023
the file /usr/local/bin/gpu_devices.sh
(Listing 6).
Listing 6: /usr/local/bin/gpu_devices.sh
#!/bin/bash
/sbin/modprobe nvidia
if [ "$?" -eq 0 ]; then
# Count the number of NVIDIA controllers found.
NVDEVS=`lspci | grep -i NVIDIA`
N3