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: 谷歌seo代发【电报e1000】google留痕代发.des.0x00 ?

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

« Previous 1 2 3 4 5 6 7 8 9 Next »

86%
From debugging to exploiting
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Maksim Kabou, 123RF.com
can refer to the entire process environment by means of the **environ variable; therefore: (gdb) p &environ $4 = ( *) 0xf7f83d64 (gdb) x/100s *environ 0xffffc815
86%
Parallel Programming with OpenMP
21.11.2012
Home »  HPC  »  Articles  » 
! solution array 011 REAL(real8) :: tol=1.d-4, diff=1.0d0 012 REAL(real8) :: delta 013 REAL(real8) :: x 014 REAL(real8) :: pi 015 REAL(real8) :: exact 016 REAL(real8) :: pdiff 017 REAL(real4
85%
AWS Elastic Beanstalk
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Aleksandra Glustsenko, 123RF.com
-stack-AWSEBAutoScalingGroup-12BAR59E5FUDM: policyName/awseb-e-mnpsy5bpzk-stack- AWSEBAutoScalingScaleDownPolicy-KW4NGGQ0LULU 2013-05-08 20:07:48 INFO Created CloudWatch alarm named: awseb-e-mnpsy5bpzk
85%
Setting up SSL connections on Apache 2
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
pnphoto, 123RF
), the server tells the client which algorithms it has decided to use and sends an X.509 certificate [2] with the reply. The client can now determine whether the web server is actually the one it wants
85%
Security first with the Hiawatha web server
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Tatiana Popov, 123RF.com
LANDEV=eth0 05 06 echo -n "flushing all chains" 07 /sbin/iptables -F -t filter 08 /sbin/iptables -F -t nat 09 /sbin/iptables -F -t mangle 10 /sbin/iptables -X -t filter 11 /sbin
85%
Exploring Ubuntu cloud tools
28.06.2011
Home »  CloudAge  »  Articles  » 
 
1084 image- store- 1299616369/image.manifest.xml admin available public x86_64 machine eki- F7901106 eri- 0C0D116C 05 IMAGE eki- F61410F1 image- store- 1299616170/kernel
85%
Keras: Getting Started with AI
03.12.2024
Home »  HPC  »  Articles  » 
convolutional layer. Convolutional filters number 64 instead of 32. The dropout rate has been increased to 0.5 (50%). Listing 4: Second Block model.add(layers.Conv2D(64, (3,3), padding
85%
Getting started with AI
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © Lightwise, 123RF.com
.add(layers.BatchNormalization()) model.add(layers.Conv2D(64, (3,3), padding='same', activation='relu')) model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(2,2))) model.add(layers.Dropout(0.5)) input
84%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
long count=0; //Count holds all the number of how many good coordinates 14 double z; //Used to check if x^2+y^2<=1 15 double pi
84%
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; ix[i] ; 05     b = b + y[i] ; 06     } The compiler creates a local copy of each variable

« Previous 1 2 3 4 5 6 7 8 9 Next »

Service

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