Sei sulla pagina 1di 4

Xshell 6 (Build 0147)

Copyright (c) 2002 NetSarang Computer, Inc. All rights reserved.

Type `help' to learn how to use Xshell prompt.


[C:\~]$

Connecting to 192.168.56.103:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.

Welcome to Ubuntu 19.04 (GNU/Linux 5.0.0-32-generic x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage

System information as of Fri Nov 8 07:17:12 UTC 2019

System load: 0.0 Processes: 113


Usage of /: 20.7% of 29.40GB Users logged in: 1
Memory usage: 2% IP address for enp0s3: 10.0.2.15
Swap usage: 0% IP address for enp0s8: 192.168.56.103

* Kata Containers are now fully integrated in Charmed Kubernetes 1.16!


Yes, charms take the Krazy out of K8s Kata Kluster Konstruction.

https://ubuntu.com/kubernetes/docs/release-notes

126 updates can be installed immediately.


69 of these updates are security updates.

New release '19.10' available.


Run 'do-release-upgrade' to upgrade to it.

Last login: Fri Nov 8 07:13:11 2019 from 192.168.56.1


omzoer@omzbuntu:~$ sudo apt -y update
[sudo] password for omzoer:
Hit:1 http://id.archive.ubuntu.com/ubuntu disco InRelease
Hit:2 http://id.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:3 http://id.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:4 http://id.archive.ubuntu.com/ubuntu disco-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
126 packages can be upgraded. Run 'apt list --upgradable' to see them.
omzoer@omzbuntu:~$ sudo apt -y install apt-transport-https ca-certificates curl
gnupg-agent software-properties-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
ca-certificates is already the newest version (20190110).
ca-certificates set to manually installed.
software-properties-common is already the newest version (0.97.11).
software-properties-common set to manually installed.
The following additional packages will be installed:
libcurl4
The following NEW packages will be installed:
apt-transport-https gnupg-agent
The following packages will be upgraded:
curl libcurl4
2 upgraded, 2 newly installed, 0 to remove and 124 not upgraded.
Need to get 405 kB of archives.
After this operation, 202 kB of additional disk space will be used.
Get:1 http://id.archive.ubuntu.com/ubuntu disco-updates/universe amd64 apt-
transport-https all 1.8.3 [1,692 B]
Get:2 http://id.archive.ubuntu.com/ubuntu disco-updates/main amd64 curl amd64
7.64.0-2ubuntu1.2 [166 kB]
Get:3 http://id.archive.ubuntu.com/ubuntu disco-updates/main amd64 libcurl4 amd64
7.64.0-2ubuntu1.2 [233 kB]
Get:4 http://id.archive.ubuntu.com/ubuntu disco/universe amd64 gnupg-agent all
2.2.12-1ubuntu3 [4,820 B]

Fetched 405 kB in 11s (38.2 kB/s)

Selecting previously unselected package apt-transport-https.


(Reading database ... 67328 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_1.8.3_all.deb ...
Unpacking apt-transport-https (1.8.3) ...
Preparing to unpack .../curl_7.64.0-2ubuntu1.2_amd64.deb ...
Unpacking curl (7.64.0-2ubuntu1.2) over (7.64.0-2ubuntu1) ...
Preparing to unpack .../libcurl4_7.64.0-2ubuntu1.2_amd64.deb ...
Unpacking libcurl4:amd64 (7.64.0-2ubuntu1.2) over (7.64.0-2ubuntu1) ...
Selecting previously unselected package gnupg-agent.
Preparing to unpack .../gnupg-agent_2.2.12-1ubuntu3_all.deb ...
Unpacking gnupg-agent (2.2.12-1ubuntu3) ...
Setting up apt-transport-https (1.8.3) ...
Setting up gnupg-agent (2.2.12-1ubuntu3) ...
Setting up libcurl4:amd64 (7.64.0-2ubuntu1.2) ...
Setting up curl (7.64.0-2ubuntu1.2) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.29-0ubuntu2) ...
omzoer@omzbuntu:~$ sudo apt remove docker docker-engine docker.io containerd runc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'docker-engine' is not installed, so not removed
Package 'containerd' is not installed, so not removed
Package 'docker' is not installed, so not removed
Package 'runc' is not installed, so not removed
Package 'docker.io' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded.
omzoer@omzbuntu:~$ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo
apt-key add -
OK
omzoer@omzbuntu:~$ sudo add-apt-repository "deb [arch=amd64]
https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
Hit:1 http://id.archive.ubuntu.com/ubuntu disco InRelease
Get:2 https://download.docker.com/linux/ubuntu disco InRelease [44.4 kB]

Hit:3 http://id.archive.ubuntu.com/ubuntu disco-updates InRelease

Get:4 https://download.docker.com/linux/ubuntu disco/stable amd64 Packages [3,563


B]
Hit:5 http://id.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:6 http://id.archive.ubuntu.com/ubuntu disco-security InRelease
Fetched 48.0 kB in 2s (30.8 kB/s)
Reading package lists... Done
omzoer@omzbuntu:~$ sudo apt update
Hit:1 https://download.docker.com/linux/ubuntu disco InRelease
Hit:2 http://id.archive.ubuntu.com/ubuntu disco InRelease
Hit:3 http://id.archive.ubuntu.com/ubuntu disco-updates InRelease
Hit:4 http://id.archive.ubuntu.com/ubuntu disco-backports InRelease
Hit:5 http://id.archive.ubuntu.com/ubuntu disco-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
124 packages can be upgraded. Run 'apt list --upgradable' to see them.
omzoer@omzbuntu:~$ sudo apt -y install docker-ce docker-ce-cli containerd.io
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
aufs-tools cgroupfs-mount libltdl7 libseccomp2 pigz
The following NEW packages will be installed:
aufs-tools cgroupfs-mount containerd.io docker-ce docker-ce-cli libltdl7 pigz
The following packages will be upgraded:
libseccomp2
1 upgraded, 7 newly installed, 0 to remove and 123 not upgraded.
Need to get 85.6 MB of archives.
After this operation, 384 MB of additional disk space will be used.
Get:1 http://id.archive.ubuntu.com/ubuntu disco/universe amd64 pigz amd64 2.4-1
[57.4 kB]
Get:2 https://download.docker.com/linux/ubuntu disco/stable amd64 containerd.io
amd64 1.2.10-3 [20.0 MB]
Get:3 http://id.archive.ubuntu.com/ubuntu disco-updates/main amd64 libseccomp2
amd64 2.4.1-0ubuntu0.19.04.3 [39.2 kB]
Get:4 http://id.archive.ubuntu.com/ubuntu disco/universe amd64 aufs-tools amd64
1:4.9+20170918-2 [104 kB]
Get:5 https://download.docker.com/linux/ubuntu disco/stable amd64 docker-ce-cli
amd64 5:19.03.3~3-0~ubuntu-disco [42.5 MB]

Get:6 http://id.archive.ubuntu.com/ubuntu disco/universe amd64 cgroupfs-mount all


1.4 [6,320 B]

Get:7 http://id.archive.ubuntu.com/ubuntu disco/main amd64 libltdl7 amd64 2.4.6-10


[38.3 kB]

Get:8 https://download.docker.com/linux/ubuntu disco/stable amd64 docker-ce amd64


5:19.03.3~3-0~ubuntu-disco [22.8 MB]

Fetched 85.6 MB in 34s (2,486 kB/s)

Selecting previously unselected package pigz.


(Reading database ... 67336 files and directories currently installed.)
Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
Unpacking pigz (2.4-1) ...
Preparing to unpack .../libseccomp2_2.4.1-0ubuntu0.19.04.3_amd64.deb ...
Unpacking libseccomp2:amd64 (2.4.1-0ubuntu0.19.04.3) over (2.3.3-3ubuntu2) ...
Setting up libseccomp2:amd64 (2.4.1-0ubuntu0.19.04.3) ...
Selecting previously unselected package aufs-tools.
(Reading database ... 67345 files and directories currently installed.)
Preparing to unpack .../0-aufs-tools_1%3a4.9+20170918-2_amd64.deb ...
Unpacking aufs-tools (1:4.9+20170918-2) ...
Selecting previously unselected package cgroupfs-mount.
Preparing to unpack .../1-cgroupfs-mount_1.4_all.deb ...
Unpacking cgroupfs-mount (1.4) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../2-containerd.io_1.2.10-3_amd64.deb ...
Unpacking containerd.io (1.2.10-3) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a19.03.3~3-0~ubuntu-disco_amd64.deb ...
Unpacking docker-ce-cli (5:19.03.3~3-0~ubuntu-disco) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a19.03.3~3-0~ubuntu-disco_amd64.deb ...
Unpacking docker-ce (5:19.03.3~3-0~ubuntu-disco) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../5-libltdl7_2.4.6-10_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-10) ...
Setting up aufs-tools (1:4.9+20170918-2) ...
Setting up containerd.io (1.2.10-3) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service →
/lib/systemd/system/containerd.service.
Setting up libltdl7:amd64 (2.4.6-10) ...
Setting up docker-ce-cli (5:19.03.3~3-0~ubuntu-disco) ...
Setting up pigz (2.4-1) ...
Setting up cgroupfs-mount (1.4) ...
Setting up docker-ce (5:19.03.3~3-0~ubuntu-disco) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service →
/lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket →
/lib/systemd/system/docker.socket.
Processing triggers for systemd (240-6ubuntu5) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.29-0ubuntu2) ...
omzoer@omzbuntu:~$ sudo usermod -aG docker $USER
omzoer@omzbuntu:~$ newgrp docker
omzoer@omzbuntu:~$ docker version
Client: Docker Engine - Community
Version: 19.03.3
API version: 1.40
Go version: go1.12.10
Git commit: a872fc2f86
Built: Tue Oct 8 01:00:44 2019
OS/Arch: linux/amd64
Experimental: false

Server: Docker Engine - Community


Engine:
Version: 19.03.3
API version: 1.40 (minimum version 1.12)
Go version: go1.12.10
Git commit: a872fc2f86
Built: Tue Oct 8 00:59:17 2019
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.2.10
GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339
runc:
Version: 1.0.0-rc8+dev
GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
docker-init:
Version: 0.18.0
GitCommit: fec3683
omzoer@omzbuntu:~$

Potrebbero piacerti anche