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) (940)
  • Article (295)
  • News (166)
  • Blog post (3)
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 ... 141 Next »

16%
Automation Scripting with PHP
16.10.2012
Home »  Articles  » 
 
?> Any spacing in the script is for readability and serves no other purpose. Now you can save your script to ssh.php , add execute permissions to the script, and run it: $ ./ssh.php eth0 Link encap
16%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
has an API similar to the threading module and supports spawning processes. As with OpenMP, Pymp numbers the child processes with the thread_num variable. The master process has thread_num 0
16%
Parallel Shells: Run Commands on Multiple Nodes
02.07.2014
Home »  HPC  »  Articles  » 
WCOLL points: [laytonjb@home4 ~]$ pdsh -w ^/tmp/hosts uptime 192.168.1.4:  15:51:39 up  8:35, 12 users,  load average: 0.64, 0.38, 0.20 192.168.1.250:  15:47:53 up 2 min,  0 users,  load average: 0.10, 0.10, 0
16%
Monitoring HPC Systems
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Alexander Rivosh, 123RF.com
Version CentOS 6.5 Ganglia 3.6.0 Ganglia web 3.5.12 Confuse 2.7 RRDtool 1.3.8 Before installing any binaries, I try
16%
Distributed storage with Sheepdog
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © kateleigh, 123RF.com
they are mounted with the user_xattr option. Table 1 Important Sheepdog Options Option Meaning Examples -b IP address for communication 192.168.200.34, 0.0.0.0
16%
Virtual switching with Open vSwitch
28.07.2011
Home »  CloudAge  »  Articles  » 
 
extern0 brctl addif extern0 eth0 Distribution scripts for creating bridges will work in the normal way. You can also use ovs vsctl to manage the bridge. In fact, you can use both commands at the same time
16%
A closer look at hard drives
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
Lucy Baldwin, 123RF
: XXXXXXXXXXXXXXXXXX 6 Firmware Revision: 2CV102HD 7 Transport: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6 8 Standards: 9 Used: ATA/ATAPI-7 T13 1532
16%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
: 13 name: statuspage-demo 14 external: true Listing 2 config.json 01 { 02 "version": "2.0", 03 "columns": 2, 04 "tiles": [ 05 { "type": "PING", "params": {"hostname
16%
HDF5 and Parallel I/O
17.05.2017
Home »  HPC  »  Articles  » 
      ! Have the rank 0 process create the HDF5 data layout 53      IF (MPI_RANK == 0) THEN 54 55         ! Create the HDF5 file 56         CALL h5fcreate_f(FILENAME, H5F_ACC_TRUNC_F, FILE_ID, IERR) 57      58
16%
Container Best Practices
22.01.2020
Home »  HPC  »  Articles  » 
is shown in Listing 2. Listing 1: Docker Specfile FROM nvidia/cuda:9.0-devel AS devel   # OpenMPI version 3.0.0 RUN apt-get update -y && \     apt-get install -y --no-install-recommends \         file

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

Service

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