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 (167)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 141 Next »

29%
Resource monitoring for remote applications
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image Gustavo Quepón on Unsplash.com
to adjust a few application parameters in the Fortran program for a longer run time: nx = 8000 ny = 8000 it_max = 10000 tolerance = 0.00004D+00 The code was compiled using GCC 7.1 and run
29%
Emergency Fix for OpenSSL
07.07.2015
Home »  News  » 
 
Mark Cox of the OpenSSL project team has announced a pending OpenSSL release. Versions 1.0.2d and 1.0.1p will appear on July 9. The brief letter on the OpenSSL list says the update will fix
29%
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
28%
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
28%
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
28%
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
28%
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
28%
REMORA
18.09.2017
Home »  HPC  »  Articles  » 
in the Fortran programfor a longer run time: nx = 8000 ny = 8000 i t_max = 10000 tolerance = 0.00004D+00 The code was compiled using GCC 7.1 and run on a four-core AMD A6-6310 laptop (Lenovo
28%
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
28%
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

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 141 Next »

Service

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