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) (591)
  • Article (181)
  • News (20)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 80 Next »

17%
High-Performance Python 1
16.07.2019
Home »  HPC  »  Articles  » 
 presentation by Matthew Rocklin. It was run in a Jupyter notebook to get the timings. Listing 1: Python First Run Without Numba import numpy   def sum(x):     total = 0     for i in range(x.shape[0]):         total
17%
Monitor your network infrastructure with SNMP
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © lightwise, 123RF.com
add -net 192.168.100.0/24 gw 192.168.2.2 dev eth0 up route add -net 192.168.13.0/24 gw 192.168.2.2 dev eth0 Listing 2 Set Routes $ sudo route add -net 192.168.100.0/24 gw 192
17%
Netcat – The Admin’s Best Friend
20.08.2012
Home »  Articles  » 
 
the -p option: # nc -p 16000 examplehost.tld 22 To add a timeout for latency testing, you could use the -w parameter followed by the number of seconds – 30 seconds, for example: # nc -p 16000 -w 30
17%
Julia: Fast as Fortran, easy as Python
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © Andrey Suslov, 123RF.com
Script 1/2 0 0 0 0.5 0.5 0.5 Listing 1 contains part of a Julia interactive session that shows how Julia's rational numbers work. One interesting
17%
Combining containers and OpenStack
09.10.2017
Home »  Archive  »  2017  »  Issue 41: Kuber...  » 
Lead Image © Dmitriy Melnikov, Fotolia.com
stack17987 0.1 1.2 224984 49332 pts/35S+15:450:19 /usr/bin/python /usr/bin/magnum-api stack18984 0.0 1.4 228088 57308 pts/36S+15:450:06 /usr/bin/python /usr/bin/magnum-conductor $ Kubernetes, Mesos
17%
Apache OpenMeetings video conferencing platform
06.10.2022
Home »  Archive  »  2022  »  Issue 71: Kuber...  » 
Photo by Chris Montgomery on Unsplash
in version 6, Apache OpenMeetings also supports TLS 1.2 for OAuth and do-it-yourself captchas. AOM lets you schedule meetings, create surveys, and back up data easily. The system is ideal for providing home
17%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
, dimension(n) :: a[*]    ! Array coarray   real, dimension(n), codimension[*] :: a   ! Array coarray   integer :: cx[10,10,*]   ! scalar coarray with corank of 3   ! Array coarray with corank of 3 with different cobounds real :: c(m,n) :: [0
17%
Migrating to Azure Monitor Agent
03.08.2023
Home »  Archive  »  2023  »  Issue 76: Energ...  » 
or in the context of Application Insights. Pricing is set by region [1], but if you want to store the data for a longer period of time, the costs are considerable – currently EUR0.13/GB per month in Germany or $0.10-$0
17%
New storage classes for Amazon S3
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © stillfix, 123RF.com
) ≥3 Glacier Deep Archive Data archiving for barely used data with a recovery time of 12 hours 99.999999999 99.99 (after restore) ≥3 RRS (no longer
17%
New features in Windows Terminal Preview
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Photo by Mohamed Shaffaf on Unsplash
are updated automatically. For this article, I looked at the Windows Terminal Preview, which at the time was version 1.10.1933.0 with the then current Stable version at 1.9.1942.0. Both the Preview and Stable

« Previous 1 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 80 Next »

Service

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