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

Spell check suggestion: %252525220mb%2222%252525A9n Llorente%26123 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (123)
  • Article (70)
  • 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 ... 20 Next »

53%
Rethinking RAID (on Linux)
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Lead Image © nikkikii, 123RF.com
-machine) UUID : 833033c5:cd9b78de:992202ee:cb1bf77f Events : 4 Number Major Minor RaidDevice State 0 259 2 0 active sync /dev/nvme0n1p1 1 8
53%
Managing Storage with LVM
07.11.2023
Home »  HPC  »  Articles  » 
.82 TiB   Allocatable           NO   PE Size               0      Total PE              0   Free PE               0   Allocated PE          0   PV UUID               pHZ105-nDrN-V1E2-nGvI-1wyc-dqLC-TlXB58
53%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
 f(x):   return x*x # end def     def trapezoidal(a, b, n, h):     s = 0.0   s += h * f(a)   for i in range(1, n):     s += 2.0 * h * f(a + i*h)   # end for   s += h * f(b)   return (s/2.) # end def     # Main
53%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
of threads, use: $ plzip -v -9 -n 32 package-list.txt   package-list.txt:  2.640:1, 37.88% ratio, 62.12% saved, 11626 in, 4404 out. The -n 32  option tells plzip  to use 32 threads to perform the compression
53%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
): 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
53%
Proprietary and Open Source Storage Options
09.10.2023
Home »  HPC  »  Articles  » 
 bytes Disklabel type: gpt Disk identifier: DD46F2B6-9DDE-4810-AA43-905AB60C656D   Device           Start        End   Sectors   Size Type /dev/nvme0n1p1    2048    1050623   1048576   512M EFI System /dev
52%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Dmitriy Sladkov, 123RF.com
. Figure 1: Sed syntax structure. To put multiple commands on one line use the -e option: sed -e 'command1' -e 'command2' ... -e 'commandN' .... Or, you can add these commands from a script file
52%
OpenMP – Loops and Data Control
08.05.2019
Home »  HPC  »  Articles  » 
; ia[i] = i;     test(a,b,c, SIZE);       for (i=0; in", a[i], b[i], c[i]); }   Listing 9: nowait Output            0
52%
TinyDNS
02.03.2012
Home »  Articles  » 
 
shows this for the MX entry: @domainname.com::mail.domainname.com:10:3600 If you ran a similar MX command again adding mail2 , you’d add a secondary MX with a different priority (a.k.a. delivery
52%
Distributed storage with Sheepdog
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © kateleigh, 123RF.com
.0 MB 2014-03-01 10:15 36467d 1 04 three.img 0 4.0 MB 0.0 MB 0.0 MB 2014-03-01 10:16 4e5a1c 3 05 two.img 0 4.0 MB 0.0 MB 0.0 MB 2014-03-01 10:15 a27d79 2 06 quark

« Previous 1 2 3 4 5 6 7 8 9 ... 20 Next »

Service

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