1. ruby 설치

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
$ sudo apt-get install ruby
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.10.0-28 linux-headers-4.10.0-28-generic linux-image-4.10.0-28-generic
  linux-image-extra-4.10.0-28-generic
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  fonts-lato javascript-common libjs-jquery libruby2.3 rake ruby-did-you-mean ruby-minitest ruby-net-telnet
  ruby-power-assert ruby-test-unit ruby2.3 rubygems-integration
Suggested packages:
  apache2 | lighttpd | httpd ri ruby-dev bundler
The following NEW packages will be installed:
  fonts-lato javascript-common libjs-jquery libruby2.3 rake ruby ruby-did-you-mean ruby-minitest ruby-net-telnet
  ruby-power-assert ruby-test-unit ruby2.3 rubygems-integration
0 upgraded, 13 newly installed, 0 to remove and 1 not upgraded.
Need to get 6,043 kB of archives.
After this operation, 27.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB]
Get:2 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B]
Get:3 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB]
Get:4 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B]
Get:5 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B]
Get:6 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB]
Get:7 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB]
Get:8 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B]
Get:9 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB]
Get:10 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.2 [2,958 kB]
Get:11 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.2 [41.0 kB]
Get:12 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B]
Get:13 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB]
Fetched 6,043 kB in 2s (2,523 kB/s)
Selecting previously unselected package fonts-lato.
(Reading database ... 250199 files and directories currently installed.)
Preparing to unpack .../fonts-lato_2.0-1_all.deb ...
Unpacking fonts-lato (2.0-1) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...
Unpacking libjs-jquery (1.11.3+dfsg-4) ...
Selecting previously unselected package rubygems-integration.
Preparing to unpack .../rubygems-integration_1.10_all.deb ...
Unpacking rubygems-integration (1.10) ...
Selecting previously unselected package ruby-did-you-mean.
Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ...
Unpacking ruby-did-you-mean (1.0.0-2) ...
Selecting previously unselected package ruby-minitest.
Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ...
Unpacking ruby-minitest (5.8.4-2) ...
Selecting previously unselected package ruby-net-telnet.
Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ...
Unpacking ruby-net-telnet (0.1.1-2) ...
Selecting previously unselected package ruby-power-assert.
Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ...
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~16.04.2_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~16.04.2) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~16.04.2_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~16.04.2) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../archives/rake_10.5.0-2_all.deb ...
Unpacking rake (10.5.0-2) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up fonts-lato (2.0-1) ...
Setting up javascript-common (11) ...
Setting up libjs-jquery (1.11.3+dfsg-4) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~16.04.2) ...
Setting up ruby2.3 (2.3.1-2~16.04.2) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
 
cs



'Operating System > Linux' 카테고리의 다른 글

ubuntu python pip 설치  (0) 2017.11.06
ubuntu zip 설치, 압축 및 압축 해제  (0) 2017.11.06
ubuntu desktop eclipse 설치  (0) 2017.10.24
ubuntu 자바 설치  (0) 2017.10.19
ubuntu 패키지 목록 확인  (0) 2017.10.19


* 아래와 같은 에러 발생 시



* 발생 원인

 : 프로젝트 리소스의 변경 사항이 갱신이 되지 않아서 문제가 발생한 것으로 생각됩니다.



* 조치 사항

 : Update Maven Project 창을 열어서 해당 프로젝트를 업데이트합니다.

* Update Maven Project 창의 단축키는 Alt + F5 를 누르면 됩니다.




* 참고: 설치하기 전에 java 가 먼저 설치되어 있어야 합니다.


1. https://tomcat.apache.org/ 에 접속합니다.

* 좌측 메뉴에서 Download 이하에 "Tomcat 9" 를 클릭합니다.



2. 하단에 "64-bit Windows.zip" 을 다운로드합니다.

* OS 버전에 맞는 설치 파일을 다운 받습니다.



3. 다운 받은 apache-tomcat-9.0.1 파일을 실행합니다.

* Next 버튼을 클릭합니다.



4. "I Agree" 버튼을 클릭합니다.



5. 컴포넌트 구성을 선택하고 Next 버튼을 클릭합니다.



6. 별도의 설정을 하지 않을 경우 아래와 같이 내용 확인 후 Next 버튼을 클릭합니다.

* 관리자 계정을 설정할 경우는 "User Name" 과 "Password" 를 입력한 후 다음으로 넘어갑니다.

* HTTP 기본 포트는 8080으로 설정됩니다.



7. Java 의 jre 설치 경로를 지정하여 설정 후 Next 버튼을 클릭합니다.

* 톰캣을 설치하기 전에 java 가 먼저 설치되어 있어야 합니다.



8. 설치할 경로를 설정 후 Next 버튼을 클릭합니다.



9. Install 버튼을 클릭하면 아래와 같이 설치가 진행됩니다.



10. Finish 버튼을 클릭하여 설치를 종료합니다.




1. 티스토리 블로그에 접속합니다.

* 블로그에 접속하여 위의 "HTML/CSS편집" 을 클릭합니다.



2. "HTML/CSS편집" 을 클릭한 후 아래와 같이 "HTML | CSS | 파일업로드" 탭 중에서 파일업로드를 클릭합니다.

* "+ 추가" 버튼을 클릭하고 sitemap.xml 파일을 등록합니다.



3. 아래와 같이 sitemap.xml 파일이 추가되었는지 확인 후에 저장 버튼을 클릭합니다.



4. 관리자 페이지에서 쓰기 버튼을 클릭합니다.



5. 카테고리 및 제목을 입력한 후에 우측 HTML 체크 박스에 체크를 합니다. 그리고 파일 버튼을 클릭하여 sitemap.xml 파일을 업로드하면 아래와 같은 양식으로 출력됩니다.

* cfile5.uf@1234543359A6CB15472CC6.xml|filename="sitemap.xml" 부분을 복사합니다.

* 위의 양식은 예시로 임의의 값입니다.

* 파일 첨부는 아래와 같이 진행합니다.



6. sitemap 게재 여부 확인

* 위와 같이 해당 주소로 접근했을 때 sitemap.xml 파일이 다운로드 되어야 합니다.

* 해당 주소의 형식은 블로그 도메인/attachment/cfile5.uf@1234543359A6CB15472CC6.xml|filename="sitemap.xml" 과 같습니다.



7. 블로그에 정상적으로 게재가 되었으면 각 포털 사이트에 sitemap 을 제출합니다.

* Google 의 경우

7-1-1. * 주소는 https://www.google.com/webmasters/#?modal_active=none 에 접속하여 SEARCH CONSOLE 버튼을 클릭합니다.



7-1-2. 로그인을 진행합니다.



7-1-3. 해당 웹사이트를 클릭합니다.



7-1-4. 좌측 메뉴에서 크롤링 > Sitemaps 를 클릭하면 아래와 같은 페이지가 출력됩니다.



7-1-5. "SITEMAP 추가/테스트" 버튼을 클릭하여 이하 공란을 작성합니다.

* http://abc2080.tistory.com/attachment/cfile5.uf@1234543359A6CB15472CC6.xml|filename="sitemap.xml" 와 같이 기입하고 테스트 혹은 제출 버튼을 클릭합니다.



7-1-6. 테스트 버튼을 클릭한 경우 아래와 같이 출력되며 테스트 결과 보기를 클릭합니다.



7-1-7. "테스트 종료" 버튼을 클릭합니다.

* 위의 화면에서 Sitemap 의 경로는 생략하였습니다.



7-1-8. 이후 Sitemaps 제출 후의 화면입니다.

* 페이지를 새로고침합니다.



'Tip' 카테고리의 다른 글

site map 생성  (0) 2017.10.30
google 검색에 노출  (0) 2017.10.23


사이트맵(site map)을 생성할 수 있는 곳이 여럿 있기 때문에 한 곳을 골라서 사이트맵을 생성합니다.

1. http://www.web-site-map.com/ 에 접속합니다.



2. "Create / retrieve XML Sitemap" 라고 적힌 부분에 해당 주소를 입력 후 "Get free XML Sitemap" 버튼을 클릭합니다.



3. 아래와 같이 Online XML Sitemap Generator 페이지가 출력됩니다.



4. 아래와 같이 설정한 후 "Create free XML Sitemap" 버튼을 클릭합니다.



5. "Create free XML Sitemap" 버튼을 실행 후 아래와 같습니다.

* Status 를 살펴보면 COMPLETED! 로 출력되고 있고 이하에 "download your Sitemap" 링크가 적용되어 있습니다.



6. "download your Sitemap" 을 클릭하면 아래와 같은 페이지가 출력됩니다.

* download 부분을 클릭하여 sitemap.xml 파일을 다운로드합니다.



'Tip' 카테고리의 다른 글

site map 게재 및 제출  (0) 2017.10.30
google 검색에 노출  (0) 2017.10.23


1. 도커 컨테이너 로그를 확인하기 전에 컨테이너 목록을 확인합니다.

1
2
3
4
5
6
7
$ docker ps -a
CONTAINER ID        IMAGE                           COMMAND                  CREATED             STATUS                        PORTS                    NAMES
9ee69b720f7a        hello-world                     "/hello"                 26 minutes ago      Exited (0) 26 minutes ago                              stupefied_mahavira
f5ee9e7b31a4        teamlab/pydata-tensorflow:0.1   "/opt/start"             3 hours ago         Created                                                quirky_jones
23b119d646f9        teamlab/pydata-tensorflow:0.1   "/opt/start"             3 hours ago         Exited (137) 23 minutes ago                            fervent_fermi
c8114d22183d        mysql:5.7                       "docker-entrypoint..."   4 hours ago         Up 4 hours                    0.0.0.0:3306->3306/tcp   mysql
 
cs



2. 아래와 같이 "docker logs [container id]" 명령어를 실행합니다.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$ docker logs 23b
Installed kernelspec python3 in /usr/local/share/jupyter/kernels/python3
[I 02:17:30.472 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret
[I 02:17:30.581 NotebookApp] Serving notebooks from local directory: /notebooks
[I 02:17:30.581 NotebookApp] 0 active kernels
[I 02:17:30.581 NotebookApp] The Jupyter Notebook is running at: http://0.0.0.0:8888/
[I 02:17:30.581 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
WARNING:tensorflow:IOError [Errno 2] No such file or directory: '/opt/conda/envs/ml_python34/lib/python3.4/site-packages/tensorflow/tensorboard/TAG' on path /opt/conda/envs/ml_python34/lib/python3.4/site-packages/tensorflow/tensorboard/TAG
WARNING:tensorflow:Unable to read TensorBoard tag
[I 02:22:32.579 NotebookApp] 302 GET / (172.17.0.1) 1.42ms
[I 03:22:22.845 NotebookApp] 302 GET / (192.168.30.1) 2.61ms
[I 03:23:30.441 NotebookApp] Creating new notebook in
[I 03:23:30.493 NotebookApp] Writing notebook-signing key to /root/.local/share/jupyter/notebook_secret
[I 03:23:31.173 NotebookApp] Kernel started: c28ac959-9718-4017-ae0c-c47dc7a9fe07
[I 03:27:06.448 NotebookApp] Saving file at /Untitled.ipynb
[I 04:35:06.273 NotebookApp] Saving file at /Untitled.ipynb
[I 04:36:51.835 NotebookApp] 302 GET / (172.17.0.1) 1.54ms
[I 04:36:51.866 NotebookApp] Saving file at /Untitled.ipynb
[I 04:36:59.599 NotebookApp] Kernel shutdown: c28ac959-9718-4017-ae0c-c47dc7a9fe07
[W 04:36:59.603 NotebookApp] delete /Untitled.ipynb
[I 04:38:26.615 NotebookApp] Creating new notebook in
[I 04:38:27.467 NotebookApp] Kernel started: 6c3891ba-e08f-4101-9975-437f6c452b58
[I 04:40:27.407 NotebookApp] Saving file at /Untitled.ipynb
[I 04:42:27.403 NotebookApp] Saving file at /Untitled.ipynb
 
cs

* 로그를 확인해보니 에러도 있고 경고도 있고 합니다.

* 트러블 슈팅을 진행하는 데 있어서 로그를 확인하는 습관은 매우 중요하므로 자주 확인하는 것이 좋습니다.



'Tools > Docker' 카테고리의 다른 글

docker 접속  (0) 2017.11.02
Docker Toolbox 설치  (0) 2017.10.31
docker image 목록 확인  (0) 2017.10.30
docker container 실행 중지  (0) 2017.10.30
[알림] The program 'mysql' can be found in the following packages  (0) 2017.10.30


1. 아래와 같이 도커 이미지 목록을 확인합니다. 크게 2가지 방법이 있습니다.

1-1. docker images

1
2
3
4
5
6
7
8
$ docker images
REPOSITORY                  TAG                 IMAGE ID            CREATED             SIZE
mysql                       5.7                 5fac85ee2c68        13 days ago         408MB
ubuntu                      latest              747cb2d60bbe        2 weeks ago         122MB
redis                       latest              1fb7b6c8c0d0        2 weeks ago         107MB
hello-world                 latest              05a3bd381fc2        6 weeks ago         1.84kB
teamlab/pydata-tensorflow   0.1                 7bdf5d7e0191        15 months ago       3.08GB
 
cs



1-2. docker image list

1
2
3
4
5
6
7
8
$ docker image list
REPOSITORY                  TAG                 IMAGE ID            CREATED             SIZE
mysql                       5.7                 5fac85ee2c68        13 days ago         408MB
ubuntu                      latest              747cb2d60bbe        2 weeks ago         122MB
redis                       latest              1fb7b6c8c0d0        2 weeks ago         107MB
hello-world                 latest              05a3bd381fc2        6 weeks ago         1.84kB
teamlab/pydata-tensorflow   0.1                 7bdf5d7e0191        15 months ago       3.08GB
 
cs



'Tools > Docker' 카테고리의 다른 글

Docker Toolbox 설치  (0) 2017.10.31
docker log 확인  (0) 2017.10.30
docker container 실행 중지  (0) 2017.10.30
[알림] The program 'mysql' can be found in the following packages  (0) 2017.10.30
docker CE 삭제  (0) 2017.10.19


1. 실행 중인 도커 컨테이너를 확인합니다.

1
2
3
4
5
6
7
$ docker ps -a
CONTAINER ID        IMAGE                           COMMAND                  CREATED             STATUS                      PORTS                                                    NAMES
9ee69b720f7a        hello-world                     "/hello"                 12 seconds ago      Exited (0) 10 seconds ago                                                            stupefied_mahavira
f5ee9e7b31a4        teamlab/pydata-tensorflow:0.1   "/opt/start"             2 hours ago         Created                                                                              quirky_jones
23b119d646f9        teamlab/pydata-tensorflow:0.1   "/opt/start"             3 hours ago         Up 3 hours                  0.0.0.0:6006->6006/tcp, 22/tcp, 0.0.0.0:8888->8888/tcp   fervent_fermi
c8114d22183d        mysql:5.7                       "docker-entrypoint..."   3 hours ago         Up 3 hours                  0.0.0.0:3306->3306/tcp                                   mysql
 
cs

* -a 옵션을 사용하지 않을 경우, 이미 실행이 종료된 프로세스는 출력되지 않습니다. 즉, 모든 프로세스를 확인하려면 -a 를 추가합니다.

* container id 가 23b~ 로 시작되는 container 를 중지해보겠습니다.



2. 도커의 컨테이너를 중지할 때, 해당 ID를 입력합니다.

1
2
3
$ docker stop 23b
23b
 
cs

* docker 의 container id 전체 길이는 64자리이지만 다른 container id 와 중복되지만 않으면 다 입력하지 않아도 됩니다. 즉, 1~2자리만 입력해도 실행됩니다.



3. container 가 중지되었는지 확인합니다.

1
2
3
4
5
6
7
$ docker ps -a
CONTAINER ID        IMAGE                           COMMAND                  CREATED             STATUS                       PORTS                    NAMES
9ee69b720f7a        hello-world                     "/hello"                 6 minutes ago       Exited (0) 6 minutes ago                              stupefied_mahavira
f5ee9e7b31a4        teamlab/pydata-tensorflow:0.1   "/opt/start"             3 hours ago         Created                                               quirky_jones
23b119d646f9        teamlab/pydata-tensorflow:0.1   "/opt/start"             3 hours ago         Exited (137) 2 minutes ago                            fervent_fermi
c8114d22183d        mysql:5.7                       "docker-entrypoint..."   3 hours ago         Up 3 hours                   0.0.0.0:3306->3306/tcp   mysql
 
cs

* 상태를 확인해보면 "Up 3 hours" 에서 "Exited (137) 2 minutes ago" 로 변경된 부분을 확인할 수 있습니다.

* 이후 해당 container 를 삭제하려면 "docker rm [container id]" 와 같습니다.




'Tools > Docker' 카테고리의 다른 글

Docker Toolbox 설치  (0) 2017.10.31
docker log 확인  (0) 2017.10.30
docker image 목록 확인  (0) 2017.10.30
[알림] The program 'mysql' can be found in the following packages  (0) 2017.10.30
docker CE 삭제  (0) 2017.10.19


* 아래와 같은 알림 발생 시

1
2
3
4
5
The program 'mysql' can be found in the following packages:
 * mysql-client-core-5.7
 * mariadb-client-core-10.0
Try: sudo apt install <selected package>
 
cs



* 발생 원인

 : mysql 을 실행하기 위한 패키지가 설치되지 않아 발생되는 것으로 생각됩니다.



* 조치 사항

1. "mysql-server mysql-client" 를 설치합니다.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
$ sudo apt install mysql-server mysql-client
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libaio1 libevent-core-2.0-5 libhtml-template-perl mysql-client-5.7 mysql-client-core-5.7 mysql-common
  mysql-server-5.7 mysql-server-core-5.7
Suggested packages:
  libipc-sharedcache-perl mailx tinyca
The following NEW packages will be installed:
  libaio1 libevent-core-2.0-5 libhtml-template-perl mysql-client mysql-client-5.7 mysql-client-core-5.7
  mysql-common mysql-server mysql-server-5.7 mysql-server-core-5.7
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.6 MB of archives.
After this operation, 161 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.20-0ubuntu0.16.04.1 [15.6 kB]
Get:2 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B]
Get:3 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-core-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [6,339 kB]
Get:4 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [1,675 kB]
Get:5 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [7,670 kB]
Get:6 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libevent-core-2.0-5 amd64 2.0.21-stable-2ubuntu0.16.04.1 [70.6 kB]
Get:7 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [2,708 kB]
Get:8 http://kr.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-template-perl all 2.95-2 [60.4 kB]
Get:9 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client all 5.7.20-0ubuntu0.16.04.1 [10.1 kB]
Get:10 http://kr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server all 5.7.20-0ubuntu0.16.04.1 [10.2 kB]
Fetched 18.6 MB in 6s (2,949 kB/s)
Preconfiguring packages ...
Selecting previously unselected package mysql-common.
(Reading database ... 215867 files and directories currently installed.)
Preparing to unpack .../mysql-common_5.7.20-0ubuntu0.16.04.1_all.deb ...
Unpacking mysql-common (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-2) ...
Selecting previously unselected package mysql-client-core-5.7.
Preparing to unpack .../mysql-client-core-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-client-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package mysql-client-5.7.
Preparing to unpack .../mysql-client-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-client-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package mysql-server-core-5.7.
Preparing to unpack .../mysql-server-core-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-server-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package libevent-core-2.0-5:amd64.
Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ...
Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up mysql-common (5.7.20-0ubuntu0.16.04.1) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Selecting previously unselected package mysql-server-5.7.
(Reading database ... 216035 files and directories currently installed.)
Preparing to unpack .../mysql-server-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package libhtml-template-perl.
Preparing to unpack .../libhtml-template-perl_2.95-2_all.deb ...
Unpacking libhtml-template-perl (2.95-2) ...
Selecting previously unselected package mysql-client.
Preparing to unpack .../mysql-client_5.7.20-0ubuntu0.16.04.1_all.deb ...
Unpacking mysql-client (5.7.20-0ubuntu0.16.04.1) ...
Selecting previously unselected package mysql-server.
Preparing to unpack .../mysql-server_5.7.20-0ubuntu0.16.04.1_all.deb ...
Unpacking mysql-server (5.7.20-0ubuntu0.16.04.1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for systemd (229-4ubuntu21) ...
Processing triggers for ureadahead (0.100.0-19) ...
Setting up libaio1:amd64 (0.3.110-2) ...
Setting up mysql-client-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Setting up mysql-client-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Setting up mysql-server-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
Setting up mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...
update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Renaming removed key_buffer and myisam-recover options (if present)
Job for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.
invoke-rc.d: initscript mysql, action "start" failed.
● mysql.service - MySQL Community Server
   Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since 월 2017-10-30 11:01:37 KST; 6ms ago
  Process: 35712 ExecStartPost=/usr/share/mysql/mysql-systemd-start post (code=exited, status=0/SUCCESS)
  Process: 35711 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
  Process: 35690 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
 Main PID: 35711 (code=exited, status=1/FAILURE)
 
10월 30 11:01:37 user-virtual-machine systemd[1]: Failed to start MySQL Community Server.
10월 30 11:01:37 user-virtual-machine systemd[1]: mysql.service: Unit entered failed state.
10월 30 11:01:37 user-virtual-machine systemd[1]: mysql.service: Failed with result 'exit-code'.
dpkg: error processing package mysql-server-5.7 (--configure):
 subprocess installed post-installation script returned error exit status 1
/bin/df: /mnt/hgfs: Protocol error
                                  Setting up libhtml-template-perl (2.95-2) ...
Setting up mysql-client (5.7.20-0ubuntu0.16.04.1) ...
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.7; however:
  Package mysql-server-5.7 is not configured yet.
 
dpkg: error processing package mysql-server (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.23-0ubuntu9) ...
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          Processing triggers for systemd (229-4ubuntu21) ...
Processing triggers for ureadahead (0.100.0-19) ...
Errors were encountered while processing:
 mysql-server-5.7
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
cs



2. root 계정의 비밀번호를 입력합니다.



3. root 계정의 비밀번호를 재입력합니다.



4. sudo mysql_secure_installation 명령을 실행합니다.

1
2
3
4
5
6
7
$ sudo mysql_secure_installation
 
Securing the MySQL server deployment.
 
Enter password for user root:
Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
 
cs

* docker 를 이용한 mysql 실행이기 때문에 해당 파일이 로컬에 존재하지 않아 에러가 발생하지만 무시합니다.



5. mysql 을 실행합니다.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$ mysql -h127.0.0.1 -uroot
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.7.20 MySQL Community Server (GPL)
 
Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
 
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
 
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
 
mysql>
 
cs



'Tools > Docker' 카테고리의 다른 글

Docker Toolbox 설치  (0) 2017.10.31
docker log 확인  (0) 2017.10.30
docker image 목록 확인  (0) 2017.10.30
docker container 실행 중지  (0) 2017.10.30
docker CE 삭제  (0) 2017.10.19


* 아래와 같은 에러 발생 시



* 발생 원인

 : Windows 10부터는 OS 내에서 자체 가상화를 지원하고 있는데 VMware 와 충돌으로 인해 문제가 발생되고 있는 것으로 생각됩니다.



* 조치 사항

1. 실행 창에서 appwiz.cpl 을 실행합니다.

* 실행 창 단축키는 "Win 키 + R"을 누르면 됩니다.



2. "프로그램 및 기능"에서 "Windows 기능 켜기/끄기"를 클릭합니다.



3. "Windows 기능"에서 Hyper-V 관련 폴더가 체크되어 있는데 이 부분을 체크 해제합니다.



4. "다시 시작"을 해서 작업을 마무리합니다.



'Operating System > ESXi' 카테고리의 다른 글

ESXi 인증서 생성 및 발급  (0) 2018.10.03
ESXi 인증서 및 키 교체  (0) 2018.10.03
vSphere에서 SSH 활성화  (0) 2018.10.03
esxi 6.5 update  (0) 2018.07.26
ubuntu 16.04.3 설치  (0) 2018.05.28

+ Recent posts