search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb 22 08 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(248)
Article
(34)
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
...
29
Next »
9%
Nagios alerts implemented via VoIP
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
=/opt/pjsua.conf 06 SOUNDFILE=/tmp/alert.wav 07 TEXT2WAVE=/usr/bin/text2wave
08
DURATION=20 09 NUMBER=01234567890 10 MESSAGE="Monitoring Alert" 11 12 # Setting a lock file 13 # We can't make more than one call 14
9%
Monitoring daemons with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
#! /bin/sh 02 03 while true 04 do 05 06 zeit=$(date +%d.%m.%y\ %H:%M\ ) 07
08
psql -U monitor -d monitor -c "select * from watch;" 09 10 if [ $? -eq 2 ]; 11 12 then 13 14 echo "$time: Database
9%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
.4' 02 services: 03 keycloak: 04 container_name: keycloak 05 image: quay.io/keycloak/keycloak:17.0.1 06 ports: 07 - 8080:8080
08
environment: 09 - KEYCLOAK
9%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(0, 100):
08
ex_array[index] = 1 09 # The parallel print
9%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
subprocesses. Listing 1: basic.py 01 #! /usr/bin/env python2.7 02 03 from multiprocessing import Process 04 05 def test(name): 06 print ' welcome ' + name + ' to multiprocessing!' 07
08
9%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
subprocesses. Listing 1 basic.py 01 #! /usr/bin/env python2.7 02 03 from multiprocessing import Process 04 05 def test(name): 06 print ' welcome ' + name + ' to multiprocessing!' 07
08
9%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd 07 http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd">
08
09
9%
Service discovery, monitoring, load balancing, and more with Consul
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
"data_dir": "/var/consul",
08
"datacenter": "Datacenter-A", 09 "disable_update_check": true, 10 "enable_script_checks": true, 11 "enable_syslog": true, 12 "encrypt": "xxxxxxxxxxxxxx
9%
A Hands-on Look at Kubernetes with OpenAI
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
Timestamp: 2017-06-07T
08
:15:30Z labels: openai.org/location: azure-us-east-v2 name: 10.126.
22
.9 spec: externalID: 10.126.
22
.9 providerID: azure:////62823750-1942-A94F-822E-E6BF3C9EDCC4 status
9%
An IT nomad's diary
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
.redhat.com/app/repo/RPM-GPG-KEY-redhat-beta 07 ggpkey=https://openshift.redhat.com/app/repo/RPM-GPG-KEY-redhat-release
08
enabled=1 09 gpgcheck=1 Next, yum install rhc downloads the client tools to the local machine. Before you can really
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
29
Next »