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%3 09 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(223)
Article
(25)
Blog post
(1)
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
...
25
Next »
15%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
install plugins. Listing
3
Setting Up Plugins 01 ### 05_proxy.yml ### 02 plugins: 03 proxy: 04 name: "14.
3
.19.91" 05 port: 8080 06 07 ### 10_plugins.yml ### 08 plugins:
09
required
15%
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
15%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
== 0: 08 data = { 'key1' : [10,10.1,10+11j],
09
'key2' : ('mpi4py' , 'python'), 10 'key
3
' : array([1, 2,
3
]) } 11 else:
12
data = None 13 # end if 14 15 data = comm
15%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',)) 11 p2 = Process(target = test, args = ('Nus',))
12
p
3
= Process(target = test, args = ('Geeks',)) 13 14 p2
15%
Infrastructure as Code with Terraform
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
variable "site_author" { 07 type = "string" 08 default = "Jon Doe"
09
} 10 variable "site_container" {} 11 variable "do_token" {
12
type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh
15%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',)) 11 p2 = Process(target = test, args = ('Nus',))
12
p
3
= Process(target = test, args = ('Geeks',)) 13 14 p2.start
15%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
an Asterisk PBX as an HA resource 07 # 08 # Authors: Martin Gerhard Loschwitz
09
# Florian Haas 10 # 11 # Support: linux-ha@lists.linux-ha.org
12
# License: GNU General Public
15%
Rethinking RAID (on Linux)
16.03.2021
Home
»
HPC
»
Articles
»
=libaio, iodepth=32 fio-
3.12
Starting 1 process Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s] test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan 9 15:31:04 2021 write: IOPS=352, BW=1410Ki
15%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
NEW -m tcp --dport
22
-j ACCEPT 10 -A INPUT -p udp --dport 5353 -j DROP 11 -A INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
12
-A INPUT -m limit --limit 30/min -j
15%
Visualizing time series data
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
application then grabs the data from this database and creates charts. The client can be programmed by the user or it can come as a prepared daemon (e.g., collectd [
3
]). If you like to measure your own ...
22
« Previous
1
2
3
4
5
6
7
8
9
10
...
25
Next »