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) (725)
  • Article (119)
  • News (2)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 ... 85 Next »

8%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
) and host (CPU). Listing 2: Copying from GPU to CPU import cupy as cp   A_cpu = np.random.uniform(low=-1., high=1., size=(64, 64)).astype(np.float32) A_gpu = cp.asarray(A_cpu) u_gpu, s
8%
Optimization and standardization of PowerShell scripts
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Kheng Ho Toh, 123rf.com
of the last century (e.g., Perl, Awk, and Bash shell scripting) are excellent tools for analyzing logfiles or the results of a command with regular expressions. PowerShell, on the other hand, focuses far more
8%
Automating repetitive tasks
07.10.2025
Home »  Archive  »  2025  »  Issue 89: Autom...  » 
Photo by Greg Rakozy on Unsplash
be designed flexibly to fire up only in certain situations. Templates are flow templates that help you quickly implement frequently used automations. Approvals initiate workflows that allow decisions ... We provide an overview of the features, fields of application, and pricing of Microsoft Power Automate, highlighting the pros and cons of the SaaS platform for optimizing and automating workflows
8%
Creating RAID systems with Raider
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
©Slawomir Kruz, 123RF.com
option: Figure 2: The initial situation: a hard disk with a root and a swap partition. raider -R1 You don't need to state the disks/partitions here
8%
Production-ready mini-Kubernetes installations
27.09.2024
Home »  Archive  »  2024  »  Issue 83: Storage  » 
Lead Image © Goran Bogicevic, Fotolia.com
sproject.io minikube: https://minikube.sigs.K8s.io/docs Microkubes: https://www.microkubes.com k0s installation instructions: https://docs.k0sproject.io/v1.23.6+k0s.2/install/ Rook documentation
8%
Asynchronous PostgreSQL
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © Fesus Robert, 123RF.com
=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 18 19 my $ sth = $ dbh-> prepare ('select burncpu (?)' {pg_async=>PG_ASYNC}); 20 $sth->execute((($ENV{QUERY_STRING}+0) || .5).'s'); 21 22 my $sel
8%
Tips and Tricks for Containers
12.05.2020
Home »  HPC  »  Articles  » 
): root@c31656cbd380:/# apt-get update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] ... Fetched 18.0 MB in 9s (1960 kB/s) After the package repositories are synced, I can
8%
Checking Kubernetes Security Drift
02.06.2026
Home »  Archive  »  2026  »  Issue 93 Disast...  » 
Photo by Bob Jenkin on Unsplash
clone https://github.com/Hru-s/driftwatch.git cd driftwatch go build -o driftwatch ./cmd/driftwatch Alternatively, use chmod +x driftwatch if prebuilt binaries are available. Driftwatch End
8%
LibreOffice in the workplace
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © mipan, 123RF.com
) is particularly high. LibreOffice [1] is backed by The Document Foundation [2], a non-profit organization based in Berlin that operates the necessary infrastructure (server, websites, build systems) and holds
8%
Deploying OpenStack in the cloud and the data center
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © johnjohnson, 123RF.com
, the choices were Ubuntu's metal as a service (generically, MaaS, but MAAS when referring to Ubuntu's implementation) [2], Juju [3], and Autopilot [4]. With this tool mix, even newcomers can quickly establish

« Previous 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 ... 85 Next »

Service

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