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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (251)
  • Article (49)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 ... 30 Next »

18%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
integer :: allocate_status 08 ! 09 n = 10 10 allocate( array(n, n), stat = allocate_status ) 11 if (allocate_status /= 0) stop "Could not allocate array" 12 ! 13 subarray => array(3:7,3:7) 14
18%
Exploring SQL Server on Linux
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © yewkeo, 123RF.com
is the distribution must include systemd [3]. However, if you really want to stay safe, you might want to rely on one of the three distributions officially supported by Microsoft: RHEL 7.3+ SELS v12 SP2
18%
Planning Performance Without Running Binaries
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
/master/Chapter02/03_MPI_08_b.c Morrison, Carlos. Build Supercomputers with Raspberry Pi 3 . Pakt Publishing, 2016 Amdahl's law: https://webhome.phy.duke.edu/~rgb/Beowulf/beowulf_book/beowulf_book/node21.html
18%
Visualizing time series data
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Maxim Kazmin, 123RF.com
application then grabs the data from this database and creates charts. The client can be programmed by the user or it can come as a prepared daemon (e.g., collectd [3]). If you like to measure your own
18%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
   #pragma omp parallel for reduction(+: pi) 10   for (i = 0; i < STEPCOUNTER; i++) { 11     /* pi/4 = 1/1 ‑ 1/3 + 1/5 ‑ 1/7 + ... 12        To avoid the need to continually change 13        the sign (s=1
18%
Rex
19.02.2013
Home »  Articles  » 
 "123456"; 03 04 group "intranet" => "192.168.2.12", "192.168.2.13"; 05 group "accounting" => "192.168.2.14", "192.168.2.15"; 06 07 logging to_file => "rex.log"; 08 09 desc "Uptime estimate"; 10 task "uptime
18%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
7 1 56008 loop1 06 7 2 56184 loop2 07 7 3 91264 loop3 08 259 0 244198584 nvme0n1 09 8 0 488386584 sda 10 8 1 1024 sda1 11
18%
Extending OpenNebula with hooks
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Greg Epperson, Photocase.com
http://opennebula.org/repo/ openSUSE/12.3/stable/x86_64 opennebula zypper refresh zypper install opennebula zypper install opennebula-sunstone For Debian and Ubuntu, a tarball is available with several
18%
Best practices for KVM on NUMA servers
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
Lead Image © Joe Belanger, 123RF.com
Viewing Server Topology 01 # numactl --hardware available: 8 nodes (0-7) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 node 0 size: 16373 MB node 0 free: 15837 MB node 1 cpus: 10 11 12 13 14 15 16 17 18 19 node 1
18%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
    7        1      56008 loop1 06    7        2      56184 loop2 07    7        3      91264 loop3 08  259        0  244198584 nvme0n1 09    8        0  488386584 sda 10    8        1       1024 sda1 11

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 ... 30 Next »

Service

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