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: %25x20mm%253%25390 Llorente 12 ?

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

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 33 Next »

22%
The AWS CDK for software-defined deployments
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © krisckam, 123RF.com
than a single variable/value pair can be passed, à la: cdk -c VAR1=value1 -c VAR2=value2 This mechanism provides a great deal of power and flexibility, particularly when considering the use of CDK
22%
OpenACC – Parallelizing Loops
09.01.2019
Home »  HPC  »  Articles  » 
3: Gang Execution Fortran C !$acc parallel    do i=1,n       ! do something    enddo !$acc end parallel     #pragma acc parallel {    for (int i=0; i < n
22%
Parallel Julia – Jumping Right In
29.06.2012
Home »  HPC  »  Articles  » 
| | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.0.0+86921303.rc6cb _/ |\__'_|_|_|\__'_| | Commit c6cbcd11c8 (2012-05-25 00:27:29) |__/ | julia> If you don't want to see the title on subsequent start ups use julia -q
22%
Blending Java with other programming languages
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © Ivan Mikhaylov, 123RF.com
sections look into these techniques, along with their benefits and drawbacks. Nothing Works Without C One reason for Java's success is that it protects the developers from a few tricky things that were
22%
OpenACC – Porting Code
07.03.2019
Home »  HPC  »  Articles  » 
 acc parallel loop       {          for (j=0; j < m; j++) {             ...          }       }       ...    } } Table 3: Single-Directive Nested Loop Fortran C !$acc parallel loop    do i=1,n       ...       do
22%
Service mesh for Kubernetes microservices
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image by Ricardo Gomez Angel on Unsplash.com
, so the other must be the injected sidecar. A full description of one of these pods (Figure 7) shows that the Istio sidecar is indeed present: $ kubectl describe pod wordpress-77f7f9c485-k7tt9
22%
Configuration management with CFEngine 3
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Lead Image © iofoto, Fotolia.com
-agent --bootstrap 192.168.38.131 notice: Bootstrap mode: implicitly trusting server, use --trust-server=no if server trust is already established notice: Trusting new key: MD5=d67ad40160db5f79a616eea18bb9073c R ... CFEngine 3 comes with a promise of more efficient configuration management and strict compliance with policies; however, it faces some tough competition. ... CFEngine 3 ... Configuration management with CFEngine 3
22%
Free Enterprise Backup with Bareos
12.11.2013
Home »  Articles  » 
community to continue development of an independent fork named Bareos. The first stable release was Bareos 12.4 in April 2013 (the version number stands for the year and the quarter of the feature freeze
22%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Alex Kondratiev on Unsplash
for each (Listings 6-8). In addition, I also need to create a deployment file for each (Listings 9-11) and a ConfigMap resource for Nginx (Listing 12). Deployments define, among other things, what containers
22%
Using loop directives to improve performance
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © orson, 123RF.com
but independently of one another (Figure 2). Table 3 Gang Execution Fortran C !$acc parallel do i=1,n ! do something enddo!$acc end parallel pragma acc parallel{ for (int i=0; i

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 33 Next »

Service

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