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

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

« Previous 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... 68 Next »

13%
Optimizing Windows 10 for SSDs
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image © Sergiy Serdyuk, 123RF.com
. Figure 3: CrystalDiskInfo uses SMART data to detect the health of hard disks. However, data deletion does not work the same way on SSDs. The storage blocks must be completely deleted first before
13%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
 type my_struct ! Structures (Variables) of the the derived type my_struct       type(my_struct) :: data       type(my_struct), dimension(10) :: data_array !     end program struct_test3 A very, very convenient feature called
12%
Singularity – A Container for HPC
21.04.2016
Home »  HPC  »  Articles  » 
Containers have become an important part of the IT industry because (1) they are more efficient than full (hardware-level) virtualization and (2) the container workflow readily supports DevOps
12%
Optimize and manage Linux-based Azure VMs
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Allan Swart, 123RF.com
snapshots of processes, memory, paging, block I/O, traps, and CPU activity. This tool is especially useful for real-time system monitoring, providing essential data on the system's key resources
12%
Professional PowerShell environments
09.06.2018
Home »  Archive  »  2018  »  Issue 45: Autom...  » 
Lead Image © lightwise, 123RF.com
. Workflows provide some development and operations (DevOps) techniques to PS scripts, including the option of executing code blocks either sequentially or in parallel: workflow test-systempresence {parallel
12%
The Benefit of Hybrid Drives
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Vaclav Volrab, 123RF.com
; however, this is not about the filesystem but about block devices. A block device is a mass storage device whose data is organized into fixed-size blocks (sectors) that allow random access. The counterpart
12%
Keeping Docker containers safe
13.02.2017
Home »  Archive  »  2017  »  Issue 37: Distr...  » 
Lead Image © Irina Tischenko, 123RF.com
filesystem, a CD-ROM drive in Linux is usually a file called /dev/cdrom (actually, it's a symlink to /dev/sr0 for a SCSI drive), which streams data from your hardware to the system. For security reasons, when
12%
Fixing Ceph performance problems
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Kritiya Sumpun, 123RF.com
it correspondingly difficult to debug. After a short refresher on Ceph basics, I offer useful tips for everyday monitoring of Ceph in the data center, especially in terms of performance. In addition to preventive
12%
Keras: Getting Started with AI
03.12.2024
Home »  HPC  »  Articles  » 
of the model or the training of the model to the test data set. The first six layers of the model (call it a block) are shown in Listing 3.  Listing 3: First Block model.add(layers.Conv2D(32, (3,3), padding
12%
Getting started with AI
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © Lightwise, 123RF.com
(call it a block) are shown in Listing 3. Listing 3 First Block model.add(layers.Conv2D(32, (3,3), padding='same', activation='relu', input_shape=(32,32,3))) model

« Previous 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 ... 68 Next »

Service

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