30%
29.09.2020
a 1600x900 screen that will not make your eyes want, even today. Unfortunately, my unit came with the lesser 1366x768 screen option, but it is still perfectly suitable for its target application at the lab
30%
29.09.2020
, much has changed. The Red Hat-sponsored project is now available for Fedora, Red Hat Enterprise Linux (RHEL), CentOS, Debian (version 9 and above), and Ubuntu (17.04 and above) and runs on x86
30%
07.10.2014
-dkms:i386 - Native ZFS filesystem kernel modules for Linux
20 v zfs-dkms-build-depends -
21 c zfs-fuse - ZFS als FUSE
22 p zfs-fuse:i386
30%
04.04.2023
StarlingX 8.0 Edge Platform Announced
Version 8.0 of the StarlingX (https://www.starlingx.io/software/) open source cloud platform has been released. The platform is designed for edge computing ... In the news: StarlingX 8.0 Edge Platform; Synopsys Report Shows "Alarming" Increase in High-Risk Vulnerabilities; Akamai Connected Cloud; Red Hat Enterprise Linux Available on Oracle Cloud; Wine 8
30%
04.04.2023
19 ******************************************/
20 module "gke" {
21 source = "terraform-google-modules/kubernetes-engine/google"
22 project_id = var.project_id
23
30%
28.11.2022
].
Distributions in the Microsoft Store
Debian GNU/Linux
Fedora Remix for WSL
Kali Linux
Ubuntu 22.04 LTS, 20.04, 20.04 ARM, 18.04, 18.04 ARM, 16.04
SUSE Linux Enterprise Server 15 SP3, 15 SP2
30%
05.02.2023
hardware support [7]. I am using Ubuntu 22.04 (Jammy) for this test in the original us-east-1 availability zone.
$ aws ec2 run-instances --image-id ami-0ea1c7db66fee3098 --region us-east-1 --key federico
30%
11.02.2016
10.
Infos
New security functions in Windows 10: https://blogs.windows.com/business/2014/10/22/windows-10-security-and-identity-protection-for-the-modern-world/
Windows update: https
30%
11.04.2016
20 /sbin/iptables --policy FORWARD DROP
21 /sbin/iptables --policy INPUT DROP
22 /sbin/iptables --policy OUTPUT DROP
23
24 #new chains. Statefull and scrub icmp
25 /sbin/iptables --new
30%
07.06.2019
check_args "$@"
13
14 local image=$1
15 local token=$(get_token $image)
16 local tags=$(get_tags $image $token)
17 echo "tags reported are:"
18 echo $tags
19 }
20
21 get_token() {
22 local