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: %25x20mm%2222%21600 Llorente%2222 ?

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

« Previous 1 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ... 35 Next »

60%
Tools to Manage Storage
03.02.2024
Home »  HPC  »  Articles  » 
: Human-Readable df $ df -h Filesystem                                    Size  Used Avail Use% Mounted on tmpfs                                          26G  2.5M   26G   1% /run /dev/nvme0n1p2
60%
Encrypting files
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © Yoichi Shimizu, 123RF.com
– Default; an improved and optimized version of the LZ77 algorithm. LZMA2 – An improved version of LZMA. PPMD – Dmitry Shkarin's PPMdH with small changes. PCJ – A converter for 32-bit x86 executables
60%
Understanding the Status of Your Filesystem
18.06.2014
Home »  HPC  »  Articles  » 
  (  0.05%)  (  0.05% cumulative)    [   1-   2 days]:      0  (  0.00%)  (  0.05% cumulative)    [   2-   4 days]:   4675  (  1.20%)  (  1.25% cumulative)    [   4-   7 days]:    215  (  0.06%)  (  1.31% cumulative)    [   7
59%
Why Good Applications Don't Scale
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © man64, 123RF.com
portion of the application. Four processors only gets a speedup of 2.5 – the speedup is losing ground. This "decay" in speedup continues as processors are added. With 64 processors, the speedup is only 4
59%
Determining CPU Utilization
25.02.2016
Home »  HPC  »  Articles  » 
straightforward. If a processor was operating at a fixed frequency of 2.0GHz, CPU utilization was the percentage of time the processor spent doing work. (Not doing work is idle. ) For 50% utilization, the processor
59%
Kopano Groupware – an open source productivity suite
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © Klementiev, fotolio.com
into the groupware. For this purpose, you first create a local Unix socket (lines 2-5) and edit two configuration files (Listing 8). Then, launch the services in question (Listing 7, lines 7-9). Listing 7
59%
Kubernetes clusters within AWS EKS
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Zlatko Guzmic, 123RF.com
-system coredns-6d97dc4b59-mdd8x 1/1 Running 0 25m kube-system kube-proxy-bkjbw 1/1 Running 0 20m kube-system kube-proxy-ctc6l 1/1 Running 0 19
59%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
_limit): 20 local_dict['x'] = float(counter); 21 local_dict['y'] = float(counter + 1); 22 local_dict['z'] = float(counter + 2); 23 local_dict['value'] = 10.0 * float(counter); 24 my
59%
Graphite: Collect and Visualize Numeric Data
30.07.2014
Home »  HPC  »  Articles  » 
 $socket "system.loadavg_5min $lavg[1] $ts\n";  print $socket "system.loadavg_15min $lavg[2] $ts\n";  sleep(60); }   close($socket); The example client in Listing 1 sends the load average values of the last 1, 5, and 15
59%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 12  13     p1 = Process(target = count, args = (20, ' Rich',)) 14     p2 = Process(target = count, args = (25, ' Nus',)) 15     p3 = Process(target = count, args = (30, ' Geeks

« Previous 1 ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 ... 35 Next »

Service

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