Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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: %xsede Llorente"523 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (665)
  • Article (150)
  • News (105)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 93 Next »

21%
Dispatches from the world of IT
30.11.2025
Home »  Archive  »  2012  »  Issue 10: Traff...  » 
 
advanced registration, at a savings of EUR 50, is open through Saturday, September 15. If you attended ISC'12 and purchased a full-conference passport, you are entitled to 25 percent off the ISC Cloud'12
21%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
     #pragma omp parallel for shared (sum) private (i) 12     for ( i=0; i < 1000000; i++) { 13         #pragma omp critical (sum_total) 14         sum = sum + a[i]; 15     } 16     printf("sum=%lf\n",sum); 17
21%
Modern Fortran – Part 2
15.12.2016
Home »  HPC  »  Articles  » 
(CIRCLE) :: C   ! Declare a variable of type Circle.     C = CIRCLE(1.5)     ! Use the implicit constructor, radius = 1.5     CALL CIRCLE_PRINT(C)  ! Call a class subroutine   END PROGRAM CIRCLE_TEST Notice that the derived type is used to create
21%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
== 0: 08 data = { 'key1' : [10,10.1,10+11j], 09 'key2' : ('mpi4py' , 'python'), 10 'key3' : array([1, 2, 3]) } 11 else: 12 data = None 13 # end if 14 15 data = comm
21%
Correctly integrating containers
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Beboy, Fotolia.com
": "cni0", 08 "ipam": { 09 "type": "host-local", 10 // ipam specific 11 "subnet": "10.1.0.0/16", 12 "gateway": "10.1.0.1" 13 }, 14 "dns": { 15 "nameservers": [ "10.1.0.1" ] 16
21%
Grafana and Prometheus customized dashboards
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Photo by Wynand van Poortvliet on unsplash
: Listing 2 Prometheus Config File global: scrape_interval: 15s # Scrape frequency evaluation_interval: 15s # Check rules scrape_configs: - job_name: 'prometheus' static
21%
Tools that extend Bash scripting
05.12.2016
Home »  Archive  »  2016  »  Issue 36: Autom...  » 
Lead Image © Laschon Maximilian, 123RF.com
that the top left of the screen is (0,0) tput cup 3 15 # Set the foreground color using an ASCII escape tput setaf 3 # Write a "title" to the screen echo "Title of the company" tput sgr0 # Write a menu title
21%
What's new in Small Business Server 2011
30.11.2025
Home »  Archive  »  2011  »  Issue 3: Are yo...  » 
A&M Rovenko, 123RF
to a maximum of 15 users who do not need a CAL because 15 CALs are included with the operating system. If you are using this edition as a Remote Desktop Server, again only 15 users can connect to the server
21%
Tracing applications with OProfile and SystemTap
30.11.2025
Home »  Archive  »  2010  »  Issue 1: System...  » 
© boing, Photocase.com
("------------------------------------------- ----------------------\n") 09 } 10 11 probe tcp.receive { 12 printf(" %15s %15s %5d %5d %d %d %d %d %d 13 %d\n", saddr, daddr, sport, dport, urg, 14 ack, psh, rst, syn, fin) 15
21%
Rethinking RAID (on Linux)
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Lead Image © nikkikii, 123RF.com
=libaio, iodepth=32 fio-3.12 Starting 1 process Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s] test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan 9 15:31:04 2021 write: IOPS=352, BW=1410Ki

« Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 93 Next »

Service

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