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

« Previous 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ... 56 Next »

45%
Time-series-based monitoring with Prometheus
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © Juthamas Oonhawat, 123RF.com
, such as Apache, MySQL, SNMP, and vSphere. Making Nodes Transparent To test node_exporter (like Prometheus, also written in Go), enter tar xzvf node_exporter-0.14.0.*.tar.gz cd node_exporter-0.14.0.linux-amd64
45%
SmartOS as a virtualization platform
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © Paulus NR, 123RF.com
"name": "net0", 22 "description": "public" 23 } 24 ], 25 "ssh_key": true 26 }, 27 "disk_driver": "virtio", 28 "nic_driver": "virtio", 29 "uuid": "555793a9-3c
45%
News for Admins
17.04.2017
Home »  Archive  »  2017  »  Issue 38: .NET...  » 
Gernot Krautberger, Fotolia
, "could allow remote code execution if an attacker sends specially crafted messages to a Microsoft Server Message Block 1.0 (SMBv1) server." You can read more about all of the vulnerabilities that were
44%
Serverless computing with AWS Lambda
30.01.2020
Home »  Archive  »  2020  »  Issue 55: AWS L...  » 
Lead Image © joingate, 123RF.com
Id: 4e90b424-95d9-4453-a2f4-8f5259f5f263 Duration: 70.72 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 55 MB Init Duration: 129.20 ms More or Less
44%
Backups using rdiff-backup and rsnapshot
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Dmitry Pichugin, Fotolia.com
DestinationSizeChange 41943106 (40.0 MB) Another view of the file statistics lists which file effected the change: # gunzip -c /mnt/backup/rdiff-backup-data/file_statistics.\ 2015-03-15T10\:44\:06+01\:00.data.gz | awk '$2
44%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Dmitriy Sladkov, 123RF.com
/956026386 Cobie Smulders - Maria Hill 23514560145 Hugh jackman - Wolverine 801539193 Paul Rudd - Ant Man 497349000 Listing 2 testlist.txt 22 April 1984 7.04.1985 30 March 1986 19 April 1987 03
44%
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
44%
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
44%
High-performance Python – compiled code and C interface
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Konrad Bak, 123RF.com
]. 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 +=x[i] return
44%
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

« Previous 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ... 56 Next »

Service

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