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: "0mbén Llorente%2222 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (937)
  • Article (296)
  • News (166)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 ... 141 Next »

29%
Tuning I/O Patterns in C
31.07.2013
Home »  HPC  »  Articles  » 
; 22 my_record.z = counter + 2; 23 my_record.value = (float) counter * 10.0; 24 /* write out my_record */ 25 } 26 return 0; 27 } One-by-One Initially, I’m just going
29%
Virtualization with KVM
29.06.2011
Home »  CloudAge  »  Articles  » 
 
to the virtual machine. Spinning the Web The operating system on the virtual machine comes with a DHCP server and firewall that use a static IP address of 10.0.2.2. The system can use these details to retrieve ... 2
29%
Compiler Directives for Parallel Processing
12.08.2015
Home »  HPC  »  Articles  » 
       b(i) = 1.0        c(i) = 2.0     end do       do i=1,n        a(i) = b(i) + c(i)     end do !$acc end kernels With the simple kernels directive, the compiler creates a kernel from the first loop
29%
Multicore Processing in Python
22.08.2017
Home »  HPC  »  Articles  » 
The number of threads available = 4   OUTSIDE the parallel region.   HELLO from process 0   Going INSIDE the parallel region:   HELLO from process 0 HELLO from process 2 HELLO from process 3 HELLO
29%
OpenMP – Parallelizing Loops
03.04.2019
Home »  HPC  »  Articles  » 
. 1997 – OpenMP 1.0 for C/C++ and Fortran added support for parallelizing loops across threads. 2000, 2002 – Version 2.0 of Fortran, C/C++ specifications released. 2005 – Version 2.5 combined both
29%
The top three SSH tricks
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © Fotoflash,Fotolia.com
-A INPUT -p tcp -s [IP address of allowed server] --dport 22 -j ACCEPT on the server to which you want to SSH. Trick 2: Copying Files Securely The SSH protocol also includes Secure Copy (SCP
29%
Grafana and Prometheus customized dashboards
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Photo by Wynand van Poortvliet on unsplash
version, depending on your needs. The simple command to fire up the latest version is: $ docker run -d -p 3000:3000 grafana/grafana 3fa2f72de6bc4fd61a0cecdb1d18a8bf1aaf7b71b49f731fe4ae6eaab841d3fd If you
29%
Backups using rdiff-backup and rsnapshot
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Dmitry Pichugin, Fotolia.com
DestinationSizeChange 41943106 (40.0 MB) Another view of the file statistics lists which file effected the change: # gunzip -c /mnt/backup/rdiff-backup-data/file_statistics.\ 2015-03-15T10\:44\:06+01\:00.data.gz | awk '$2
29%
New storage classes for Amazon S3
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © stillfix, 123RF.com
/month at $0.05/GB. A complete price overview can be found on the S3 product page [2]. S3 with Intelligent Gradation The new Intelligent-Tiering memory class is primarily designed to optimize costs
29%
Policy-based DNS in Windows Server 2016
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image © mikiel, 123RF.com
2 Adding Records to Zone Scopes > Add-DnsServerResourceRecordA -Name "www" -ZoneName "contoso.com" -ZoneScope "DE" -IPv4Address "10.0.101.99" > Add-DnsServerResourceRecordA -Name "www" -Zone

« Previous 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 ... 141 Next »

Service

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