38%
03.12.2015
/24 !10.0.3.0/24
root@ubuntu:~# ps -eaf | grep dnsmas
lxc-dns+ 1047 1 0 18:24 ? 00:00:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --conf ... LXC 1.0, released in early 2014, was the first stable version for managing Linux containers. We check out the lightweight container solution to see whether it is now ready for production. ... LXC 1.0
38%
05.12.2016
-interactive/pam for root from 1.0.0.1 port 4321 ssh2
# Feb 22 8:00:10 AM hostname sshd[1234]: Failed keyboard-interactive/pam for invalid user mysql from 1.0.0.1 port 4322 ssh2
FILTER='
cat /var/log/secure | awk '\''$5
38%
03.07.2013
of Amdahl’s Law.
For my theoretical application with p
= 0.8, this works out to 5, just as the computations indicated. For p
= 1, or perfectly scalable, a
goes to infinity as n
goes to infinity
37%
28.08.2013
as many cores as it takes to saturate either the network or the storage? If I have a 20GBps filesystem but I’m doing serial Rsync operations, I’m not taking advantage of the underlying storage performance
37%
04.12.2024
Stops the Office communication application from creating child processes
No
26190899-1602-49e8-8b27-eb1d0a1ce869
Blocks persistence through WMI event subscription (Defender exceptions
37%
18.09.2017
Elapsed Time : 0d 0h 8m 40s 632ms
==============================================================================
Sampling Period : 10 seconds
Complete
37%
25.09.2023
is easy enough (superuser privileges are required):
arp -s 192.168.90.55 00:0c:29:c1:91:b1
The last field of the command is the MAC address, which is the unique identifier of the network device to which
37%
02.02.2021
of 'days'
06
07 # function to produce base sine data
08 # with a 7th of the base frequency overlap
09 def data_w_weekend(t):
10 if np.sin(periods / 7 * 2 * np.pi * t) > 0.5:
11 value = 0.001 * np
36%
09.04.2019
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: 0db8: 1010: 61ab: f005: ba11: 00
36%
21.08.2012
just two nodes: test1, which is the master node, and n0001, which is the first compute node):
[laytonjb@test1 ~]$ pdsh -w test1,n0001 uptime
test1: 18:57:17 up 2:40, 5 users, load average: 0.00, 0.00