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

« Previous 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ... 66 Next »

18%
Run One Program at any Scale with Legate
08.06.2021
Home »  HPC  »  Articles  » 
 numpy as np nx = 100 ny = 100 a = np.random.rand(nx,ny) b = np.random.rand(ny) x = np.linalg.solve(a, b) Array a and the second part of the tuple, b , are created by a random number generator with random
18%
Sharing Data with SSHFS
23.04.2014
Home »  HPC  »  Articles  » 
on your system. Almost all firewalls allow port 22 access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port 22. All the other ports can
18%
SMART storage device monitoring
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Sk Design, Fotolia.com
the damage. However the use of SMART attributes for predicting drive failure has been a difficult proposition. In 2007, a Google study [2] examined more than 100,000 drives of various types for correlations
18%
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
18%
Getting started with Prometheus
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Clay LeConey on Unsplash
in each mode. # TYPE node_cpu_seconds_total counter node_cpu_seconds_total{cpu="0",mode="idle"} 71039.6 node_cpu_seconds_total{cpu="0",mode="iowait"} 54.79 node_cpu_seconds_total{cpu="0",mode="irq"} 865
18%
Have a Bash with the Zing network utility
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Micah Tindell on Unsplash
of the number of ports, the count, and the limit of the operation. The defaults are ports = 2, count = 6, and limit = 4, so the product, 2x6x4=48, is the total number of netcat operations. The fourth and final
18%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
 Julian Seward            # CPUs: 4  BWT Block Size: 900 KB File Block Size: 900 KB  Maximum Memory: 100 MB -------------------------------------------          File #: 1 of 1      Input Name: package-list.txt     Output
18%
Supercharge your software upgrade routine
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Photo by redcharlie on Unsplash
installed Ubuntu MATE 22.04.3 platform), first install all the requirements for compiling and deploying topgrade-rs (referred to as Topgrade moving forward): curl, git, pkg-config, and rust. Once in place
18%
Coordinating distributed systems with ZooKeeper
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © smileus, 123RF.com
/test [zk: localhost:2181(CONNECTED) 11] get /test HelloWorld! cZxid = 0xa1f54 ctime = Sun Jul 20 15:22:57 CEST 2014 mZxid = 0xa1f54 mtime = Sun Jul 20 15:22:57 CEST 2014 pZxid = 0xa1f54 cversion = 0
18%
Let the editor wars begin!
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Kirill Makarov, 123RF.com
to be commands. Knowing which mode you are in is one of the earliest aspects of Vi that needs to be mastered. Figure 1 shows an image of Vi running in Normal mode on my Linux CentOS 6.8 desktop. At the bottom

« Previous 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 ... 66 Next »

Service

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