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:
%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
...
29
Next »
11%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++ 12 } 13 } 14 15
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%
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%
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%
Setting up SELinux policies
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
: 1.0 05 Release: 1%{?dist} 06 License: GPL v2 or later 07 Source0: local.te
08
Source1: local.fc 09 Source2: local.if 10 Group: Development/Tools 11 Summary
11%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
05 Options +ExecCGI 06 AddHandler cgi-script .py 07
08
Users can then access the sample application via the URL http://localhost:8080
11%
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
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%
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
« Previous
1
2
3
4
5
6
7
8
9
10
...
29
Next »