10%
15.08.2016
-day exploit for the low-level firmware found in some Lenovo laptops. Oleksiuk wrote on GitHub, "Vulnerability is present in all of the ThinkPad series laptops, the oldest one that I have checked is X220
10%
03.08.2023
in 2014. At the time of writing, the available Kea versions were 2.2.0 (July 2022, Current-Stable) and 2.3.6 (March 2023, Experimental-Development). Most distributions have prebuilt Kea packages
10%
07.01.2024
/snap/snap-store/638
loop11 7:11 0 219M 1 loop /snap/gnome-3-34-1804/77
loop12 7:12 0 218.4M 1 loop /snap/gnome-3-34-1804/93
loop13 7:13 0 40.9M 1 loop /snap/snapd/20290
loop14 7:14 0 73.9M 1
10%
30.11.2020
detailed documentation [7] and installation packages are available for Debian from version 8, RHEL from version 6, SLES 12, Ubuntu 18.04, and Univention Corporate Server from version 4.2.
Setup Aid
10%
12.09.2013
END LOOP;
10 RETURN clock_timestamp()-now()
11 END;
12 $CODE$ LANGUAGE plpgsql;
Figure 1: The burncpu() process at the top of the Top chart
10%
04.12.2024
" {
11 endpoint = "https://192.168.3.15:8006/"
12 username = "root@pam"
13 password = "proxmox"
14 insecure = true
15 tmp_dir = "/var/tmp"
16
17 ssh {
18 agent = true
19 }
20
10%
25.10.2011
Cisco-Router with IOS 12
Juniper SRX
Checkpoint R70
Fortinet Fortigate
The good news is that VPN connections were successfully established between all the candidates. This article looks
10%
07.06.2019
packages.
Listing 4
Two Packages, One Task
> # base
> dat <- data.frame(a = c(10, 11, 12),
+ b = c(4, 5, 6),
+ colour = c("blue", "green", "yellow
10%
06.10.2022
is not capable of more than 210 MB/s of sustained throughput.
Listing 1
LUKS Encryption Overlay Set-up
¤¤nonumber
root@focal:~# # Allocate a half-GB RAM disk
root@focal:~# sudo modprobe brd rd_nr=1
10%
04.12.2013
3 type rec
4 integer :: x, y, z
5 real :: value
6 end type rec
7
8 integer :: counter
9 integer :: counter_limit
10 integer :: ierr
11
12 type (rec) :: my