Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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) (373)
  • Article (111)
  • News (16)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 51 Next »

24%
HDF5 and Parallel I/O
17.05.2017
Home »  HPC  »  Articles  » 
_ACC_RDWR_F, FILE_ID, IERR, PLIST_ID) 96   97      ! Close the property list 98      CALL h5pclose_f(PLIST_ID, IERR) 99    100     ! Create the dataset names based on MPI rank 101     WRITE(C,"(i0)") MPI_RANK + 1 102     DATASET
24%
Win-Win with Cygwin
23.01.2012
Home »  Articles  » 
 
was approximately 300MB, and just under 100MB for the temporary staging space. Keep the temporary staging directory intact for future installations and customizations. The disk cost for these files is minimal
24%
Win-win with Cygwin
30.11.2025
Home »  Archive  »  2012  »  Issue 08: FreeNAS  » 
© Steve Mann, 123RF.com
for this article, my required space was approximately 300MB and just under 100MB for the temporary staging space. Keep the temporary staging directory intact for future installations and customizations. The disk
24%
Keeping Docker containers safe
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © Irina Tischenko, 123RF.com
/CIS_Docker_1.11.0_Benchmark_v1.0.0.pdf AppArmor: http://wiki.apparmor.net/index.php/Main_Page Grsecurity: https://grsecurity.net PaX: https://pax.grsecurity.net Docker capabilities allowed
24%
Secure remote connectivity with VS Code for the Web
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © fckncg, 123RF.com
and install the VS Code Server component into the target Linux environment. This footprint, well beyond 100MB, represents the runtime software for Visual Code Server. From the SSH remoting scenario, you can
24%
New features in MariaDB 10.3
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image by Adarsh Kummur on Unsplash
% compatible anymore. When it comes to switching, you need to be on your toes! MariaDB v5.5 was followed by version 10.0. This version leap should have made it clear that MariaDB was already a bit different
24%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
   # =================== 09   # 10  if __name__ == '__main__': 11  12      f = h5py.File("mytestfile.hdf5", "w") 13  14      dset = f.create_dataset("mydataset", (100,), dtype='i') 15     16      dset[...] = np.arange(100) 17
24%
System logging for data-based answers
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © Gerard Boissinot, Fotolia.com
command writes CPU stats to standard output (stdout) for each available processor in the node, starting with CPU 0. It reports a boatload of statistics, including: CPU: Processor number for the output
24%
Managing FOSS applications on AIX
27.05.2025
Home »  Archive  »  2025  »  Issue 87: Light...  » 
Lead Image © Nataliia Natykach, 123RF.com
meet some disk space requirements for installing DNF, as well: at least 512MB of free space available in /tmp, /opt, and /var. If necessary, increase the amount of free disk space in each filesystem
24%
Saving Storage Space with Reduced Precision
19.06.2023
Home »  HPC  »  Articles  » 
a = 100.0*np.random.random((N,N)) a.astype(np.float64) print("a[5,5] = ",a[5,5]," type = ",a[5,5].dtype) np.save('double', a) b = np.copy(a) b = b.astype(np.float32) print("b[5,5] = ",b[5,5]," type = ",b[5

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 51 Next »

Service

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