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) (957)
  • Article (299)
  • News (177)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 ... 144 Next »

16%
Docker and Podman environments on Windows and Mac machines
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Lead Image © bowie15 , 123RF.com
is present on your system: vagrant box list fedora/33-cloud-base (virtualbox, 33.20201019.0) By the way, Vagrant stores it in the user's home directory under ~/.vagrant.d/boxes/. Entering vagrant ssh gets
16%
Operating system images with bootc
26.03.2025
Home »  Archive  »  2025  »  Issue 86: Data...  » 
Lead Image © alfazetchronicles, 123RF.com
that the components are included in the image: # podman run --rm -it quay.io/centos-bootc/centos-bootc:stream9 rpm -q kernel systemd podman bootc kernel-5.14.0-467.el9.aarch64 systemd-252-37.el9.aarch64 podman-5.1.0
16%
Exploring PowerDNS
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © ladyann, 123RF.com
/start/restart. Listing 2 Customizing recursor.conf allow-from=192.168.1.0/24 # The 'allow-from' address specifies the network address space you want to service queries to with your PowerDNS recursor. Note you
16%
Integrating AWS Cloud Services with Your Custom Apps
21.01.2014
Home »  Articles  » 
 = reservation.instances[0] 06  07 raw_input("Press ENTER to stop instance") 08  09 instance.terminate() For better orientation with a large number of instances, the Amazon Cloud provides tags. Thus, you can
16%
Determining CPU Utilization
25.02.2016
Home »  HPC  »  Articles  » 
straightforward. If a processor was operating at a fixed frequency of 2.0GHz, CPU utilization was the percentage of time the processor spent doing work. (Not doing work is idle. ) For 50% utilization, the processor
16%
Look for file changes and kick off actions with Watchman
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © leksele, 123RF.com
Watchman is an open source tool developed by Facebook and released under the terms of Apache License 2.0. The Watchman website [1] states: "Watchman exists to watch files and record when they change
16%
D-Wave's Murray Thom discusses the present and future of quantum computing.
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
increasingly difficult problems" explained Murray Thom, director of Quantum Cloud Services at D-Wave. Classical computers use bits of information that live in one state (0 or 1) at a time. A quantum computer
16%
Comparing PowerShell and Python
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Beboy, Fotolia.com
, it produces errors. However the 5/6 division under Python 2 consistently outputs 0 , because the operator returns an integer value. The corresponding code is shown in Figure 2
16%
Combining containers and OpenStack
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Dmitriy Melnikov, Fotolia.com
| +--------------------------------------+----------+--------+---------+-----------+------------+----+ | 36adtb1a-6371-521a-0fa4-a8c204a9e7df | pingtest | alpine | Stopped | None | 172
16%
Controlling Amazon Cloud with Boto
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © Claudiarndt, photocase.com
.run_instances('ami-df9b8bab', instance_type='m1.small') 05 instance = reservation.instances[0] 06 07 raw_input("Press ENTER to stop instance") 08 09 instance.terminate() For better orientation with a large number

« Previous 1 ... 76 77 78 79 80 81 82 83 84 85 86 87 88 89 ... 144 Next »

Service

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