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 13
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(228)
Article
(29)
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
...
26
Next »
11%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
= debug 06 identity = rawhide.tuxgeek.de 07
08
# connector plugin config 09 connector = stomp 10 plugin.stomp.host = activemq.tuxgeek.de 11 plugin.stomp.port = 6163 12 plugin.stomp.user = unset
13
plugin
11%
Strategies for routing voice calls around a firewall
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
:bob@biloxi.com>
08
From: Alice
;tag=1928301774 09 Call-ID: a84b4c76e66710 10 CSeq: 314159 INVITE 11 Contact:
12 Content-Type: application/sdp
13
Content-Length: 142
11%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
return float(val)
08
except: 09 return None 10 11 with open(sys.argv[1]) as csvfile: 12 collec = MongoClient()["galaxy"]["comets"]
13
for row in csv.reader(csvfile, delimiter="\t"): 14 try
11%
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
11%
Warewulf 4 – Time and Resource Management
17.01.2023
Home
»
HPC
»
Articles
»
yum install ohpc-slurm-server Last metadata expiration check: 0:
22
:28 ago on Sun 04 Dec 2022
08
:29:36 AM EST. Dependencies
11%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
$ sudo yum install ohpc-slurm-server Last metadata expiration check: 0:
22
:28 ago on Sun 04 Dec 2022
08
:29:36 AM EST. Dependencies resolved
11%
Hybrid public/private cloud
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
VPC: 04 Type: AWS::EC2::VPC 05 Properties: 06 CidrBlock: 07 Ref: VPCNet
08
Tags: 09 - Key: Name 10 Value: 11 Ref: VPCName 12
13
Forti
11%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
-jdk-alpine 02 03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT 04 ttf-dejavu 05 06 ARG JENKINS_USER=jenkins 07 ARG UID=1000
08
ARG HTTP_PORT=8080 09 ARG JENKINS
11%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
core : ' + str(icore) 07
08
if '__main__' == __name__: 09 10 osrvr = Server() 11 ncpus = osrvr.get_ncpus() 12
13
djobs = {} 14 for i in xrange(0, ncpus): 15 djobs[i] = osrvr
11%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
(number, label): 07 for i in xrange(number):
08
print ' ' + str(i) + ' ' + label 09 sleep((number - 15)/10.0) 10 11 if '__main__' == __name__: 12
13
p1 = Process(target = count, args = (20
« Previous
1
2
3
4
5
6
7
8
9
10
...
26
Next »