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"22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (791)
  • Article (190)
  • News (133)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ... 112 Next »

18%
Getting started with Prometheus
28.11.2021
Home »  Archive  »  2021  »  Issue 66: Inci...  » 
Photo by Clay LeConey on Unsplash
to the application are not being fulfilled. Database service becomes unreachable. Prometheus collects metrics by executing timed HTTP GET requests to defined targets (the default is 15 seconds
18%
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
18%
Boost performance of your Python programs
30.11.2025
Home »  Archive  »  2010  »  Issue 2: Backup...  » 
Eric Isselée, 123RF
() 15 p1.start() 16 p3.start() 17 18 p1.join() 19 p2.join() 20 p3.join() To see that multiprocessing creates multiple subprocesses, run the code shown in Listing 2 (counting
18%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
 name;       print ("   Bytes-sent: %15s (total)  %15s  (Per-Sec)" %              (bytes2human(stats_after.bytes_sent),                bytes2human(stats_after.bytes_sent -                stats
18%
Secure remote connectivity with VS Code for the Web
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © fckncg, 123RF.com
:20:43 ubuntu22-vbox code[33011]: [2023-10-14 15:20:43] debug [tunnels::connections::ws] sent liveness ping Oct 14 15:20:43 ubuntu22-vbox code[33011]: [2023-10-14 15:20:43] debug [tunnels
18%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
  if __name__ == '__main__': 14  15      f = h5py.File("mytestfile.hdf5", "r") 16  17      for name in f: 18          print name 19      # end for 20  21      f.visit(printname); 22  23  # end
18%
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
18%
Using a Bash script to mirror external monitors
10.06.2015
Home »  Archive  »  2015  »  Issue 27: Fault...  » 
Lead Image © bowie15, 123RF.com
"} ) 09 10 # force called programs to english output 11 LANG=C LC_ALL=C 12 13 function die { 14 echo 1>&2 "$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
18%
Comparing startup times of Linux distros in the cloud
27.09.2021
Home »  Archive  »  2021  »  Issue 65: 7 Em...  » 
Lead Image © Lucy Baldwin, 123RF.com
ssh ubuntu@52.90.56.122; do sleep 1; done ssh: connect to host 52.90.56.122 port 22: Connection refused ssh: connect to host 52.90.56.122 port 22: Connection refused [ output truncated ] Welcome
18%
Introducing parity declustering RAID
28.11.2022
Home »  Archive  »  2022  »  Issue 72: OpenS...  » 
Lead Image © Author, 123RF.com
. action: Replace the device using 'zpool replace'. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-4J scan: scrub in progress since Mon Oct 24 17:11:22 2022 80.7M scanned at 80.7M

« Previous 1 ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ... 112 Next »

Service

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