search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb%3 08 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(231)
Article
(30)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
27
Next »
15%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
="https://unpkg.com/@webcomponents/webcomponentsjs"> 05 06 07
08
09
My Comments
10
11
12
15%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
/myclubs.json connected to: 127.0.0.1 Mon Dec
3
08
:43:26 imported 23 objects It is also very easy to query an object via a specific field (Listing 2). Listing 2 Query 01 > db.clubs.find({Members: {"$gt
15%
Data acquisition with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
clear 03 while true 04 do 05 echo "New record" 06 maxrecord=`ls -1 *.dat | sort | tail -1 | cut -d. -f 1` 07 newrecord=$(echo $maxrecord + 1 | bc )
08
width=`echo $newrecord | wc -c` 09 10 ... 11
12
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%
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%
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...
»
jcb@hercules:# sar -u -f /var/log/sysstat/sa02 -s
12
:00:00 -e 13:00:00 Linux
3
.5.0-43-generic (hercules) 02.
12
.2013 _x86_64_ (2 CPU)
12
:05:01 CPU %user %nice %system
15%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
.6.2 on Ubuntu
12
.04. Line 1 retrieves the keys for the external repository, and line 2 integrates the key. Line
3
updates the package list. The last two lines install mongodb-org and the current version
15%
New features in jQuery 3
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
Query team is now focused on further developing jQuery
3
. However, the old versions 1.
12
and
2.2
still receive bug fixes, so developers can address the migration in peace. Infos jQuery: https ... The functions and objects of the jQuery JavaScript library make the work of web developers much easier. Although jQuery
3
remains largely compatible with version 2, some changes might prevent its use. ... New features in jQuery
3
... New features in jQuery
3
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
...
27
Next »