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)
(356)
Article
(49)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
...
41
Next »
14%
SSL/TLS best practices for websites
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
12
ECDHE-RSA-DES-CBC3-SHA 13 DHE-RSA-AES128-SHA 14 DHE-RSA-AES256-SHA 15 EDH-RSA-DES-CBC3-SHA 16
17
AES128-GCM-SHA256 18 AES256-GCM-SHA384 19 AES128-SHA 20 AES256-SHA 21 DES-CBC3-SHA Listings
14%
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
14%
Kernel and driver development for the Linux kernel
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
_string; 08
09
static int prochello_show( struct seq_file *m, void *v ) 10 { 11 int error = 0;
12
13 error = seq_printf( m, "%s\n", output_string); 14 return error; 15 } 16
17
static int prochello
14%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.0.0.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
14%
I/O benchmarks with Fio
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
the Buffer 01 [global] 02 ioengine=libaio 03 direct=1 04 filename=testfile 05 size=2g 06 bs=4m 07 08 refill_buffers=1
09
10 [write] 11 rw=write
12
write_bw_log 13 14 [read] 15 stonewall 16 rw=read
17
write
13%
The AWS CDK for software-defined deployments
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
(parent, name, props);
09
10 const maxZones = this.getContext('max_azs')[`${env}`] 11
12
const helloCdkVpc = new ec2.VpcNetwork(this, 'VPC', { 13 cidr: this.getContext('cidr_by_env')[`${env}`], 14
13%
Linux distributions for containers
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
(Listing 4). Listing 4 New Filesystem Tree # rpm-ostree status TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC * 2015-
09
-30
12
:07:07 22 c4421f1bba
13%
Creating an SFTP jail
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
11 PasswordAuthentication yes
12
PermitEmptyPasswords no 13 PermitRootLogin no 14 PermitTunnel no 15 PermitUserEnvironment no 16 Port 2202
17
Protocol 2 18 StrictModes yes 19
13%
Rethinking RAID (on Linux)
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
9 16:32:43 2021 Continue creating array? (y/n) y mdadm: Defaulting to version
1.2
metadata mdadm: array /dev/md0 started. Listing
17
Verify 2
GB
Details $ sudo mdadm --detail /dev
13%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
public key has been saved in eks-ssh.pub.
09
The key fingerprint is: 10 SHA256:Pidrw9+MRSPqU7vvIB7Ed6Al1U1Hts1u7xjVEfiM1uI 11 The key's randomart image is:
12
+---[RSA 4096]----+ 13 | .. ooo+| 14
« Previous
1
...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
...
41
Next »