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: %220mb 12!600 Llorente"22 ?

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

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 51 Next »

10%
Keras: Getting Started with AI
03.12.2024
Home »  HPC  »  Articles  » 
, MaxPooling 2D : model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(2,2))) A max pooling layer has a pool size, 2x2 in this case, that is used to scan the entire input image (left
10%
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
.getenv("REDIS_HOST", "localhost") 07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True) 08 09 @app.route('/') 10 def hello(): 11 count = r.incr('counter') 12 return f'Hello, you have visited {count} times.' 13
10%
Single sign-on like the big guys
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Sergey Nivens, 123RF.com
_ADMIN=admin 10 - KEYCLOAK_ADMIN_PASSWORD=SOME_PASSWORD 11 - KC_DB=postgres 12 - KC_DB_URL=jdbc:postgresql://postgres:5432/keycloak 13 - KC_DB_USERNAME=postgres 14 - KC
10%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
* argv[]) 08 { 09 long niter = 1000000000; 10 int myid; //holds process's rank id 11 double x,y; //x,y value for the random coordinate 12 int i; 13
10%
Managing Linux systems with Spacewalk
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © NASA
(Session); 11 %EXPORT_TAGS = ( DEFAULT => [qw(&Session)] ); 12 13 sub Session { 14 open(IN, "/etc/sysconfig/spacewalk_api.conf") or die "Spacewalk API config not found: $!"; 15 $_ = ; 16 my ($server
10%
Nagios alerts implemented via VoIP
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Zentilia, 123RF.com
=/opt/pjsua.conf 06 SOUNDFILE=/tmp/alert.wav 07 TEXT2WAVE=/usr/bin/text2wave 08 DURATION=20 09 NUMBER=01234567890 10 MESSAGE="Monitoring Alert" 11 12 # Setting a lock file 13 # We can't make more than one call 14
10%
Extending OpenNebula with hooks
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Greg Epperson, Photocase.com
0 22 243056 23 12 24 1 25 26 27 16 28 29
10%
HDF5 and Parallel I/O
17.05.2017
Home »  HPC  »  Articles  » 
, 5 ) / ( 8, 5 ) }       DATA {       (0,0): 0, 1, 2, 3, 4,       (1,0): 5, 6, 7, 8, 9,       (2,0): 10, 11, 12, 13, 14,       (3,0): 15, 16, 17, 18, 19,       (4,0): 20, 21, 22, 23, 24,       (5,0): 25, 26, 27, 28, 29,       (6
10%
Automating development environments and deployment with Otto
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © baloncici, 123RF.com
this to create a complete virtual machine. The first call to otto dev can thus take a couple of minutes. In our lab, the basic image contained a minimal version of the more than three-year-old Ubuntu 12.04 LTS
10%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Dmitriy Sladkov, 123RF.com
/956026386 Cobie Smulders - Maria Hill 23514560145 Hugh jackman - Wolverine 801539193 Paul Rudd - Ant Man 497349000 Listing 2 testlist.txt 22 April 1984 7.04.1985 30 March 1986 19 April 1987 03

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 51 Next »

Service

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