25%
14.03.2022
on Ubuntu 20.04. This should happen this month (March 2022), so keep checking the cPanel release page to stay up-to-date.
You can also read the full release notes for V102 to see all of the new additions ...
cPanel & WHM expand their offerings by adding full support for Ubuntu 20.04 LTS.
25%
26.04.2022
AlmaLinux 9 is set to be released very soon (May 2022) but for those who are antsy to see what's coming, the beta has been pushed out the door, ready for testing.
This new release adds support
25%
04.05.2022
back in February 2022 but on March 8 Reginaldo Silva (the researcher credited with discovering the vulnerability) released proof-of-concept code that targets the flaw. Days later, exploitation
25%
18.05.2022
for GUI apps, and a new WPS attacks tab in the NetHunter app.
You'll also find a few new tools in Kali Linux 2022.2, including the BruteShark Network Forensics Analysis Tool, Evil-WinRM Ultimate Win
25%
14.06.2022
The June 2022 edition of the TOP500 list identifying the world’s fastest supercomputers was announced at this year’s ISC conference in Hamburg, Germany. Topping the list is the Oak Ridge National
25%
23.04.2014
as a module):
[laytonjb@home4 HPC_028]$ ls -lsa /lib/modules/2.6.32-431.5.1.el6.x86_64/kernel/fs/fuse
total 168
4 drwxr-xr-x 2 root root 4096 Mar 20 20:09 ./
4 drwxr-xr-x 30 root root 4096 Mar 20 20
25%
28.11.2021
# scrape machine metrics
22 - job_name: node
23 static_configs:
24 - targets: ['target_server:9100']
25
26 # scrape MariaDB metrics
27 - job_name: mysql
28 static_configs:
29 - targets
25%
07.06.2019
-y
17
18 RUN apt-get install -y \
19 autoconf \
20 automake \
21 build-essential \
22 ca-certificates \
23 cmake \
24 curl \
25 g++-7 \
26 git \
27 less \
28
25%
10.04.2015
$ROCOMMUNITY $HOST .1.3.6.1.2.1.4.22.1.3
# memory_used
snmpwalk -v1 -Oqs -c $ROCOMMUNITY $HOST .1.3.6.1.2.1.25.2.3.1.6.101
# CPU-load-1 snmpwalk -v1 -Oqs -c $ROCOMMUNITY $HOST 1.3
25%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31