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

Spell check suggestion: %220mb%C3%A9n Llorente 20 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (140)
  • Article (61)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 10 ... 21 Next »

29%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
for statpingng_stack.yml 6c6 < image: adamboutcher/statping-ng:${SPNGTAG:-latest} --- > image: mystatpingng:${SPNGTAG:-latest} 8a9,36 > volumes: > - ./config:/app > environment
29%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
on others' machines. Benching C With routines from Jens' book [9] and a bit of your own code, you can easily accomplish statistically weighted measurements of code performance in C similar to that provided
29%
Processor and Memory Metrics
12.02.2014
Home »  HPC  »  Articles  » 
B       hald-addon-input   ...    22.9 MiB +   4.0 MiB =  26.9 MiB       plasma-desktop  26.0 MiB +   5.7 MiB =  31.7 MiB       konsole (3)  28.3 MiB +   4.4 MiB =  32.7 MiB       kwin  41.0 MiB +   2.0 MiB =  43.0 MiB       Xorg 146.9
29%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Lead Image © Lucy Baldwin, 123RF.com
(20.04) ami-000b3a073fc20e415 9.934 4.938 14.872 Fastest and Slowest The slowest numbers were posted on RHEL 8 with nearly 70 seconds, to the consternation
29%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs. ...  A\n"); 05 #pragma omp barrier 06   Calculationfunction(B,C); 07   printf("C was calculated from B\n"); 08 } The Calculationfunction() line in this listing calculates the second argument ... OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
29%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
), has to be specified. Here is a simple example of the declaration:       INTEGER, TARGET :: a(3), b(6), c(9)       INTEGER, DIMENSION(:), POINTER :: pt2 Another quick example of multidimension arrays
29%
Podman for Non-Root Docker
05.08.2024
Home »  HPC  »  Articles  » 
fd9255658c128086395d3fa0aedd5a41ab6b034fd649d1a9260 testuser@laytonjb-MINI-S:~$ podman run -it alpine /bin/sh / # cat /etc/os-release  NAME="Alpine Linux" ID=alpine VERSION_ID=3.20.2 PRETTY
29%
Matlab-like tools for high-performance computing
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
result on host 15 16 // Free device memory 17 dA = gpuFree(dA); 18 dC = gpuFree(dC); 19 d1 = gpuFree(d1); 20 d2 = gpuFree(d2); 21 d3 = gpuFree(d3); Scilab has a vibrant community, and the excellent
29%
Predicting Drive Doom
20.10.2013
Home »  HPC  »  Articles  » 
Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ... of the drives (more on that later). Smartmontools is compatible with all S.M.A.R.T. features and supports ATA/ATAPI/SATA-3 to -8 disks and SCSI disks and tape devices. It also supports the major Linux RAID cards ... Modern drives use S.M.A.R.T. (self-monitoring, analysis, and reporting technology) to gather information and run self-tests. Smartmontools is a Linux tool for interacting with the S.M.A ... S.M.A.R.T., Smartmontools, and Drive Monitoring
29%
Endlessh and tc tarpits slow down attackers
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Yewkeo, 123RF.com
see an image that uses Alpine Linux as its base (Listing 1). Listing 1 Endlessh Dockerfile FROM alpine:3.9 as builder RUN apk add --no-cache build-base ADD endlessh.c Makefile / RUN make

« Previous 1 2 3 4 5 6 7 8 9 10 ... 21 Next »

Service

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