17%
17.01.2022
such a dramatic increase in malware attacks. Of those attacks, XorDDos, Mirai, and Mozi were the most prevalent types (accounting for 22% of all attacks targeting Linux). Mozi (a peer-to-peer botnet that takes
17%
03.12.2015
.
Infos
Ubuntu Server: http://www.ubuntu.com/server
Fan overlay network: https://insights.ubuntu.com/2015/06/22/fan-networking/
Professional support: http://www.ubuntu.com/server/management
17%
20.05.2014
Viewing Server Topology
01 # numactl --hardware
available: 8 nodes (0-7)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9
node 0 size: 16373 MB
node 0 free: 15837 MB
node 1 cpus: 10 11 12 13 14 15 16 17 18 19
node 1
17%
07.02.2019
data copy(a)
!$acc parallel loop
do i=1,n
a(i) = 0.0
enddo
!$acc data end
#pragma acc data copy(a)
{
#pragma acc parallel loop
{
for (int i=0; i < n; i++)
{
a[i] = 0.0
17%
02.08.2021
-Lo ./kind https://kind.sigs.k8s.io/dl/v0.10.0/kind-linux-amd64
$ chmod +x ./kind
$ mv ./kind /usr/local/bin/kind
$ kind --version
kind version 0.10.0
Get an incredibly quick start
17%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
17%
05.08.2011
see the newly uploaded keypair:
ec2-describe-keypairs
KEYPAIR dan-key
fc:39:b2:60:90:4c:0f:66:fc:b8:a6:54:af:19:0c:ef
KEYPAIR my-key
a6:54:af:19:0c:ef:fc:39:0f:66:fc:b8:b2:60:90:4c
KEYPAIR your
17%
28.11.2022
.
CMMC in Depth
CMMC is currently on its second iteration, CMMC 2.0. The prior iteration of CMMC was CMMC 1.0, which built a framework of four elements: security domains, capabilities, practices
17%
01.06.2024
--server 3.71.72.105 -i
kubeletctl pods --cidr 3.71.72.0/24 -i
Figure 1: Scanning for nodes to see if they are vulnerable with an exposed kubelet
17%
06.08.2013
tool in IPRoute2 is ip.
In many cases, additional options can be set for the show commands. For example, if you only want to output the IP configuration for eth0
, the short command is
ip address