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)
(183)
Article
(31)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
22
Next »
57%
XSEDE Project Receives Additional Funding
19.08.2020
Home
»
HPC
»
News
»
The US National Science Foundation has awarded another year of funding to the Extreme Science and Engineering Discovery Project (
XSEDE
). The $21.8M,
12
-month grant will extend operations until ...
XSEDE
Project Receives Additional Funding
38%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... vm_id = 100
08
} 09 10 network_device { 11 model = "virtio"
12
bridge = "vmbr0" 13 } 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config, 17 proxmox
38%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... : 04 cmd: | 05 echo "Here you are, a bone!" 06 target: 07 tags: [dog]
08
horsefeeding: 09 cmd: | 10 echo "Take an apple, you good horsey!" 11 target:
12
tags
15%
First steps in IT automation by Rex
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
_system_release = '
12
.04' 17 $eth0_mac = '
08
:00:27:c4:a1:d8' 18 $VirtInfo = { 19 virtualization_role => 'guest' 20 virtualization_type => 'virtualbox' 21 }
22
$memory_shared = '0' 23 $Network = { 24 networkdevices
15%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
.getenv("REDIS_HOST", "localhost") 07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True)
08
09 @app.route('/') 10 def hello(): 11 count = r.incr('counter')
12
return f'Hello, you have visited {count} times.' 13
15%
Correctly integrating containers
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
"SubnetMax": "10.99.0.0", 07 "Backend": {
08
"Type": "udp", 09 "Port": 7890 10 } 11 }
12
[...] At first glance, this concept looks robust and simple
15%
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
15%
Monitoring Performance with sar
05.03.2014
Home
»
Articles
»
:15:01 all 2.
08
0.00 0.96 0.02 0.00 96.94
12
:25:01 all 1.96 0.00 0.82 0.06 0.00 97.16
12
:35:01 PM all 1.
22
0
15%
Collecting and evaluating performance data over a period of time
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
%iowait %steal %idle
12
:15:01 all 2.
08
0.00 0.96 0.02 0.00 96.94
12
:25:01 all 1.96 0.00 0.82 0.06 0.00 97.16
12
:35:01 PM
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
« Previous
1
2
3
4
5
6
7
8
...
22
Next »