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: %xsede Llorente 22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (245)
  • Article (73)
  • News (5)
  • 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 13 14 15 ... 33 Next »

14%
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
14 if __name__ == '__main__': 15 app.run(host="0.0.0.0", port=5000) Listing 4 my-app/webapp/Dockerfile 01 FROM python:3.11 02 WORKDIR /app 03 COPY . . 04 RUN pip install Flask
14%
Go testing frameworks
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Lucy Baldwin, 123RF.com
.Exit(1) 15 } 16 17 run(os.Args[1]) 18 } 19 20 func row() { 21 for i := 0; i < size; i++ { 22 for j := 0; j < size; j++ { 23 array[i][j]++ 24 } 25 } 26 } 27 28
14%
Getting started with AI
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © Lightwise, 123RF.com
this second 2D convolution layer, you have another batch normalization layer followed by a new layer type, MaxPooling2D: model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(2,2
14%
Speed up your MySQL database
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Mikhail Dudarev, 123RF.com
-09-13 15:34:42 | 21 | 5 | Washing machine | 41.2 C | 2015-09-13 15:34:42 | 22 | 6 | Pot plant moisture | 75% rel. | 2015-09-13 15:34:42 | 23 | 7 | Refrigerator | 6.0 C
14%
I/O Profiling at the Block Level
27.08.2014
Home »  HPC  »  Articles  » 
 files to buckets.  Now time to count bucket hits.   -------------------------------------------- Histogram IOPS: 2.2 GB 7.6% (7.6% cumulative) 4.5 GB 6.8% (14.4% cumulative) 6.7 GB 6.4% (20.7% cumulative) 8.9 GB 5.9% (26.6% cumulative) 11.2 GB 5.5% (32.1% cumulative) 13.4 GB 5.2% (37.3% cumulative) 15
14%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
by timeit in Python: Extract timespec.c, stats.c, and stats.h from the book's source tarball, and compile it with: cc timespec.c stats.c -o timespec -lm You will want to read Chapter 15 in the book
14%
Server Virtualization with VirtualBox
18.09.2012
Home »  Articles  » 
 
also starts automatically after a reboot. Next, install the packages required for running phpVirtualBox: sudo apt-get install apache2-mpm-prefork apache2-utils apache2.2-bin \ apache2.2-common apache
14%
Tuning I/O Patterns in Fortran 90
04.12.2013
Home »  HPC  »  Articles  » 
_record 13 14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8, file="test.bin", status="replace", & 18 action="readwrite", form="unformatted", & 19 iostat=ierr) 20
14%
Load Testing the Cloud
20.02.2012
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0 2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0 2012-01-09 21:12:15
14%
Single sign-on like the big guys
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Sergey Nivens, 123RF.com
_DB_PASSWORD=SOME_DB_PASSWORD 15 command: ["start-dev"] 16 17 postgres: 18 container_name: postgres 19 image: postgres:14 20 environment: 21 - POSTGRES_PASSWORD=SOME_DB_PASSWORD 22

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... 33 Next »

Service

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