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) (82)
  • Article (41)
  • Blog post (4)
  • News (3)
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 Next »

45%
Coping with Regional Failure
12.10.2011
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
-backed, so you can make a snapshot of it to move it. First, set the availability zone in which the new volume must be created: ec2-create-volume --snapshot snap-abc123ab --availability-zone us-east-1
45%
Monitoring Cloud Service Charges
17.08.2011
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
being used. It doesn’t matter what platform you use: If it’s pay as you go, you’ll want to monitor it to prevent your $1,000-a-month bill turning into $10,000 a month. In the tradition of programmers
45%
(Re)Installing Python
17.07.2023
Home »  HPC  »  Articles  » 
 as tf; print(tf.config.list_physical_devices('GPU'))" python3 -c "import torch; print(torch.cuda.is_available())" python3 -c "import cupy as cp; x_gpu = cp.array([1, 2, 3]); print(x_gpu.device)" If the output for each check run lists at least one GPU, you
45%
Testing the Samsung MU-PA500B 500GB SSD
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Lead Image © Lucy Baldwin, 123RF.com
-PA500B 500GB unit [2], priced around $123 at the time of writing. As a second-generation USB 3.1 device, the interconnect maxes out at 10Gbps, making external drive benchmarking a problem of the past
45%
Manage Linux containers with Docker
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © 36clicks, 123RF.com
to the installation instructions on the website. Other users can either run in a virtual machine or access the unofficial Docker packages that exist for openSUSE 12.3 [6] and Gentoo [7]. The next step is to choose
45%
Dispatches from the world of IT
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
 
openSUSE 12.3 The openSUSE project is rolling out another release of their community-based, Novell-backed, multipurpose Linux. SUSE has a long history of operating in a professional setting
44%
High-Performance Python 3
19.09.2019
Home »  HPC  »  Articles  » 
 = np.array([10, 20, 30, 40])   print('a+b:\n', add_ufunc(a, b)) The answer should be: a+b:  [11 22 33 44] In the previous example, you had to put everything that was to run on the GPU into a single Numba
44%
Cross-Vendor IPsec
25.10.2011
Home »  Articles  » 
 
). Listing 5: /etc/inet/ike/secret/ike.preshared 01 { 02 localidtype IP 03 localid 192.168.1.105 04 remoteidtype IP 05 remoteid 192.168.1.7 06 key f04e8e75162390ba9da8000cb24e8a93fb77af519ce
44%
Managing Port Scan Results with Dr. Portscan
30.09.2013
Home »  Articles  » 
 
the scan tool. The preceding call to Nmap would return the following text output on a web server: Host: 10.1.123.123 (www.example.com) Ports: 80/open/tcp//http///, 443/open/tcp//https/// Ignored State
44%
Outfitting an IT training environment with Docker containers
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Kamonrat Meunklad, 123RF.com
/bash After creating the container, Rama (the user) needs to start the container and run it to get the container access by executing the command: $docker start -a -i Rama The -a option is to attach standard

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

Service

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