search:
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
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(419)
Article
(118)
News
(5)
Blog post
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
27
28
29
30
31
32
33
34
35
36
37
38
39
40
...
55
Next »
16%
Monitor your network infrastructure with SNMP
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
add -net 192.168.100.
0
/24 gw 192.168.2.2 dev eth
0
up route add -net 192.168.13.
0
/24 gw 192.168.2.2 dev eth
0
Listing 2 Set Routes $ sudo route add -net 192.168.100.
0
/24 gw 192
16%
High-performance Python – compiled code and C interface
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
]. 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
16%
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
16%
Netcat – The admin's best friend
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
the source port of your connection to 16000, you could add the -p option: # nc -p 16000 examplehost.tld
22
To add a timeout for latency testing, you could use the -w parameter with the number of seconds – 30
16%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
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
16%
Monitoring IPv6 with Wireshark
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
and is usually expressed as eights sets of four hexadecimal digits (known as nibbles, quibbles, or hextets) separated by colons. For example, an IPv6 address looks like this: 2001:
0
db8: 1010: 61ab: f005: ba11: 00
16%
Protect Your Servers with Nmap
23.07.2012
Home
»
Articles
»
.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION
22
/tcp open ssh OpenSSH 4.3 (protocol 2.
0
) 25/tcp closed smtp 53/tcp open domain ISC BIND 9
16%
Give your servers the once over with Nmap
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
.nmap.org (64.13.134.52): Not shown: 994 filtered ports PORT STATE SERVICE VERSION
22
/tcp open ssh OpenSSH 4.3 (protocol 2.
0
) 25/tcp closed smtp
16%
Goodbye cloud VMs, hello laptop VMs
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
to the launch command. For example, the command multipass launch -n mycloudvm -c 2 -m 2G -d 10G --timeout
600
Table 1 Multipass launch Argument Action (v1.8.
0
default) -n
16%
ZFS on Linux helps if the ZFS FUSE service refuses to work
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
at least outputs some information. What you need is access to the filesystem, which could reside in 06:zfs
0
; however, to determine the name of the pool, you need a zpool import (Listing 2). The name
« Previous
1
...
27
28
29
30
31
32
33
34
35
36
37
38
39
40
...
55
Next »