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: opens ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (1126)
  • News (395)
  • Article (298)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 ... 183 Next »

18%
Program from one source to many apps with Flutter
07.04.2022
Home »  Archive  »  2022  »  Issue 68: Autom...  » 
Photo by Pynkhlainborlang Khongwar on Unsplash
. Installation Only a few steps install the new open source framework on your computer. The easiest way to set up Flutter is with Snap: $ sudo snap install flutter --classic The project's website explains
18%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
FILE *ptr_myfile; 16 17 counter_limit = 100; 18 19 ptr_myfile=fopen("test.bin","wb"); 20 if (!ptr_myfile) 21 { 22 printf("Unable to open file!"); 23 return 1; 24 } 25 for ( counter=1; counter <= counter
18%
GlusterFS
27.03.2012
Home »  HPC  »  Articles  » 
to create a large data repository. The volume, in turn, is mounted by the clients like a drive. For this to happen and for the individual servers to exchange information, you need to open the matching ports
18%
Stat-like Tools for Admins
19.11.2014
Home »  HPC  »  Articles  » 
or dstat. Because virtually all systems today have more than one core, mpstat can be very useful in tracking CPU usage. I use it when I'm writing OpenMP [12] code and want to see how much of the core
18%
GlusterFS Storage Pools
17.11.2016
Home »  HPC  »  Articles  » 
Software-defined storage, which until recently was the preserve of large storage solution vendors, can be implemented today with open source and free software. As a bonus, you can look forward
18%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
, gfortran provides coarray functionality from Fortran 2008 starting with version 5.1. It uses the coarray capability in OpenCoarrays. The compiler translates the coarray syntax into library calls
18%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
the Internet, such as when users logged into the cluster, left you wide open to attacks and password sniffing. Very quickly people realized that something more secure was needed. In 1995, researcher Tatu Ylönen
18%
SSHFS for Shared Storage
15.09.2020
Home »  HPC  »  Articles  » 
22 is open and SSH is working, you can use SSHFS. Moreover, all of the data traffic between servers is done over SFTP. Unless you change the standard SSH configuration, this means the data
18%
Performance Health Check
13.06.2022
Home »  HPC  »  Articles  » 
to complete the tests. Over the years, NPB has added new classes of problem sizes, multizone versions of some tests (great for OpenMP coding), and even some tests that stress I/O and data movement. In 1991
18%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
included in the filesystem. A great example of this is the XFS filesystem. To go even further, modern filesystems such as ZFS, OpenZFS, ReiserFS, and Btrfs don’t really have a fixed-size inode table

« Previous 1 ... 101 102 103 104 105 106 107 108 109 110 111 112 113 114 ... 183 Next »

Service

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