49%
20.05.2014
Viewing Server Topology
01 # numactl --hardware
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9
node 0 size: 16373 MB
node 0 free: 15837 MB
node 1 cpus: 10 11 12 13 14 15 16 17 18 19
node 1
49%
05.08.2024
ago infallible_knuth
7f2d5a7b7c86 docker.io/library/ubuntu:latest /bin/bash 24 minutes ago Exited (127) 22 minutes ago wonderful_sinoussi
85b8e9efc636 docker
49%
27.05.2025
://learn.microsoft.com/en-us/dotnet/core/install/linux
NAPS2.Sdk: https://www.naps2.com/sdk/doc/api
Code in this article: https://linuxnewmedia.thegood.cloud/s/9nFQcFb2p8oRMEJ
The Author
Andrea Ciarrocchi is a technology enthusiast. You ... A NAPS2 PDF scanner, the C# language, and the .NET Framework set the stage for a CLI app for scanning documents. ... NAPS2 SDK ... Develop a simple scanning application with the NAPS2 SDK
49%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
49%
30.11.2025
Estimate
For example, burp -s l shows you the existing backup on the server ("list"), whereas burp -a l -b 2 lists all the files in backup number 2. If you want to see all the files in all
49%
05.12.2016
} ${TABLENAME} -nL ${CHAINNAME} 2> /dev/null 1> /dev/null
048 RET=$?
049 return ${RET}
050 fi
051 }
052
053 function delete_rule
054 {
055 # Find correct rule parameters
056 RULE=`echo ${@} | awk
49%
27.09.2021
T), thanks to a binary of just 100MB. The perfect laboratory companion that offers immediate access to Kubernetes is the clever minikube [2].
Another distribution caught my eye recently when I was arriving ... A zero-ops installation of Kubernetes with MicroK8s operates on almost no compute capacity and roughly 700MB of RAM.
49%
10.11.2021
a directory
-v
or -vv
creates verbose output
-b
uses bzip2
compression
-g
uses gzip
compression
-l
uses lzo
compression
-L
n
uses compression level n
(1
-9
, with 7
being the default
49%
18.03.2020
2 hours ago 9.83GB
49cbd14ae32f 3 hours ago 269MB
ubuntu 18.04 72300a873c2c 3 weeks ago 64.2MB
49%
30.11.2025
julia> limulus
limulus
limulus
limulus
n2
n0
n2
n0
To get a better feel for parallel computation, I can run the example from the Julia documentation [9]. First, see how it works on one node