12%
11.09.2018
: 2
09 template:
10 metadata:
11 labels:
12 run: nginx-dep
13 spec:
14 containers:
15 - name: nginx-dep
16 image: nginx17 ports:
18
12%
13.02.2017
.key | apt-key add -
08 $ apt-key list
09 ...
10
11 $ aptitude update
12 $ aptitude safe-upgrade
13 $ aptitude remove tftpd
14 $ update-inetd --remove tftpd
15 $ aptitude install opsi-atftpd
16 $ aptitude
12%
02.08.2021
(IPA), and the other is the deployment image (lines 7-14). The IPA image is CentOS (lines 16 and 17).
Listing 5
Volumes, Images, CentOS
01 # docker volume ls
02 local bifrost
12%
09.01.2013
Oct 13 09:12:15 2013 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
After performing an inquiry on a drive, I like to check its health. This is pretty
12%
01.06.2024
&& apt install wget
wget https://download.docker.com/linux/static/stable/x86_64/docker-18.09.0.tgz
tar -xvf docker-18.09.0.tgz
cd docker
cp docker /usr/bin
Now, interact directly with the Docker daemon
12%
25.03.2020
Selector:
09 app:vpn-gateway
10 match:
11 route
12 - destination:
13 destinationSelector:
14 app:firewall
The Network Service Mesh developers insist the adjustments to Kubernetes
12%
05.03.2013
: "Red"
08 Model year: 1988
Listing 2: JavaScript Code for Listing 1
01 // JavaScript
02 var autos;
03
04 autos = {
05 bmw: {
06 color: "Blue",
07 Model year: 1990
08 },
09 vw: {
10
12%
20.10.2013
database [for details use: -P show]
ATA Version is: 8
ATA Standard is: ACS-2 (unknown minor revision code: 0x001f)
Local Time is: Sun Oct 13 09:12:15 2013 EDT
SMART support is: Available - device has SMART
12%
10.06.2014
"ram": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14
12%
23.04.2014
.5
FUSE library version: 2.8.3
fusermount version: 2.8.3
using FUSE kernel interface version 7.12
to make sure everything is installed correctly.
Testing SSHFS with Linux
Now that SSHFS is installed