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
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(224)
Article
(43)
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
11
12
13
...
27
Next »
31%
Nagios Passive Checks
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
08 passive_checks_enabled 1
09
notifications_enabled 1 10 check_freshness 1 11 freshness_threshold 93600
12
check_period 24x7 13
31%
Network backups with Amanda
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
IPv
6
connections and authentication via Kerberos 5. Amanda copes with a large number of clients and can easily adapt to changing conditions. Before the backup, Amanda can launch a test program
31%
Detecting malware with Yara
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
rule phishing_pdf { 02 03 meta: 04 author = "James Stanger" 05 last_updated = "2017-
09-12
" 06 category = "phishing" 07 confidence = "high" 08 threat_type = "phishing exploit"
09
description
31%
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
31%
Open source customer relationship management software
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
is to activate your application installation with the Apache enable site command. Also, you need to tweak your php.ini file to allow uploads larger than
6
MB
, which you'll need for SuiteCRM file uploads
31%
Accelerate web applications with Varnish Cache
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
= 50ms; 07 .interval = 3s; 08 .window = 10;
09
.threshold = 8; 10 } 11 }
12
13 set beresp.grace =
12
h; Changes on the Fly The reverse proxy not only delivers web pages
31%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
>My little Bottle example 06 07 08
09
Hi World..here is my little survey!
10 11
12
What is your favorite club?
13
31%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
]
09
} The next step is to define what action to trigger. The syntax is: watchman -- trigger /opt/repos 'repos-sync' \ -- /usr/local/sbin/sync.sh /opt/repos Where 'repos
31%
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
31%
Using the MQTT IoT protocol for unusual but useful purposes
03.12.2015
Home
»
Archive
»
2015
»
Issue 30: OpenD...
»
(msg.payload)) 07 08 mqtt = paho.Client()
09
mqtt.on_message = on_message 10 11 mqtt.connect("localhost", 1883, 60)
12
mqtt.subscribe("linux/+", 0) 13 14 mqtt.loop_forever() The client now connects
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
27
Next »