100%
01.08.2019
to the Dockerfiles of the respective image versions, you should be able to figure out which Dockerfile built the image you're looking at. I'm guessing it is the mainline Debian stretch-slim [6], because it seems ... 52
99%
01.08.2019
/log/iptables.log
Figure 4: The tail end of the iptables logfile.
For my environment, I wanted to disable IPv6 in /etc/sysctl.conf, because my ISP was IPv4 only:
##ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6 ... 52
99%
01.08.2019
Minishift [6]. OKD calls Minishift an "all-in-one" virtual machine, which is fully functioning and even boasts its own, private container image registry.
Once you're up and running, you will access the GUI ... 52
99%
01.08.2019
. The following sections show how to set up a useful Orion environment.
Installation
The installation routine will run on any Linux server. The prerequisite is a Java Runtime Environment version 1.6 or newer ... 52
99%
01.08.2019
/docker-registry
$ htpasswd -Bbn oliver T0Ps3crEt | sudo tee /etc/docker-registry/htpasswd
oliver:$2y$05$lAmkjHRcR0.TK52/rHR/Pe86AGZqpRleXenHVT/eabFe8He5UZiPu
$ docker run -p 5000:5000 --name registry -v /etc ... 52
99%
01.08.2019
successfully evaded its well-deserved spot in the limelight.
A Successful SQL
SQL [5][6] is perhaps the oldest standard in our industry that remains still relevant, but it is not usually associated ... 52
99%
01.08.2019
) on path (example.net\Policies\{B30A27B8-8221-42B7-BA9F-BC6D2E9D7227}), should be O:DAG:DAD:PAR(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO; 0x001f01ff;;;CO)(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001 ... 52
99%
01.08.2019
functions (ufuncs) [5] and C callbacks. The compiler is under continual development, with the addition of more capability, more performance, and more NumPy functions.
A ufunc operates on an ndarray [6 ... 52
99%
01.08.2019
OS virtual machine (VM). Photon OS [6] is a specialized small Linux built for Docker, Kubernetes, and security.
A Photon VM is about 150MB on disk: Photon runs on VMware, as well as Amazon and Azure ... 52
99%
01.08.2019
Office [6] and OpenOffice [7]. It is not uncommon for Base to end up automatically on your drive when you install these office suites. If not, you can usually install manually from the package sources.
When ... 52