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

Spell check suggestion: %xsede Llorente ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (555)
  • Article (146)
  • News (104)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ... 81 Next »

16%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
local server machine (Listing 1). In this example, the four drives sdb to sde in lines 12, 13, 15, and 16 will be used to create the NVMe target. Each drive is 7TB, which you can verify
16%
A self-healing VM system
07.06.2019
Home »  Archive  »  2019  »  Issue 51: Self-...  » 
Lead Image © THISSATAN KOTIRAT , 123RF.com
_facts.instance is defined 11 12 - name: Destroy faulted VM 13 vmware_guest: 14 hostname: "{{ Vv_hostname }}" 15 username: "{{ Vv_username }}" 16 password: "{{ Vv_password }}" 17 name: "{{ vm_name }}" 18
16%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Alex Kondratiev on Unsplash
14 if __name__ == '__main__': 15 app.run(host="0.0.0.0", port=5000) Listing 4 my-app/webapp/Dockerfile 01 FROM python:3.11 02 WORKDIR /app 03 COPY . . 04 RUN pip install Flask
16%
Using Expect scripts to automate tasks
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Kheng Ho Toh, 123RF.com
on Thu Oct 11 15:53:18 2012 04 # Expect and Autoexpect were both written by Don Libes, NIST. 05 # 06 # Note that Autoexpect does not guarantee a working script. It 07 # necessarily has to guess about
16%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
by timeit in Python: Extract timespec.c, stats.c, and stats.h from the book's source tarball, and compile it with: cc timespec.c stats.c -o timespec -lm You will want to read Chapter 15 in the book
16%
Mounting Compressed Archives as a User
25.01.2022
Home »  HPC  »  Articles  » 
_SSD                       4 note_10_15.txt After creating the archive, I copied it to my root directory and created a directory in the root of /home named archivetest . I simple used the mkdir command and didn’t alter
16%
Assess USB performance while exploring storage caching
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
USB Transfer Rates Label Speed (Mbps) Version Marketed Name 1.5M 1.5 1 Low speed 12M 12 1 Full speed 480M
16%
Exploring the Relax and Recoverbackup and rescue system
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Rgbspace, Fotolia.com
binary packages for most major Linux major distributions. Fedora, for instance, offers an older Version 1.12 in the Fedora repository as well as a current ReaR Version 1.15 in Fedora updates. CentOS users
16%
No Hands
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Iaroslav Neliubov, 123RF.com
that have plagued us for the past 15 years could easily escalate if the trend for greater automation continues. Imagine a system that intelligently heals itself, restarts its own services, monitors its own
16%
Infrastructure as Code with Terraform
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © Sebastian Duda, 123RF.com
variable "site_author" { 07 type = "string" 08 default = "Jon Doe" 09 } 10 variable "site_container" {} 11 variable "do_token" { 12 type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh

« Previous 1 ... 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ... 81 Next »

Service

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