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)
(484)
Article
(114)
Blog post
(1)
News
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
...
60
Next »
17%
Pushing Raspberry Pi storage to its limit
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
located on the NVMe drive increased load to an approximate 7W (Figure 7). One pitfall to watch for is that the Pi's firmware should not be older than December
6
, 2023. If it is, use raspi-config [
10
17%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
= sol.copy()
10
11 for j in range(0,ny-1):
12
sol[0,j] =
10
.0 13 sol[nx-1,j] =
1.0
14 # end for 15 16 for i in range(0,nx-1): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate 22
17%
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
17%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
10
| Acknowledgment Number | 11 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
12
| Data | |U
17%
Testing the Samsung MU-PA500B 500GB SSD
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
of their internal 2.5-inch SATA devices, coming in at a mere 2.3x3x0.5 inches (5.8x7.
6
x1.3 cm) – smaller than a Post-it note (Figure 1). Available in sizes ranging from 256GB to 2TB, the specimen in our lab is the MU
17%
Hybrid public/private cloud
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
.0.2.25
10
[...] 11
12
- name: Install elastic 13 hosts: elahosts 14 vars: 15 elaversion:
6
16 eladatapath: /elkdata 17 ansible_ssh_common_args: -o StrictHostKeyChecking=no 18 19 tasks: 20
17%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
NEW -m tcp --dport 22 -j ACCEPT
10
-A INPUT -p udp --dport 5353 -j DROP 11 -A INPUT -s
-p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT
12
-A INPUT -m limit --limit 30/min -j
17%
Secure cloud-native services with Prisma Cloud Compute
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
754 pages of about 63
MB
) with details on where to find the latest release. In my case, this was version 19.11.480. The docs are also now public, which is more convenient (an access token attached
17%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
to jail>;
10
j.hostname =
; 11 j.ip_number =
;
12
/* call system call */ 13 i = jail(&j); 14 [...] 15 execv(
, ...); 16 [...] 17 exit(0); 18
17%
Open source mail archiving software compared
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
No Yes1 Yes Themes/skins No Yes1 Yes Price Licenses EUR80 per year incl. five mailboxes (Small Business Edition); EUR
12
.50 per mailbox a year for 20
« Previous
1
...
13
14
15
16
17
18
19
20
21
22
23
24
25
26
...
60
Next »