88%
04.10.2018
-filesystem-partitions
dd(1) man page: https://linux.die.net/man/1/dd
hdparm(1) man page: https://linux.die.net/man/8/hdparm
"Tuning your filesystem" by Federico Lucifredi, ADMIN
, issue 7, 2012, pg. 81, http://www.admin-magazine.com
88%
15.08.2016
for exporting NetFlow data. If you want an Open vSwitch named testswitch to send flow data to the IP address 10.1.1.1: 3000, you would use the command:
ovs-vsctl -- set Bridge testswitch netflow=@nf -- --id
88%
13.06.2016
: http://www.docker.com
KVM: http://www.linux-kvm.org
Xen: http://www.xenproject.org
VMware: http://www.vmware.com/
Hyper-V: https://www.microsoft.com
88%
02.08.2022
, scalable metadata handling, and unifies streaming and batch data processing. The new 2.0 release of Delta Lake (https://github.com/delta-io/delta/releases/tag/v2.0.0rc1) features improved query performance
88%
17.06.2017
support: http://github.com/docker-library/docs
PostgreSQL support: http://www.postgresql.org/support/
Docker support at Oracle: http://support.oracle.com/epmos/faces/DocumentDisplay?id=2216342.1
88%
09.10.2017
[...]
02 apiVersion: extensions/v1beta1
03 kind: Ingress
04 metadata:
05 name: test
06 spec:
07 rules:
08 - host: foo.bar.com
09 http:
10 paths:
11 - path: /foo
12 backend:
13
88%
05.02.2023
failed, exiting ..."
exit 1
fi
if ! wget -P /tmp "https://github.com/aelsabbahy/goss/releases/download/v${GOSSVER}/goss-linux-amd64.sha256"
then
echo "wget -P /tmp https://github.com/aelsabbahy/goss/releases/download/v
88%
29.09.2020
://en.wikipedia.org/wiki/ATX
ThinkPad T420: https://support.lenovo.com/us/en/solutions/pd015734/
16GB (2X8GB) RAM kit (204PIN SODIMM DDR3 SDRAM PC10600): https://www.amazon.com/gp/product/B00B2OT9HI/
250GB Samsung 850 EVO v
88%
18.07.2013
Network Satellite: http://www.redhat.com/products/enterprise-linux/rhn-satellite/
CloudForms 1.0: http://tinyurl.com/mwtaz4d
Red Hat Storage Server:http://redhat.com/products/storage-server/
Red
88%
17.04.2017
: https://www.dmtf.org/standards/redfish
Redfish mock-ups: http://redfish.dmtf.org/redfish/v1/
Python Redfish library: https://github.com/bcornec/python-redfish/