質問編集履歴
1
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -34,4 +34,12 @@
|
|
34
34
|
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease Could not execute 'apt-key' to verify signature (is gnupg installed?)
|
35
35
|
W: Some index files failed to download. They have been ignored, or old ones used instead.
|
36
36
|
|
37
|
+
```
|
38
|
+
|
39
|
+
```
|
40
|
+
/# cat /etc/lsb-release
|
41
|
+
DISTRIB_ID=Ubuntu
|
42
|
+
DISTRIB_RELEASE=16.04
|
43
|
+
DISTRIB_CODENAME=xenial
|
44
|
+
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
|
37
45
|
```
|