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) (644)
  • Article (205)
  • News (82)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 ... 94 Next »

24%
NVDIMM Persistent Memory
22.09.2016
Home »  HPC  »  Articles  » 
, working as root, you can type mkfs.xfs /dev/pmem0 to create an XFS filesystem and mount as usual with: mount -o dax /dev/pmem0 /mnt Note that the mount option here is dax , which enables
24%
System Logging for Data-Based Answers
25.01.2018
Home »  HPC  »  Articles  » 
to write the logs. For example, you could write the logs as a non-root user to a file located somewhere on a common cluster filesystem. A simple way to accomplish this is to create a special user, perhaps
24%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
brw------- 1 root root 253, 0 Jan 16 23:15 /dev/mapper/rc-wa_md0 Listing 5: Verify Mapping $ sudo rapiddisk --list rapiddisk 6.0 Copyright 2011 - 2019 Petros Koutoupis   List
24%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
, 2, 3]) } else:     data = None # end if   data = comm.bcast(data, root=0)   if rank == 0:     print("bcast finished") # end if   print("data on rank %d is: "%comm.rank, data) The data is broadcast with the
24%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
 mount count:      -1 Last checked:             Sun Jan 31 09:38:44 2021 Check interval:           0 () Lifetime writes:          811 GB Reserved blocks uid:      0 (user root) Reserved blocks gid:      0 (group root
24%
Log Management
10.10.2022
Home »  HPC  »  Articles  » 
issues or poor performance. (Remember, you want high-performance computing, not meh-performance computing.) Logs contain information about successful logins, failed logins, and any root access or use of
24%
Proprietary and Open Source Storage Options
09.10.2023
Home »  HPC  »  Articles  » 
 is /boot , which holds the kernel and the files needed for the bootstrapping process. This partition doesn’t have to be too large, and you can make it a primary partition. The root filesystem classically has
24%
Tools to Manage Storage
03.02.2024
Home »  HPC  »  Articles  » 
the initial quota tally. You can see the quota files by looking at the root of the filesystem mountpoint: $ ls -sh /home2 To follow the steps for setting user and group quotas see this online reference
24%
Update on Containers in HPC
08.07.2024
Home »  HPC  »  Articles  » 
are “rootless” technologies, whereas generally, Docker requires root (yes, I’m aware of the rootless Docker capability). This may come into play in later questions. The next question focused more on HPC
24%
Creating SmartOS zones using UCARP
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Le Moal Olivier, 123RF.com
on the same GZ if you like.) [root@gz1 ~]# vmadm create -f ucarptest1.json [root@gz2 ~]# vmadm create -f ucarptest2.json Log in (using the zlogin command) on each of the two zones and install the ucarp

« Previous 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 ... 94 Next »

Service

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