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)
(70)
Article
(19)
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
Next »
15%
Warewulf 4 – Time and Resource Management
17.01.2023
Home
»
HPC
»
Articles
»
stratum 5 time correct to within
48
ms polling server every 64 s The NTP server is correct and all looks good. On to the next step! Slurm Now that time is synchronized between the head node
15%
Building a HPC cluster with Warewulf 4
04.04.2023
Home
»
Archive
»
2023
»
Issue 74: The F...
»
to within
48
ms polling server every 64 s The NTP server is correct and all looks good. On to the next step! Slurm Now that time is synchronized between the head node and compute nodes, I like
15%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
.snap s ntestvm1.img 5 8.0 GB 292 MB 2.4 GB 2014-03-01 11:42 982a3a 2 mar.snap s ntestvm1.img 6 8.0 GB 128 MB 2.6 GB 2014-03-10 19:
48
982a3b 2 mar2.snap ntestvm1.img 0 8.0 GB
15%
Rethinking RAID (on Linux)
16.03.2021
Home
»
HPC
»
Articles
»
6836191232 sdc 8 33 244197544 sdc1 8
48
6836191232 sdd 8 49 244197544 sdd1 Notice that I have one non-volatile memory express (NVMe) drive and two serial-attached SCSI (SAS
14%
Server virtualization with Citrix XenServer
04.08.2011
Home
»
CloudAge
»
Articles
»
{
22
System.out.println("Expected arguments:
[nfs server] [nfs path]"); 23 return; 24 } 25 26 Server server = new Server(args[0], args[1
14%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home
»
Archive
»
2022
»
Issue 70: Defen...
»
VARCHAR(10) DEFAULT NULL, 21 content VARCHAR(64000) DEFAULT NULL,
22
ttl INT DEFAULT NULL, 23 prio INT DEFAULT NULL, 24 disabled TINYINT
14%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
i < 1000: 21 my_data.append(data_w_weekend(i / 1000))
22
i += 1 23 24 # add some noise 25 random_gain = 0.1 # factor for the noise 26 i = 0 27 while i < 1000: 28 my_data[i] += np
14%
Better compression of web pages
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
~ /.well-known { 13 allow all; 14 } 15 16 location / { 17 rewrite ^/(.*)$ https://www.linux-magazin.de/$1 permanent; 18 rewrite ^/$ https://www.linux-magazin.de/ permanent; 19 } 20 } 21
22
14%
Getting the most from your cores
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
print "Cannot import matplotlib module - this is needed for this application."; 18 print "Exiting..." 19 sys.exit(); 20 # end if 21
22
23 def column(matrix, i): 24 return [row[i] for row
14%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
.Exit(1) 15 } 16 17 run(os.Args[1]) 18 } 19 20 func row() { 21 for i := 0; i < size; i++ {
22
for j := 0; j < size; j++ { 23 array[i][j]++ 24 } 25 } 26 } 27 28
« Previous
1
2
3
4
5
6
7
8
9
Next »