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)
(83)
Article
(34)
Blog post
(1)
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
Next »
14%
System temperature as a dimension of performance
28.11.2022
Home
»
Archive
»
2022
»
Issue 72: OpenS...
»
sensors available on an older MacBook Pro. Not all values discovered are temperatures. On Linux, my default choice for in-terminal monitoring TUI is glances [
6
], which I have examined previously
14%
File Compression for HPC
10.11.2021
Home
»
HPC
»
Articles
»
package-list.txt Output filename is: package-list.txt.lrz package-list.txt - Compression Ratio: 2.604. Average Compression Speed: 0.000
MB
/s. Total time:
00:00:00
.04 By default, lrzip does not overwrite the original file
13%
Enterprise software management with Red Hat Satellite Server
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
installation script installs an Apache
2.2
web server. Figure
6
shows the Overview page, which provides a single view of tasks and critical systems. To view the Systems page, where the Satellite administrator
13%
Hunt down vulnerabilities with the Metasploit pen-testing tool
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
)]> select load_file('/etc/passwd'); +----------------------------------------------(...) + | load_file('/etc/passwd') (...) + | root:x:
0:0
:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/bin/sh bin:x:
2:2
13%
Managing Linux Filesystems
13.06.2016
Home
»
Archive
»
2016
»
Issue 33: IPv6...
»
Standard Filesystems Distribution Filesystem Debian (from v7.0 wheezy) ext4 Ubuntu (from v9.04) ext4 Fedora (from v
22
) XFS SLES (from v
12
13%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
): 11
12
s =
0.0
13 s += h * f(a) 14 for i in range(1, n): 15 s += 2.0 * h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def 20 21
22
# Main section 23 comm = MPI
13%
Tracing applications with OProfile and SystemTap
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
. The target systems only require the systemtap-runtime RPM and the staprun program it contains. The following command creates a prebuilt binary kernel module for the target system: stap -r kernel-PAE-2.
6.31.12-174.2.22
13%
Predicting Drive Doom
20.10.2013
Home
»
HPC
»
Articles
»
. The output for the Samsung SSD is: [root@home4 ~]# smartctl -i /dev/sdb smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.
6
.32-358.18.1.el
6
.x86_64] (local build) Copyright (C) 2002-
12
by Bruce Allen, http
13%
Detecting malware with Yara
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
= "A pdf file that contains a bad link" 10 11 strings:
12
$pdf_magic = {68 47 77
22
} 13 $s_anchor_tag = "
13%
Tuning I/O Patterns in Python
18.12.2013
Home
»
HPC
»
Articles
»
(One-by-One) 1 #include
2 3 /* Our structure */ 4 struct rec 5 {
6
int x,y,z; 7 float value; 8 }; 9 10 int main() 11 {
12
int counter; 13 struct rec my_record; 14 int counter_limit; 15
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
Next »