search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%256mb 12 08 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(114)
Article
(19)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Next »
13%
CPU affinity in OpenMP and MPI applications
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
allocation of memory on the current node: -----------text
08
$ numactl --physcpubind=+0-4,8-
12
--localalloc application.exe This policy runs application.exe on CPUs 0-4 and 8-
12
, while allocating memory
13%
Process, Network, and Disk Metrics
26.02.2014
Home
»
HPC
»
Articles
»
reqs merged: 3.76/s Write reqs completed: 2.
12
/s Read BW: 0.01
MB
/s Write BW: 0.02
MB
/s Avg sector size issued 25.28 Avg
13%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
.42.0.255 dhcp_subnets: - ip: 10.42.0.0 netmask: 255.255.255.0 domain_name_servers: - 10.42.0.10 - 10.42.0.11 range_begin: 10.42.0.
200
range_end: 10.42.0.254 ntp
13%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
Version: v1 02 kind: Pod 03 metadata: 04 name: nginx 05 spec: 06 containers: 07 - name: nginx
08
image: nginx 09 ports: 10 - containerPort: 80 A replication controller [
12
], however
13%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
_DATA=$1 06 07 # This is the Event Data
08
echo $EVENT_DATA 09 10 # Example of command usage 11 EVENT_JSON=$(echo $EVENT_DATA | jq .)
12
13 # Example of AWS command that's output will show up
13%
Protecting your web application infrastructure with the Nginx Naxsi firewall
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
backend3.example.com server; 05 backend4.example.com server down; 06 backend5.example.com backup server; 07 }
08
09 upstream fallback { 10 fallback1.example.com server: 8081; 11 }
12
13 14 server { 15 % 16
13%
Time-series-based monitoring with Prometheus
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
('request_processing_seconds', 'Time spent processing request') 07
08
# Decorate function with metric. 09 @REQUEST_TIME.time() 10 def process_request(t): 11 """A dummy function that takes some time."""
12
time.sleep(t) 13 14
13%
Validating Docker containers
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Version: "
2.0.0
" 02 03 globalEnvVars: 04 - key: "MYSQL_USER" 05 value: "dev" 06 - key: "MYSQL_PASSWORD" 07 value: "123456"
08
09 commandTests: 10 11 # Is the MySQL package installed?
12
- name: "MySQL package
13%
Setting up an OpenNebula Cloud
05.09.2011
Home
»
CloudAge
»
Articles
»
STAT 03 0 open-nebula-wn 0 100 99 100 1068948 921356 on 04 1 open-nebula-wn2 0 100
12
100 1173072 1027776 on OpenNebula Configuration File You
13%
Debugging the Linux kernel with the Qemu emulator
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
08
default: 09 $(MAKE) -C $(KDIR) M=$(PWD) modules 10 endif 11
12
clean: 13 rm -rf *.ko *.o *.mod.c *.mod.o modules.order 14 rm -rf Module.symvers .*.cmd .tmp
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Next »