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
2
3
4
5
6
7
8
9
10
11
12
...
25
Next »
20%
Automating development environments and deployment with Otto
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
.com/hashicorp/otto/examples/mongodb" 06 } 07 }
08
09
project { 10 name = "my-project" 11 infrastructure = "my-infrastructure"
12
} 13 14 infrastructure "my-infrastructure" { 15 type = "aws" 16
20%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j,
0
, sizeof(j));
08
j.version =
0
;
09
j.path =
20%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
| 12724500| 46.7333| 3.6727e-06| 3.
09
%| d =
0.0
155| 50898000| 195.426| 3.83956e-06|
12
.94%| for k in range(
0
, d_num): 156| 38173500| 165.494| 4.33531e
20%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
"version": "3.
0.0
", 03 "watched": [ 04 { 05 "path": "/opt/repos", 06 "triggers": [ 07 {
08
"name": "repos-sync",
09
"command": [ 10 "/usr
20%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
_SECRET="Nuer fuer LM-Leser :-)" 04 KNOCK_LOGLVL=2 05 $ 06 $ LD_PRELOAD=/usr/local/lib64/libknockify.so ncat 127.
0.0
.1 -l 4242 07 setting loglvl to 2
08
Initializing hooks ...
09
Resolving symbol socket ... 10
20%
Setting up an OpenNebula Cloud
05.09.2011
Home
»
CloudAge
»
Articles
»
STAT 03
0
open-nebula-wn
0
100 99 100 1068948 921356 on 04 1 open-nebula-wn2
0
100
12
100 1173072 1027776 on OpenNebula Configuration File You
20%
Finally: Java 9
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
.modulea { 02 // required 03 requires java.base; 04 requires java.xml; 05 requires slf4j.api; 06 07 // exported
08
exports de.lm.java9.modulea;
09
10 // provides a service
20%
AWS Elastic Beanstalk
09.01.2013
Home
»
Archive
»
2013
»
Issue 18: New W...
»
-stack-AWSEBAutoScalingGroup-
12
BAR59E5FUDM: policyName/awseb-e-mnpsy5bpzk-stack- AWSEBAutoScalingScaleDownPolicy-KW4NGGQ
0
LULU 2013-05-
08
20:07:48 INFO Created CloudWatch alarm named: awseb-e-mnpsy5bpzk
20%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_function 02 03 import pymp 04 05 ex_array = pymp.shared.array((100,), dtype='uint8') 06 with pymp.Parallel(4) as p: 07 for index in p.range(
0
, 100):
08
ex_array[index] = 1
09
# The parallel print
20%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of 'days' 06 07 # function to produce base sine data
08
# with a 7th of the base frequency overlap
09
def data_w_weekend(t): 10 if np.sin(periods / 7 * 2 * np.pi * t) >
0
.5: 11 value =
0
.001 * np
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
...
25
Next »