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) (149)
  • Article (78)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 ... 23 Next »

16%
Listing 4
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
--> Processing Dependency: libpng12.so.0(PNG12_0) for package: rrdtool-1.3.8-6.el6.i686 --> Processing Dependency: libxml2.so.2 for package: rrdtool-1.3.8-6.el6.i686 --> Processing Dependency: libpango-1.0.so.0
16%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
            1.1 M  dhcp-common              noarch         12:4.3.6-47.el8                 baseos            206 k  dhcp-libs                x86_64         12:4.3.6-47.el8                 baseos            147 k
16%
Collecting and evaluating performance data over a period of time
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Sergey Nivens, 123RF.com
jcb@hercules:# sar -u -f /var/log/sysstat/sa02 -s 12:00:00 -e 13:00:00 Linux 3.5.0-43-generic (hercules) 02.12.2013 _x86_64_ (2 CPU) 12:05:01 CPU %user %nice %system
16%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
] [raid6] [raid5] [raid4] [raid10] md0 : active raid5 sdd1[5] sde1[4] sdc1[2] sdb1[1] nvme0n1p1[0](J) 20508171264 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/3] [UU
16%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
RAID $ cat /proc/mdstat  Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]  md0 : active raid5 sde1[4] sdd1[3] sdc1[2] sdb1[1] nvme0n1p1[0](J)       20508171264
16%
Give your servers the once over with Nmap
31.10.2025
Home »  Archive  »  2012  »  Issue 11: Cloud...  » 
© ragsac, 123RF.com
.34.56.78 -oN filename If you want screeds of detail, then it's also simple just to add the verbosity switch (twice for even more detail): # nmap -vv -sS 12.34.56.78 To truly avoid detection (in conjunction
16%
Protect Your Servers with Nmap
23.07.2012
Home »  Articles  » 
 
-sSf 12.34.56.78 My personal preference for outputing results to a log is this switch: # nmap -sS 12.34.56.78 -oN filename If you want screeds of detail, then it's also simple just to add
16%
Modern Fortran – Part 2
15.12.2016
Home »  HPC  »  Articles  » 
are over i = 2,n − 1 and j = 2,n −1. Here is how you can write the iteration over the domain using array notation: a(2:n-1,2:n-1) = 0.25 * &     (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n
16%
Using rsync for Backups
07.01.2014
Home »  Articles  » 
 
. [laytonjb@home4 TEST]$ du -sh backup.0 14M backup.0 [laytonjb@home4 TEST]$ du -sh backup.1 12M backup.1 [laytonjb@home4 TEST]$ du -sh backup.2 9.2M backup.2 [laytonjb@home4 TEST]$ du -sh backup.3 7.7M backup
16%
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

« Previous 1 2 3 4 5 6 7 8 9 ... 23 Next »

Service

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