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)
(209)
Article
(37)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
14
15
16
17
18
19
20
21
22
23
24
25
Next »
18%
Parallelizing and memorizing Python programs with Joblib
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
@memory.cache(ignore=['verbose']) 06 def f(x, verbose=
0
): 07 if verbose >
0
:
08
print('Running f(x).')
09
return x On Disk Joblib also provides two functions for saving and loading
18%
Desired State Configuration for Linux
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
-DSCResource -Module nx 04 Node $LinuxServer.ComputerName 05 { 06 nxFile file 07 {
08
DestinationPath ="/tmp/test"
09
Contents="Hello Linux and DSC" 10 Ensure
18%
The AWS CDK for software-defined deployments
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
": "node bin/hello-cdk.js", 03 "context": { 04 "cidr_by_env": { 05 "dev": "10.100.
0.0
/16", 06 "qa": "10.200.
0.0
/16", 07 "prod": "10.300.
0.0
/16"
08
},
09
"max_azs": { 10
18%
Solving the security problems of encrypted DNS
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
2fuTVWnj7LDsEh3NzrhjGYlhWmtvrXg3mlFelz/MZ
08
XrK6uAlp6206Hc669ylfhIcD9d7w
0
rc9Ms1DFCh5wzVRbnJJF51mW2nC
09
mh5C8E7xSw== 10 mozilla.org. 6074 IN DNSKEY 256 3 7 11 AwEAAcY1VDPt
18%
Keep an eye on your network
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
_path": "/var/log/osquery", 07 "disable_logging": "false",
08
"schedule_splay_percent": 10
09
}, 10 "schedule": { 11 "osquery_profile": {
12
"query": "SELECT * FROM osquery_info;", 13
18%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home
»
Archive
»
2022
»
Issue 70: Defen...
»
) NOT NULL, 06 master VARCHAR(128) DEFAULT NULL, 07 last_check INT DEFAULT NULL,
08
type VARCHAR(6) NOT NULL,
09
notified_serial INT UNSIGNED DEFAULT
18%
VTP for VLAN management
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
active Fa
0
/1, Fa
0
/2, Fa
0
/3, Fa
0
/4, Fa
0
/5, Fa
0
/6, Fa
0
/7, Fa
0/8
, Fa
0/9
, Fa
0
/10, Fa
0
/11, Fa
0/12
10
18%
Secure access to Kubernetes
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
03 metadata: 04 namespace: default 05 name: pod-reader 06 rules: 07 - apiGroups: [""] # "" stands for the core API group
08
resources: ["pods"]
09
verbs: ["get", "watch", "list"] kubectl
18%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.1", PORT) do ws
08
for msg in ws
09
d = Meta.parse(JSON.parse(msg)["s"]) 10 @info d 11 @info typeof(d)
12
WebSockets.send(ws, """
You picked $d
17%
Efficient password management in distributed teams
18.02.2018
Home
»
Archive
»
2018
»
Issue 43: Real...
»
.env.GITHUB_API_TOKEN 06 07 var port = process.env.PORT || 5000
08
09
app.get('/', function (req, res) { 10 // Implement GitHub API call 11 })
12
13 app.listen(port, function () { 14 console.log('App listening on port
« Previous
1
...
14
15
16
17
18
19
20
21
22
23
24
25
Next »