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

« Previous 1 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ... 44 Next »

24%
A web application with MongoDB and Bottle
14.03.2013
Home »  Archive  »  2013  »  Issue 13: IPv6...  » 
© Egor Arkhipov, 123RF.com
will be using the Mongo shell to create a document (Listing 1). Listing 1 Test 01 # mongo 02 MongoDB shell version: 2.2.0 03 connecting to: test 04 > use football 05 switched to db football 06 > db
24%
Build and host Docker images
30.01.2024
Home »  Archive  »  2024  »  Issue 79: Monit...  » 
Lead Image © Sebastian Duda, 123RF.com
. The following example assumes a system with Ubuntu 22.04. To begin, you need to install some required software management packages (Listing 1, line 1); download the GPG key used to sign Docker's package lists
24%
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
24%
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
24%
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
24%
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
24%
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
24%
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
24%
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
24%
Proactive Monitoring
11.10.2016
Home »  Archive  »  2016  »  Issue 35: Persi...  » 
Lead Image © Tom Wang, 123RF.com
in the long term. Test Environment In the test lab, both Centos 7.1 and Ubuntu 16.04 received version 0.2.11 dated April 20, 2016. The test team simulated two data centers at different locations

« Previous 1 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 ... 44 Next »

Service

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