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)
(274)
Article
(54)
Blog post
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
33
Next »
30%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
14 if __name__ == '__main__': 15 app.run(host="
0.0.0.0
", port=5000) Listing 4 my-app/webapp/Dockerfile 01 FROM python:
3
.11 02 WORKDIR /app 03 COPY . . 04 RUN pip install Flask
30%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
anotItem.innerHTML = ` 03 10
30%
Understanding the Status of Your Filesystem
18.06.2014
Home
»
HPC
»
Articles
»
- 112 days]: 8101 ( 2.
09
%) ( 25.12% cumulative) [ 112- 168 days]: 47729 ( 12.30%) ( 37.42% cumulative) [ 168- 252 days]: 3578 (
0
.92%) ( 38.34% cumulative) [ 252- 365 days]: 4970
30%
Exploring Ubuntu cloud tools
28.06.2011
Home
»
CloudAge
»
Articles
»
Part: centos.5-
3
.x86.img.part.
0
07 Part: centos.5-
3
.x86.img.part.1 08 Part: centos.5-
3
.x86.img.part.2
09
. . . more image parts 10 Part: centos.5-
3
.x86.img.part.21 11 Part: centos.5-
3
.x86.img
30%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
; 05 06 print "Status: 200\nContent-Type: text/plain\n\n"; 07 $|=1; $|=
0
; # flush 08
09
my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 10 11 my $sth
30%
Building Big Iron in the Cloud with Google Compute Engine
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
-instance-1 02 03 joe@m
0
nk
3
y:~/google-cloud-sdk$ gcutil ssh gcerocks-instance-1 04 INFO: Zone for gcerocks-instance-1 detected as us-central1-b. 05 WARNING: You don't have an ssh key for Google Compute Engine
30%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
08 # Network information
09
network --device=bond
0
--bondslaves=ens1f
0
,ens1f1 --bondopts=mode=802.
3
ad,miimon-100 --bootproto=dhcp --activate 10 network --hostname=server.cloud.internal 11 network
30%
Serverless run times with custom Bash AWS Lambda layers
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
"RevisionId": "aa63-b5c
0
-4ec2-a5e99", 11 "MemorySize": 128, 12 "Version": "$LATEST", 13 "Role": "arn:aws:iam::XXXXX:role/bashFunctionRole", 14 "Timeout":
3
, 15 "Runtime": "provided", 16
30%
Measuring the performance of code
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
in the standard Python built-ins [2] and in the NumPy library [
3
]. Figure 1: IPython session comparing two implementations of a round routine. Unless you
30%
Accelerate web applications with Varnish Cache
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
the old cache for a maximum of 12 hours. Listing
3
Heart Rate Monitor 01 backend default { 02 .host = '127.
0.0
.1'; 03 .port = '8080'; 04 .probe = { 05 .url = "/"; 06 .timeout
« Previous
1
...
4
5
6
7
8
9
10
11
12
13
14
15
16
17
...
33
Next »