30%
09.10.2017
.9 Ready 3h v1.6.2
Listing 2
Kubernetes Node Data Structure in YAML
$ kubectl get node 10.126.22.9 -o yaml
apiVersion: v1
kind: Node
metadata:
creation
30%
05.12.2019
such as SSH, FTP, IMAP, POP3, Sendmail, and others are susceptible to brute force and dictionary attacks, because username/password combinations are inherently weak protections.
Fail2ban allows you to set up
30%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
30%
16.10.2012
to the screen (STDOUT; line 15).
Listing 1: SSH Script
01 #!/usr/bin/php
02
03
04 $ssh = ssh2_connect('192.168.1.85', 22);
05 ssh2_auth_password($ssh, 'khess', 'password');
06 $stream = ssh2_exec
30%
10.11.2011
Opteron 6000 Series platform
AMD Opteron™ 4200 Series Processor
The world's lowest power per core x86 processor3 just got more power efficient
30%
21.08.2012
-cli x86_64 5.3.3-14.el6_3 sl-security 2.2 M
php-common x86_64 5.3.3-14.el6_3 sl-security 522 k
php-gd x86_64 5.3.3
30%
07.01.2024
loop /snap/core22/864
loop15 7:15 0 12.3M 1 loop /snap/snap-store/959
loop16 7:16 0 73.9M 1 loop /snap/core22/817
loop17 7:17 0 349.7M 1 loop /snap/gnome-3-38-2004/140
loop18
30%
12.09.2013
17 %description
18 Custom SELinux policy module.
19
20 %prep
21 if [ ! -d custom-selinux-policy ]; then
22 mkdir custom-selinux-policy
23 fi
24 cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} custom
30%
02.02.2021
/lib/gcc/x86_64-pc-linux-gnu/9.3.0/lib* /lib64/
---> 6f7d7264921c
Step 4/6 : ADD gentoo-java.tar.gz /
---> afb2d5612109
Step 5/6 : ENV JAVA_HOME /opt/icedtea-bin-3.16.0
[...]
441dec54d0dd: Pushed
22bac475857f
30%
30.01.2020
The Linux kernel already contains a variety of packet filters, starting with ipfwadm and followed by ipchains and iptables. Kernel 3.13 saw the introduction of nftables [1], which uses the nft tool