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%2222%21490 Llorente%2012 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (409)
  • Article (116)
  • News (36)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ... 57 Next »

25%
Best practices when working with Docker images
04.04.2023
Home »  Archive  »  2023  »  Issue 74: The F...  » 
Photo by Ilse Orsel on Unsplash
(Listing 2), the resulting size will be less than 30KB. Listing 1 A Simple C Program #include int main () { printf("Hello, world!\n"); } Listing 2 Dockerfile Build
25%
Kubernetes clusters within AWS EKS
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Zlatko Guzmic, 123RF.com
-system coredns-6d97dc4b59-mdd8x 1/1 Running 0 25m kube-system kube-proxy-bkjbw 1/1 Running 0 20m kube-system kube-proxy-ctc6l 1/1 Running 0 19
25%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
_limit): 20 local_dict['x'] = float(counter); 21 local_dict['y'] = float(counter + 1); 22 local_dict['z'] = float(counter + 2); 23 local_dict['value'] = 10.0 * float(counter); 24 my
25%
Graphite: Collect and Visualize Numeric Data
30.07.2014
Home »  HPC  »  Articles  » 
 $socket "system.loadavg_5min $lavg[1] $ts\n";  print $socket "system.loadavg_15min $lavg[2] $ts\n";  sleep(60); }   close($socket); The example client in Listing 1 sends the load average values of the last 1, 5, and 15
25%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 12  13     p1 = Process(target = count, args = (20, ' Rich',)) 14     p2 = Process(target = count, args = (25, ' Nus',)) 15     p3 = Process(target = count, args = (30, ' Geeks
25%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
(C) Markus Feilner, CC-BY-SA 4.0
/mfeilner/.openshift/express.conf ... done 20 21 Checking for git ... found git version 2.1.0 22 23 Checking common problems .. done 24 25 Checking for a domain ... feilner 26 27 Checking for applications ... none 28 29 Run 'rhc create
25%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
 omp parallel for private(i) shared(x, y, n) reduction(+:a, b) 03 for (i=0; i<n; i++) { 04     a = a + x[i] ; 05     b = b + y[i] ; 06     } The compiler creates a local copy of each variable
25%
Unicode migration with an Oracle database
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© joingate, 123RF.com
use what are known as national language data types (NCHAR, NVARCHAR2, or NCLOB). Converting the database to Unicode removes this need and the "N" data types can be converted back to "normal" data types
25%
Linux configuration with OpenLMI
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © haveseen, 123RF.com
Tag: -[UUID:C8040008000011037D001276EE0201AB]- CPU: AMD, x86_64 arch CPU Topology: 4 cpu(s), 8 core(s), 8 thread(s) Memory: 2.0 GB Disk Space: N/A GB total, N/A GB free OS
25%
Service mesh for Kubernetes microservices
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image by Ricardo Gomez Angel on Unsplash.com
currently available include the following: Linkerd 1.x [2], created by Buoyant and now an open source project of the Cloud Native Computing Foundation. Notable users include SalesForce, PayPal, and Expedia

« Previous 1 ... 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ... 57 Next »

Service

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