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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (255)
  • Article (78)
  • 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 ... 34 Next »

9%
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
9%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
back to the browser as a response to the HTTP request. Web Server Using the instructions in Listing 1, the developer first prepares the Apache web server on Ubuntu 12.04 for running the sample
9%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
   # =================== 09   # 10  if __name__ == '__main__': 11  12      f = h5py.File("mytestfile.hdf5", "w") 13  14      dset = f.create_dataset("mydataset", (100,), dtype='i') 15     16      dset[...] = np.arange(100) 17
9%
The practical benefits of network namespaces
15.08.2016
Home »  Archive  »  2016  »  Issue 34: Softw...  » 
Lead Image © Morganimation, fotolia.com
it through a ping test. The routing table, as defined in line 12, is only present in the ns1 namespace. With /etc/netns/ns1, $ mkdir -pv /etc/netns/ns1 mkdir: created directory ?/etc/netns? mkdir: created
9%
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
9%
Rethinking RAID (on Linux)
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Lead Image © nikkikii, 123RF.com
[1] sdc1[0] 244065408 blocks super 1.2 [2/2] [UU] [=>...................] resync = 6.4% (15812032/244065408) finish=19.1min speed=198449K/sec bitmap: 2/2 pages [8KB], 65536KB chunk
9%
Port Knocking
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © rasslava, 123RF.com
seq_timeout = 10 08 tcpflags = syn 09 command = /usr/sbin/iptables -A INPUT -s \ %IP% -p tcp --dport 22 -j ACCEPT 10 11 [closeSSH] 12 sequence = 9000
9%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
04 real :: var2 05 integer :: int1 06 end type other_struct 07 08 type my_struct ! Declaration of a Derived Type 09 integer :: i 10 real :: r 11 real*8 :: r8 12 real, dimension(100
9%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
"} ) 09 10 # force called programs to english output 11 LANG=C LC_ALL=C 12 13 function die { 14 echo 1>&2 "$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
9%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Lead Image © Lucy Baldwin, 123RF.com
ssh ubuntu@52.90.56.122; do sleep 1; done ssh: connect to host 52.90.56.122 port 22: Connection refused ssh: connect to host 52.90.56.122 port 22: Connection refused [ output truncated ] Welcome

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

Service

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