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) (977)
  • Article (311)
  • News (194)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 ... 149 Next »

14%
Thrashing the data cache for fun and profit
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © Lucy Baldwin, 123RF.com
before moving to the next column. Listing 1 row.c #include #define SIZE 10000 ** int array[SIZE][SIZE] = {0}; int main() { for (int i = 0; i < SIZE; i++) for (int j
14%
Supporting WebRTC in the enterprise
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © pat138241, 123RF.com
Capture Task Force and is a part of HTML5. WebRTC 1.0 (aka RTCPeerConnection) is the API used to control the browser's WebRTC peer-to-peer connections. This is what a JavaScript app uses to initiate
14%
Warewulf Cluster Manager – Master and Compute Nodes
22.05.2012
Home »  HPC  »  Articles  » 
. For this example, it has the IP address 10.1.0.250 . For the sake of this article, all nodes on this private network will have address 10.1.0.x , where x goes from 1 to 250 (250 being the master node). You can use
14%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
to a remote block device – specifically, an NVMe target. (2) The target will be the server exporting the NVMe device across the network and to the host server. A Linux 5.0 or later kernel is required on both
14%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
to a remote block device – specifically, an NVMe target. (2) The target will be the server exporting the NVMe device across the network and to the host server. A Linux 5.0 or later kernel is required on both
14%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
_before = psutil.net_io_counters(pernic=True)       # sleep some interval so we can compute rates    interval = 0.2;    time.sleep(interval)          tot_after = psutil.net_io_counters()    pnic_after = psutil.net_io_counters(pernic=True)          # start
14%
Microsoft CBL-Mariner Now Supports Kernel Live Patching
27.06.2022
Home »  News  » 
 
patching as well as PXE Boot (found in the Mariner installer). This new release of CBL-Mariner (version 2.0.20220617) also includes Golan 1.18.3, Ncurses 6.3, Redis 6.2.7, and Linux kernel 5.15.45.1 LTS
14%
Working with the Lustre Filesystem
24.02.2022
Home »  HPC  »  Articles  » 
and version hosted on the WhamCloud project website. In this case, I downloaded and installed the necessary packages for my system: e2fsprogs-1.46.2.wc4-0.el8.x86_64.rpm e2fsprogs-devel-1.46.2.wc4-0.el8.x86
14%
Lustre HPC distributed filesystem
07.04.2022
Home »  Archive  »  2022  »  Issue 68: Autom...  » 
Photo by Efe Kurnaz on Unsplash
e2fsprogs-1.46.2.wc4-0.el8.x86_64.rpm e2fsprogs-devel-1.46.2.wc4-0.el8.x86_64.rpm e2fsprogs-libs-1.46.2.wc4-0.el8.x86_64.rpm libcom_err-1.46.2.wc4-0.el8.x86_64.rpm libcom
14%
MPI Apps with Singularity and Docker
18.03.2020
Home »  HPC  »  Articles  » 
compilers, version 19.10. Open MPI 3.1.3, which came prebuilt with the PGI compilers, was used in the tests. The Docker-CE (Community Edition) v19.03.8 build afacb8b7f0, Ubuntu version (on which Linux Mint

« Previous 1 ... 24 25 26 27 28 29 30 31 32 33 34 35 36 37 ... 149 Next »

Service

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