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) (638)
  • Article (186)
  • News (131)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

19%
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
19%
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
19%
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
19%
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
19%
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
19%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
notify_after: 2 19 notify_all_changes: true 20 public: true 21 redirect: true 22 23 x-icmping: &icmping 24 type: icmp 25 check_interval: 60 26 timeout: 15 27 allow_notifications: true 28
19%
Rethinking RAID (on Linux)
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
Lead Image © nikkikii, 123RF.com
unused devices: Listing 5 View RAID Details $ sudo mdadm --detail /dev/md0 /dev/md0: Version : 1.2 Creation Time : Sat Jan 9 15:22:29 2021 Raid Level
18%
Detecting malware with Yara
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Mohamad Razi Bin Husin, 123RF.com
= "A pdf file that contains a bad link" 10 11 strings: 12 $pdf_magic = {68 47 77 22} 13 $s_anchor_tag = "15 16 condition: 17 $pdf_magic at 0 and (#s
18%
Boothole Patched for CentOS
06.08.2020
Home »  News  » 
 
in question are shim-x64-15-15.el8_2.x86_64.rpm (CentOS 8) or shim-x64-15-8.el7_8.x86_64.rpm (CentOS 7). To install those shims, you could issue the command sudo dnf install shim-x64-15-15.el8_2 (for CentOS 8
18%
Correctly integrating containers
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Beboy, Fotolia.com
": "cni0", 08 "ipam": { 09 "type": "host-local", 10 // ipam specific 11 "subnet": "10.1.0.0/16", 12 "gateway": "10.1.0.1" 13 }, 14 "dns": { 15 "nameservers": [ "10.1.0.1" ] 16

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

Service

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