Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (82)
  • Article (30)
  • News (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 »

19%
Securing the container environment
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © zeferli, 123RF.com
b8973f272a0a1 2 months ago Running build-code 0 3c60d6053a26a build-code-deployment-68dd47875-85tb8 1c059432e17bc 8a648053c00f5 2 months ago
19%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
. For example, to multiply two, 2D arrays together, use c = matmul(a, b), where a, b, and c are compatible arrays. You could also use portions of an array with d(1:4) = a(1:4) + b(8:11). Unlike CPU-specific code
19%
Assess USB performance while exploring storage caching
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
the Samsung MU-PA500B 500GB SSD" by Federico Lucifredi, ADMIN , issue 47, 2018, pg. 92, http://www.admin-magazine.com/Archive/2018/47/Testing-the-Samsung-MU-PA500B-500GB-SSD hdparm(1) man page: https
19%
MySQL is gearing up with its own high-availability Group Replication solution
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © lassedesignen, 123RF.com
of Galera Cluster, Oracle reacted, publishing a stable release of the Group Replication plugin in September 2016 with MySQL Server 5.7.17 after no fewer than eight prereleases. Group replication is a "shared
19%
Processing streaming events with Apache Kafka
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Photo by Mark Decile on Unsplash
payment = new Payment(orderId,**1000.00d); 07 final ProducerRecord record = 08 new ProducerRecord("transactions", 09 payment
19%
A Btrfs field test and workshop
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© Adrian Hillman, 123RF.com
System, DUP: total=8.00MB, used=4.00KB Metadata, DUP: total=1.00GB, used=79.20MB If Btrfs only has one device available when the filesystem is created, it automatically generates a duplicate
19%
From debugging to exploiting
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Maksim Kabou, 123RF.com
particle[(int) N]; 14 PARTICLE *particles; 15 ... 16 for(i=0;i17 particle[i].nxtParticle=(i==N-1)?NULL:&particle[i+1]; 18 particle[i].idparticle=i; 19 } 2. This program either loads some
19%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
($ssh, '/sbin/ifconfig'); 07 stream_set_blocking($stream, true); 08 09 $response = ''; 10 while($buffer = fread($stream, 4096)) { 11 $response .= $buffer; 12 } 13 14 fclose($stream); 15 echo $response; 16 17
19%
Appendix – I/O Report from MPI Strace Analyzer
15.02.2012
Home »  HPC  »  Newsletter  »  2012-02-15 HPC...  » 
 
12 8 14 11 14 8 8 16 Figure 17 plots the peak write IOPS for each file.   Figure 17 - Per File
19%
Appendix – I/O Report from MPI Strace Analyzer
26.01.2012
Home »  HPC  »  Newsletter  »  2012-02-01 HPC...  » 
 
12 8 14 11 14 8 8 16 Figure 17 plots the peak write IOPS for each file.   Figure 17 - Per File

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice