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: %xcomm 12&00 Llorente ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (239)
  • Article (95)
  • News (2)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 34 Next »

17%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
_axs", "period"], {"semaj_axs":{"$lt":100}}) 12 x_lab = "Semi-major axis / [AU]" 13 x_vals = ro.FloatVector([x**3 for x in rep.df.rx2(1)]) 14 15 y_lab = "Orbital Period / [Years]" 16 y_vals = ro.FloatVector([x**2
17%
Linux apps on Windows 10 and Chrome OS
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Lead Image © Cornelius, Fotolia.com
underpinnings in Windows 10 version 2004 and backported the new functionality to Windows 10 versions 1903 and 1909 a few months later. The backport is only for the x64 platform. On ARM systems, WSL2 is reserved
17%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Photo by Michaela Murphy on Unsplash
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command: ./configure CC=gcc --prefix=[binary location] Because I'm running these tests on an Ubuntu 20.04 system, I had
17%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
is 20x because only 95 percent of the algorithm can execute in parallel (compute the fraction 1/20 from that 5% number). That limitation led to a search for embarrassingly parallel algorithms
17%
Secure your data channel with stunnel
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © Petr Vaclavek, 123RF.com
is '^]'. 220 smtp.gmail.com ESMTP x20sm3297437wrg.52 - gsmtp    HELP    214 2.0.0 https://www.google.com/search?btnI=RFC+5321 x20sm3297437wrg.52 - gsmtp    QUIT    221 2.0.0 closing connection x20sm3297437
17%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
writing code. Columns 1 to 5 could be used for statement labels such as the following: ...       SUM = 0.0       D0 100 I=1,10          SUM = SUM + REAL(I)  100  CONTINUE ...       Y = X1 + X2 + X3
17%
Advanced MySQL security tips (a complete guide)
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Lead Image © alphaspirit, 123RF.com
command: $ cat /var/lib/mysql/testDB/testTB.ibd | head -n 20 The command output will generate plaintext information containing raw data stored in the corresponding database table. Key Management
17%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
):   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
17%
Monitoring NFS Storage with nfsiostat
12.03.2013
Home »  HPC  »  Articles  » 
.6.32-220.4.1.el6.x86_64 kernel GigaByte MAA78GM-US2H motherboard AMD Phenom II X4 920 CPU (four cores) 8GB of memory (DDR2-800) The OS and boot drive are on an IBM DTLA-307020 (20GB drive at Ultra ATA
17%
Backups using rdiff-backup and rsnapshot
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Dmitry Pichugin, Fotolia.com
-backup /etc /mnt/backup # rdiff-backup --list-increments /mnt/backup/ Found 2 increments: increments.2015-03-15T09:15: 19+01:00.dir Sun Mar 15 09:15:19 2015 increments.2015-03-19T20:15: 46+01:00.dir Thu

« Previous 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... 34 Next »

Service

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