37%
04.12.2024
Rubén Llorente ... vm_id = 100
08 }
09
10 network_device {
11 model = "virtio"
12 bridge = "vmbr0"
13 }
14
15 depends_on = [
16 proxmox_virtual_environment_file.rproxy_cloud_config,
17 proxmox
35%
17.02.2015
that deploys and scales 12-factor apps as Docker containers across a cluster of CoreOS machines" (see also the box titled "Twelve Factors").
Twelve Factors
Heroku and several other PaaS providers ... Deis combines Docker and CoreOS to create a platform-as-a-service tool, and the developers say version 1.0 is ready for production. ... Deis PaaS Platform
35%
03.12.2015
/24 !10.0.3.0/24
root@ubuntu:~# ps -eaf | grep dnsmas
lxc-dns+ 1047 1 0 18:24 ? 00:00:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --conf ... LXC 1.0, released in early 2014, was the first stable version for managing Linux containers. We check out the lightweight container solution to see whether it is now ready for production. ... LXC 1.0
32%
30.01.2020
AWS regions now. Operations are charged at $0.25/job or $1.00/million object operations performed, on top of charges associated with any operation S3 Batch Operations performs for you (e.g., data ... New S3 Services at Amazon ... New storage classes for Amazon S3
32%
16.02.2012
[OOOOOOOOOOOOOOO] 15/15
09
10 Files: 1
11 Directories: 0
12 Touched Pages: 15 (60K)
13 Elapsed: 0.001102 seconds
14 $
The -t
option “touches” the pages of the file, causing it to be loaded into the page ... Tuning Your Filesystem’s Cache
32%
07.10.2014
):
ClientAliveInterval 1200
ClientAliveCountMax 0
Also, mistakes happen, so it's important to stop accidental connections:
PermitEmptyPasswords no
This entry can be crucial, and I hope self-evident.
s ... The scope and functionality of SSH and sFTP provides both secure remote access and secure file transfers. ... SSH and sFTP Config
30%
15.08.2016
": "0x0800"
07 }
08 }, "ip-match": {
09 "ip-protocol": 17
10 }, "ipv4-destination": "10.1.1.2/32", "udp-destination-port": 1234
11 }, "table_id": 0, "priority": 10
12 ... OpenFlow and other software-defined networking controllers can discover and combat DDoS attacks, even from within your own network. ... DDoS protection in the cloud
30%
11.04.2022
. As of the April 5 updates to Tumbleweed, the distribution uses the GCC 12's standard libraries and will very soon default to the GCC 12 compiler as well. This should come as no surprise, given that SUSE is one ...
The rolling-release version of openSUSE is preparing to move to the latest GCC 12 libgcc standard libraries as its default compiler.
... openSUSE Tumbleweed is About to Migrate to GCC 12
29%
04.08.2020
: Data flows can be controlled individually by QoS mechanisms on the network.
The DSCPs have values from 0 to 63 that are inserted into the IP header, thus marking the corresponding traffic class ... DiffServ for QoS ... DiffServ service classes for network QoS
29%
25.03.2020
, and easy to follow.
Listing 1
Installing k3s
[INFO] Finding latest release
[INFO] Using v1.0.0 as release
[INFO] Downloading hash https://github.com/rancher/k3s/releases/download/v1.0.0/sha ... The k3s lightweight and secure Kubernetes distribution can handle both unattended workloads in remote locations with minimal resources and clusters of IoT appliances. ... Kubernetes k3s lightweight distro