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 12 08 Llorente 48
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(54)
Article
(9)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
Next »
15%
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
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%
Roll out hybrid clouds with Ansible automation
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
vpc-id: "{{ myvpcint.vpc.id }}" 06 register: inttables 07 tags: gatherroutes
08
09 - name: Set Route out 10 ec2_vpc_route_table: 11 vpc_id: "{{ myvpcint.vpc.id }}"
12
region: "{{ region
15%
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
15%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
image: monitoror/monitoror:${MTRRTAG:-latest} 05 ports: 06 - "38080:8080" 07 environment:
08
- "MO_CONFIG=/etc/config.json" 09 restart: unless-stopped 10 11 networks:
12
default
14%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
/contactshelf 06 /contacts: 07 get:
08
description: Retrieve list of existing contacts 09 responses: 10 200: 11 body:
12
application/json: 13 example: | 14
14%
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
14%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:56:13 info unpack layer: sha256:1a930d163dcafa193dc2c3c005d9c220ae1c07a
48
cad5f7feed0066ada0b998f 2022/11/05
08
:56:15 info unpack layer: sha256:d3ca234f568b088b991388a0e9e8b61b05ac8627522f10fe16df2b81d51c0748
14%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
_SET_PROGRAM=${XRANDR_SET_PROGRAM: -xrandr} 06 07 PRIMARY_DISPLAY=${AUTOMIRROR_PRIMARY_DISPLAY:-LVDS1}
08
NOTIFY_SEND=( ${AUTOMIRROR_NOTIFY_COMMAND: -notify-send -a automirror \ -i automirror "Automatic Mirror Configuration
14%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
MySettings(..) 04 , newSettings 05 )where 06 import [...] 07 -- type synonym
08
type Max = Int 09 --Datentyp MySettings 10 data MySettings = MySettings 11 { myMax :: Max }
12
« Previous
1
2
3
4
5
6
7
Next »