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) (153)
  • Article (74)
  • News (4)
  • Blog post (1)
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 11 12 ... 24 Next »

51%
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.
51%
Proprietary and Open Source Storage Options
09.10.2023
Home »  HPC  »  Articles  » 
 identifier: 0x8c344631   Device         Boot Start        End    Sectors   Size Id Type /dev/nvme1n1p1       2048 2000408575 2000406528 953.9G 83 Linux     Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes
51%
Five multipurpose thin clients compared
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © David Grigg, 123RF.com
Via VX900 Via VX900 AMD A55E AMD G-Series A50M PXA 510 v7 Graphics processor Via Chrome 9, integrated Via Chrome 9, integrated AMD Radeon HD 6250
51%
Thrashing the data cache for fun and profit
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © Lucy Baldwin, 123RF.com
). Figure 1: Flattening a 2D array in C or C++. Listing 3 inspect.c #include ** int a[4][5] = { // array of 4 arrays of 5 ints each, a 4x5 matrix { 1, 2, 3
51%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
of the array), has to be specified. The following are simple examples of a declaration INTEGER, TARGET :: a(3), b(6), c(9)INTEGER, DIMENSION(:),POINTER :: pt2 and multidimensional arrays: INTEGER, POINTER
50%
Finding and recording memory errors
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © lightwise, 123RF.com
/sys Filesystem Scan #!/bin/bash # # # Original script: # https://bitbucket.org/darkfader/nagios/src/ # c9dbc15609d0/check_mk/edac/plugins/edac?at=default # The best stop for all things EDAC
50%
Update your Docker containers safely
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © yelenayemchuk, 123RF.com
sha256:f1ca87d9adb678b180c31bf21eb9798b043c22571f419ed844bca1d103f2a2f7 bf85f2b6bf52 13 months ago 15.5MB The output shows information on both the original nginx:alpine image and the updated
50%
Elastic Beanstalk
29.10.2013
Home »  Articles  » 
 
Created Auto Scaling group policy named: arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy: 927c9769-d96e-46ba-b08f-099650ae7a3d:autoScalingGroupName/awseb- e-mnpsy5bpzk
50%
Minifying container images with DockerSlim
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Maggie Molloy, 123RF.com
REPOSITORY TAG IMAGE ID CREATED SIZE dslim/docker-slim latest 2622a843b5f5 3 weeks ago 21.3MB nginx latest 231d40e811cd 4 weeks ago 126MB
50%
LXC 1.0
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © designpics, 123RF.com
shows how the host system forwards port 443 to the container: sudo iptables -t nat -A PREROUTING -p tcp --dport 443 -j DNAT --to-destination 10.0.3.190:443 The lxcbr0 interface is great for testing. If

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 24 Next »

Service

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