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)
(222)
Article
(39)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
18
19
20
21
22
23
24
25
26
27
Next »
16%
High-performance Python – compiled code and C interface
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions. A ufunc operates on an ndarray [
6
16%
A Container for HPC
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
on Linux systems. Docker uses the Linux kernel features of both cgroups [5] and namespaces [
6
], as well as a "union" filesystem [7] such as AuFS [8]. This allows the containers to be isolated from one
16%
Application security testing with ZAP in a Docker container
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
/lib/apt/lists/* 08
09
# Deploy Mutillidae 10 RUN wget -O /mutillidae.zip https://sourceforge.net/projects/mutillidae/files/latest/download && unzip /mutillidae.zip && rm -rf /app/* && cp -r /mutillidae/* /app && rm
16%
Make Your IT Automation Systems Play Together Like a Symphony
15.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
08 action :install
09
end 10 service "apache2" do 11 action [ :enable, :start ]
12
end 13 14 directory node['main']['doc_root'] do 15 owner 'www1-data' 16 group 'www1-data' 17 mode '0744' 18 action
16%
Mobile hacking tool
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
(e.g., which you can use to read passwords in the scope of a pentest) are available for download from GitHub [5] [
6
]. Flipper Zero is designed for interaction with a smartphone. During the initial
16%
Open Source Security Information and Event Management system
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
daily 05 missingok 06 notifempty 07 compress 08 delaycompress
09
sharedscripts 10 postrotate 11 invoke-rc.d rsyslog reload > /dev/null
12
endscript 13 } Finally, to see the syslog
16%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
response = urllib.urlopen(url); 06 data = json.loads(response.read()) 07 08 for userentry in data:
09
if userentry.get('active'): 10 username = userentry.get('username') 11
12
if os
16%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
-server"})) 06 07 ; Enable all interfaces for TCP, UDP and websockets: 08 (let [host "0.0.0.0"]
09
(tcp-server {:host host}) 10 (udp-server {:host host}) 11 (ws-server {:host host}))
12
13 ; Clean up events
16%
ASP.NET web development framework
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Options.ListenAnyIP(4711, 08 listenOptions => {
09
listenOptions.UseHttps("cert.pfx", "
"); 10 } 11 );
12
}) 13 .UseStaticWebAssets() 14 .Use
16%
Relational databases as containers
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
SQL [
6
], MariaDB [7], and PostgreSQL [8]. Entry-Level Relational Searching the web for the keyword "database" shows various techniques, implementations, approaches, and software variants. In this article
« Previous
1
...
18
19
20
21
22
23
24
25
26
27
Next »