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)
(276)
Article
(49)
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
...
33
Next »
16%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
contributorGalleryRole 11 ]
12
} 13 14 resource networkConnection 'Microsoft.DevCenter/networkConnections@2024-02-01' = { 15 name: networkConnectionName .. .. } 16
17
resource attachedNetworks 'Microsoft
16%
Clustering with the Nutanix Community Edition
03.02.2022
Home
»
Archive
»
2022
»
Issue 67: syst...
»
Edition download site pops up immediately, and you are treated to an initial overview of the binaries available to you there. At press time, version CE-2020.
09
.16 was available. Because a new production
16%
Safeguard and scale containers
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
Version: v1 02 kind: Pod 03 metadata: 04 name: nginx 05 spec: 06 containers: 07 - name: nginx 08 image: nginx
09
ports: 10 - containerPort: 80 A replication controller [
12
], however
16%
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
p3 = Process(target = test, args = ('Geeks',)) 13 14 p2
16%
Registry for Docker images
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
addr: :5000 10 tls: 11 certificate: "/le/
live/remote.repository.com
/cert.pem"
12
key: "/le/
live/remote.repository.com
/privkey.pem" 13 auth: 14 token: 15 realm
16%
S3QL filesystem for cloud backups
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
metadata tables... 08 Dumping metadata...
09
..objects.. 10 ..blocks.. 11 ..inodes..
12
..inode_blocks.. 13 ..symlink_targets.. 14 ..names.. 15 ..contents.. 16 ..ext_attributes..
17
Compressing and uploading
16%
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
16%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
_HOME=/ephemeral/jenkins 10 11 # for main web interface:
12
EXPOSE ${HTTP_PORT} 13 14 ENV JENKINS_HOME=${JENKINS_HOME} 15 ENV CASC_JENKINS_CONFIG=/jcasc_config 16
17
COPY jcasc_config/* ${CASC_JENKINS_CONFIG}/ 18 19 RUN mkdir
16%
Time-series-based monitoring with Prometheus
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
('request_processing_seconds', 'Time spent processing request') 07 08 # Decorate function with metric.
09
@REQUEST_TIME.time() 10 def process_request(t): 11 """A dummy function that takes some time."""
12
time.sleep(t) 13 14
16%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
is the distribution must include systemd [3]. However, if you really want to stay safe, you might want to rely on one of the three distributions officially supported by Microsoft: RHEL 7.3+ SELS v
12
SP2
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
33
Next »