Advertisement
Guest User

Untitled

a guest
Oct 27th, 2017
655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.71 KB | None | 0 0
  1. login as: user
  2. user@192.168.0.60's password:
  3. Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-97-generic x86_64)
  4.  
  5. * Documentation: https://help.ubuntu.com
  6. * Management: https://landscape.canonical.com
  7. * Support: https://ubuntu.com/advantage
  8.  
  9. The programs included with the Ubuntu system are free software;
  10. the exact distribution terms for each program are described in the
  11. individual files in /usr/share/doc/*/copyright.
  12.  
  13. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
  14. applicable law.
  15.  
  16. To run a command as administrator (user "root"), use "sudo <command>".
  17. See "man sudo_root" for details.
  18.  
  19. user@one:~$ sudo apt update
  20. [sudo] password for user:
  21. uSorry, try again.
  22. [sudo] password for user:
  23. Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  24. Hit:2 http://gb.archive.ubuntu.com/ubuntu xenial InRelease
  25. Hit:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease
  26. Hit:4 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease
  27. ^Cading package lists... 32%
  28. user@one:~$ sudo apt update
  29. Hit:1 http://gb.archive.ubuntu.com/ubuntu xenial InRelease
  30. Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
  31. Hit:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease
  32. Hit:4 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease
  33. Reading package lists... Done
  34. Building dependency tree
  35. Reading state information... Done
  36. All packages are up-to-date.
  37. user@one:~$ sudo apt install -y openssl curl nginx mysql-client mysql-server php-fpm php-cli php-curl php-mysql
  38. Reading package lists... Done
  39. Building dependency tree
  40. Reading state information... Done
  41. openssl is already the newest version (1.0.2g-1ubuntu4.8).
  42. The following additional packages will be installed:
  43. fontconfig-config fonts-dejavu-core libaio1 libcgi-fast-perl libcgi-pm-perl
  44. libcurl3 libencode-locale-perl libevent-core-2.0-5 libfcgi-perl
  45. libfontconfig1 libgd3 libhtml-parser-perl libhtml-tagset-perl
  46. libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
  47. libjbig0 libjpeg-turbo8 libjpeg8 liblwp-mediatypes-perl libperl5.22 libtiff5
  48. libtimedate-perl liburi-perl libvpx3 libxpm4 libxslt1.1 mysql-client-5.7
  49. mysql-client-core-5.7 mysql-common mysql-server-5.7 mysql-server-core-5.7
  50. nginx-common nginx-core perl perl-modules-5.22 php-common php7.0-cli
  51. php7.0-common php7.0-curl php7.0-fpm php7.0-json php7.0-mysql php7.0-opcache
  52. php7.0-readline rename
  53. Suggested packages:
  54. libgd-tools libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx
  55. tinyca fcgiwrap nginx-doc ssl-cert perl-doc libterm-readline-gnu-perl
  56. | libterm-readline-perl-perl make php-pear
  57. The following NEW packages will be installed
  58. curl fontconfig-config fonts-dejavu-core libaio1 libcgi-fast-perl
  59. libcgi-pm-perl libcurl3 libencode-locale-perl libevent-core-2.0-5
  60. libfcgi-perl libfontconfig1 libgd3 libhtml-parser-perl libhtml-tagset-perl
  61. libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl
  62. libjbig0 libjpeg-turbo8 libjpeg8 liblwp-mediatypes-perl libperl5.22 libtiff5
  63. libtimedate-perl liburi-perl libvpx3 libxpm4 libxslt1.1 mysql-client
  64. mysql-client-5.7 mysql-client-core-5.7 mysql-common mysql-server
  65. mysql-server-5.7 mysql-server-core-5.7 nginx nginx-common nginx-core perl
  66. perl-modules-5.22 php-cli php-common php-curl php-fpm php-mysql php7.0-cli
  67. php7.0-common php7.0-curl php7.0-fpm php7.0-json php7.0-mysql php7.0-opcache
  68. php7.0-readline rename
  69. 0 to upgrade, 55 to newly install, 0 to remove and 0 not to upgrade.
  70. Need to get 32.4 MB of archives.
  71. After this operation, 227 MB of additional disk space will be used.
  72. Get:1 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3 [111 kB]
  73. Get:2 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.20-0ubuntu0.16.04.1 [15.6 kB]
  74. Get:3 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B]
  75. Get:4 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-core-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [6,339 kB]
  76. Get:5 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [1,675 kB]
  77. Get:6 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [7,670 kB]
  78. Get:7 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 perl-modules-5.22 all 5.22.1-9 [2,641 kB]
  79. Get:8 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libperl5.22 amd64 5.22.1-9 [3,371 kB]
  80. Get:9 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 perl amd64 5.22.1-9 [237 kB]
  81. Get:10 http://gb.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]
  82. Get:11 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-5.7 amd64 5.7.20-0ubuntu0.16.04.1 [2,708 kB]
  83. Get:12 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB]
  84. Get:13 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.4 [139 kB]
  85. Get:14 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1,039 kB]
  86. Get:15 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]
  87. Get:16 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
  88. Get:17 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
  89. Get:18 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
  90. Get:19 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
  91. Get:20 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
  92. Get:21 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
  93. Get:22 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.4 [186 kB]
  94. Get:23 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
  95. Get:24 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB]
  96. Get:25 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]
  97. Get:26 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.2 [146 kB]
  98. Get:27 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB]
  99. Get:28 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB]
  100. Get:29 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.8 [126 kB]
  101. Get:30 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-template-perl all 2.95-2 [60.4 kB]
  102. Get:31 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
  103. Get:32 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
  104. Get:33 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
  105. Get:34 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
  106. Get:35 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
  107. Get:36 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1.1 amd64 1.1.28-2.1ubuntu0.1 [145 kB]
  108. Get:37 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-client all 5.7.20-0ubuntu0.16.04.1 [10.1 kB]
  109. Get:38 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server all 5.7.20-0ubuntu0.16.04.1 [10.2 kB]
  110. Get:39 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nginx-common all 1.10.3-0ubuntu0.16.04.2 [26.6 kB]
  111. Get:40 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nginx-core amd64 1.10.3-0ubuntu0.16.04.2 [428 kB]
  112. Get:41 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nginx all 1.10.3-0ubuntu0.16.04.2 [3,490 B]
  113. Get:42 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 php-common all 1:35ubuntu6 [10.8 kB]
  114. Get:43 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-common amd64 7.0.22-0ubuntu0.16.04.1 [843 kB]
  115. Get:44 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-json amd64 7.0.22-0ubuntu0.16.04.1 [16.9 kB]
  116. Get:45 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-opcache amd64 7.0.22-0ubuntu0.16.04.1 [77.1 kB]
  117. Get:46 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-readline amd64 7.0.22-0ubuntu0.16.04.1 [12.8 kB]
  118. Get:47 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-cli amd64 7.0.22-0ubuntu0.16.04.1 [1,287 kB]
  119. Get:48 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 php-cli all 1:7.0+35ubuntu6 [2,920 B]
  120. Get:49 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-curl amd64 7.0.22-0ubuntu0.16.04.1 [27.4 kB]
  121. Get:50 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 php-curl all 1:7.0+35ubuntu6 [1,930 B]
  122. Get:51 http://gb.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 php7.0-fpm amd64 7.0.22-0ubuntu0.16.04.1 [1,293 kB]
  123. Get:52 http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 php-fpm all 1:7.0+35ubuntu6 [2,926 B]
  124. Get:53 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 php7.0-mysql amd64 7.0.22-0ubuntu0.16.04.1 [124 kB]
  125. Get:54 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 php-mysql all 1:7.0+35ubuntu6 [1,936 B]
  126. Get:55 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
  127. Fetched 32.4 MB in 5s (5,870 kB/s)
  128. Extract templates from packages: 100%
  129. Preconfiguring packages ...
  130. Selecting previously unselected package libjpeg-turbo8:amd64.
  131. (Reading database ... 55746 files and directories currently installed.)
  132. Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3_amd64.deb ...
  133. Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ...
  134. Selecting previously unselected package mysql-common.
  135. Preparing to unpack .../mysql-common_5.7.20-0ubuntu0.16.04.1_all.deb ...
  136. Unpacking mysql-common (5.7.20-0ubuntu0.16.04.1) ...
  137. Selecting previously unselected package libaio1:amd64.
  138. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ...
  139. Unpacking libaio1:amd64 (0.3.110-2) ...
  140. Selecting previously unselected package mysql-client-core-5.7.
  141. Preparing to unpack .../mysql-client-core-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
  142. Unpacking mysql-client-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  143. Selecting previously unselected package mysql-client-5.7.
  144. Preparing to unpack .../mysql-client-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
  145. Unpacking mysql-client-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  146. Selecting previously unselected package mysql-server-core-5.7.
  147. Preparing to unpack .../mysql-server-core-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
  148. Unpacking mysql-server-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  149. Selecting previously unselected package perl-modules-5.22.
  150. Preparing to unpack .../perl-modules-5.22_5.22.1-9_all.deb ...
  151. Unpacking perl-modules-5.22 (5.22.1-9) ...
  152. Selecting previously unselected package libperl5.22:amd64.
  153. Preparing to unpack .../libperl5.22_5.22.1-9_amd64.deb ...
  154. Unpacking libperl5.22:amd64 (5.22.1-9) ...
  155. Selecting previously unselected package perl.
  156. Preparing to unpack .../perl_5.22.1-9_amd64.deb ...
  157. Unpacking perl (5.22.1-9) ...
  158. Selecting previously unselected package libevent-core-2.0-5:amd64.
  159. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ...
  160. Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
  161. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  162. Processing triggers for man-db (2.7.5-1) ...
  163. Setting up mysql-common (5.7.20-0ubuntu0.16.04.1) ...
  164. update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
  165. Selecting previously unselected package mysql-server-5.7.
  166. (Reading database ... 57688 files and directories currently installed.)
  167. Preparing to unpack .../mysql-server-5.7_5.7.20-0ubuntu0.16.04.1_amd64.deb ...
  168. Unpacking mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  169. Selecting previously unselected package libjbig0:amd64.
  170. Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...
  171. Unpacking libjbig0:amd64 (2.1-3.1) ...
  172. Selecting previously unselected package curl.
  173. Preparing to unpack .../curl_7.47.0-1ubuntu2.4_amd64.deb ...
  174. Unpacking curl (7.47.0-1ubuntu2.4) ...
  175. Selecting previously unselected package fonts-dejavu-core.
  176. Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...
  177. Unpacking fonts-dejavu-core (2.35-1) ...
  178. Selecting previously unselected package fontconfig-config.
  179. Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...
  180. Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ...
  181. Selecting previously unselected package libhtml-tagset-perl.
  182. Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
  183. Unpacking libhtml-tagset-perl (3.20-2) ...
  184. Selecting previously unselected package liburi-perl.
  185. Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
  186. Unpacking liburi-perl (1.71-1) ...
  187. Selecting previously unselected package libhtml-parser-perl.
  188. Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
  189. Unpacking libhtml-parser-perl (3.72-1) ...
  190. Selecting previously unselected package libcgi-pm-perl.
  191. Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
  192. Unpacking libcgi-pm-perl (4.26-1) ...
  193. Selecting previously unselected package libfcgi-perl.
  194. Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
  195. Unpacking libfcgi-perl (0.77-1build1) ...
  196. Selecting previously unselected package libcgi-fast-perl.
  197. Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
  198. Unpacking libcgi-fast-perl (1:2.10-1) ...
  199. Selecting previously unselected package libcurl3:amd64.
  200. Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.4_amd64.deb ...
  201. Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.4) ...
  202. Selecting previously unselected package libencode-locale-perl.
  203. Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
  204. Unpacking libencode-locale-perl (1.05-1) ...
  205. Selecting previously unselected package libfontconfig1:amd64.
  206. Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ...
  207. Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
  208. Selecting previously unselected package libjpeg8:amd64.
  209. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...
  210. Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
  211. Selecting previously unselected package libtiff5:amd64.
  212. Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.2_amd64.deb ...
  213. Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.2) ...
  214. Selecting previously unselected package libvpx3:amd64.
  215. Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ...
  216. Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ...
  217. Selecting previously unselected package libxpm4:amd64.
  218. Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ...
  219. Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...
  220. Selecting previously unselected package libgd3:amd64.
  221. Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.8_amd64.deb ...
  222. Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ...
  223. Selecting previously unselected package libhtml-template-perl.
  224. Preparing to unpack .../libhtml-template-perl_2.95-2_all.deb ...
  225. Unpacking libhtml-template-perl (2.95-2) ...
  226. Selecting previously unselected package libtimedate-perl.
  227. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
  228. Unpacking libtimedate-perl (2.3000-2) ...
  229. Selecting previously unselected package libhttp-date-perl.
  230. Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
  231. Unpacking libhttp-date-perl (6.02-1) ...
  232. Selecting previously unselected package libio-html-perl.
  233. Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
  234. Unpacking libio-html-perl (1.001-1) ...
  235. Selecting previously unselected package liblwp-mediatypes-perl.
  236. Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
  237. Unpacking liblwp-mediatypes-perl (6.02-1) ...
  238. Selecting previously unselected package libhttp-message-perl.
  239. Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
  240. Unpacking libhttp-message-perl (6.11-1) ...
  241. Selecting previously unselected package libxslt1.1:amd64.
  242. Preparing to unpack .../libxslt1.1_1.1.28-2.1ubuntu0.1_amd64.deb ...
  243. Unpacking libxslt1.1:amd64 (1.1.28-2.1ubuntu0.1) ...
  244. Selecting previously unselected package mysql-client.
  245. Preparing to unpack .../mysql-client_5.7.20-0ubuntu0.16.04.1_all.deb ...
  246. Unpacking mysql-client (5.7.20-0ubuntu0.16.04.1) ...
  247. Selecting previously unselected package mysql-server.
  248. Preparing to unpack .../mysql-server_5.7.20-0ubuntu0.16.04.1_all.deb ...
  249. Unpacking mysql-server (5.7.20-0ubuntu0.16.04.1) ...
  250. Selecting previously unselected package nginx-common.
  251. Preparing to unpack .../nginx-common_1.10.3-0ubuntu0.16.04.2_all.deb ...
  252. Unpacking nginx-common (1.10.3-0ubuntu0.16.04.2) ...
  253. Selecting previously unselected package nginx-core.
  254. Preparing to unpack .../nginx-core_1.10.3-0ubuntu0.16.04.2_amd64.deb ...
  255. Unpacking nginx-core (1.10.3-0ubuntu0.16.04.2) ...
  256. Selecting previously unselected package nginx.
  257. Preparing to unpack .../nginx_1.10.3-0ubuntu0.16.04.2_all.deb ...
  258. Unpacking nginx (1.10.3-0ubuntu0.16.04.2) ...
  259. Selecting previously unselected package php-common.
  260. Preparing to unpack .../php-common_1%3a35ubuntu6_all.deb ...
  261. Unpacking php-common (1:35ubuntu6) ...
  262. Selecting previously unselected package php7.0-common.
  263. Preparing to unpack .../php7.0-common_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  264. Unpacking php7.0-common (7.0.22-0ubuntu0.16.04.1) ...
  265. Selecting previously unselected package php7.0-json.
  266. Preparing to unpack .../php7.0-json_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  267. Unpacking php7.0-json (7.0.22-0ubuntu0.16.04.1) ...
  268. Selecting previously unselected package php7.0-opcache.
  269. Preparing to unpack .../php7.0-opcache_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  270. Unpacking php7.0-opcache (7.0.22-0ubuntu0.16.04.1) ...
  271. Selecting previously unselected package php7.0-readline.
  272. Preparing to unpack .../php7.0-readline_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  273. Unpacking php7.0-readline (7.0.22-0ubuntu0.16.04.1) ...
  274. Selecting previously unselected package php7.0-cli.
  275. Preparing to unpack .../php7.0-cli_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  276. Unpacking php7.0-cli (7.0.22-0ubuntu0.16.04.1) ...
  277. Selecting previously unselected package php-cli.
  278. Preparing to unpack .../php-cli_1%3a7.0+35ubuntu6_all.deb ...
  279. Unpacking php-cli (1:7.0+35ubuntu6) ...
  280. Selecting previously unselected package php7.0-curl.
  281. Preparing to unpack .../php7.0-curl_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  282. Unpacking php7.0-curl (7.0.22-0ubuntu0.16.04.1) ...
  283. Selecting previously unselected package php-curl.
  284. Preparing to unpack .../php-curl_1%3a7.0+35ubuntu6_all.deb ...
  285. Unpacking php-curl (1:7.0+35ubuntu6) ...
  286. Selecting previously unselected package php7.0-fpm.
  287. Preparing to unpack .../php7.0-fpm_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  288. Unpacking php7.0-fpm (7.0.22-0ubuntu0.16.04.1) ...
  289. Selecting previously unselected package php-fpm.
  290. Preparing to unpack .../php-fpm_1%3a7.0+35ubuntu6_all.deb ...
  291. Unpacking php-fpm (1:7.0+35ubuntu6) ...
  292. Selecting previously unselected package php7.0-mysql.
  293. Preparing to unpack .../php7.0-mysql_7.0.22-0ubuntu0.16.04.1_amd64.deb ...
  294. Unpacking php7.0-mysql (7.0.22-0ubuntu0.16.04.1) ...
  295. Selecting previously unselected package php-mysql.
  296. Preparing to unpack .../php-mysql_1%3a7.0+35ubuntu6_all.deb ...
  297. Unpacking php-mysql (1:7.0+35ubuntu6) ...
  298. Selecting previously unselected package rename.
  299. Preparing to unpack .../archives/rename_0.20-4_all.deb ...
  300. Unpacking rename (0.20-4) ...
  301. Processing triggers for man-db (2.7.5-1) ...
  302. Processing triggers for systemd (229-4ubuntu20) ...
  303. Processing triggers for ureadahead (0.100.0-19) ...
  304. ureadahead will be reprofiled on next reboot
  305. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  306. Processing triggers for ufw (0.35-0ubuntu2) ...
  307. Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3) ...
  308. Setting up libaio1:amd64 (0.3.110-2) ...
  309. Setting up mysql-client-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  310. Setting up mysql-client-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  311. Setting up mysql-server-core-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  312. Setting up perl-modules-5.22 (5.22.1-9) ...
  313. Setting up libperl5.22:amd64 (5.22.1-9) ...
  314. Setting up perl (5.22.1-9) ...
  315. update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
  316. Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
  317. Setting up mysql-server-5.7 (5.7.20-0ubuntu0.16.04.1) ...
  318. update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
  319. Renaming removed key_buffer and myisam-recover options (if present)
  320. Setting up libjbig0:amd64 (2.1-3.1) ...
  321. Setting up curl (7.47.0-1ubuntu2.4) ...
  322. Setting up fonts-dejavu-core (2.35-1) ...
  323. Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...
  324. Setting up libhtml-tagset-perl (3.20-2) ...
  325. Setting up liburi-perl (1.71-1) ...
  326. Setting up libhtml-parser-perl (3.72-1) ...
  327. Setting up libcgi-pm-perl (4.26-1) ...
  328. Setting up libfcgi-perl (0.77-1build1) ...
  329. Setting up libcgi-fast-perl (1:2.10-1) ...
  330. Setting up libcurl3:amd64 (7.47.0-1ubuntu2.4) ...
  331. Setting up libencode-locale-perl (1.05-1) ...
  332. Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
  333. Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
  334. Setting up libtiff5:amd64 (4.0.6-1ubuntu0.2) ...
  335. Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ...
  336. Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...
  337. Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ...
  338. Setting up libhtml-template-perl (2.95-2) ...
  339. Setting up libtimedate-perl (2.3000-2) ...
  340. Setting up libhttp-date-perl (6.02-1) ...
  341. Setting up libio-html-perl (1.001-1) ...
  342. Setting up liblwp-mediatypes-perl (6.02-1) ...
  343. Setting up libhttp-message-perl (6.11-1) ...
  344. Setting up libxslt1.1:amd64 (1.1.28-2.1ubuntu0.1) ...
  345. Setting up mysql-client (5.7.20-0ubuntu0.16.04.1) ...
  346. Setting up mysql-server (5.7.20-0ubuntu0.16.04.1) ...
  347. Setting up nginx-common (1.10.3-0ubuntu0.16.04.2) ...
  348. Setting up nginx-core (1.10.3-0ubuntu0.16.04.2) ...
  349. Setting up nginx (1.10.3-0ubuntu0.16.04.2) ...
  350. Setting up php-common (1:35ubuntu6) ...
  351. Setting up php7.0-common (7.0.22-0ubuntu0.16.04.1) ...
  352.  
  353. Creating config file /etc/php/7.0/mods-available/calendar.ini with new version
  354.  
  355. Creating config file /etc/php/7.0/mods-available/ctype.ini with new version
  356.  
  357. Creating config file /etc/php/7.0/mods-available/exif.ini with new version
  358.  
  359. Creating config file /etc/php/7.0/mods-available/fileinfo.ini with new version
  360.  
  361. Creating config file /etc/php/7.0/mods-available/ftp.ini with new version
  362.  
  363. Creating config file /etc/php/7.0/mods-available/gettext.ini with new version
  364.  
  365. Creating config file /etc/php/7.0/mods-available/iconv.ini with new version
  366.  
  367. Creating config file /etc/php/7.0/mods-available/pdo.ini with new version
  368.  
  369. Creating config file /etc/php/7.0/mods-available/phar.ini with new version
  370.  
  371. Creating config file /etc/php/7.0/mods-available/posix.ini with new version
  372.  
  373. Creating config file /etc/php/7.0/mods-available/shmop.ini with new version
  374.  
  375. Creating config file /etc/php/7.0/mods-available/sockets.ini with new version
  376.  
  377. Creating config file /etc/php/7.0/mods-available/sysvmsg.ini with new version
  378.  
  379. Creating config file /etc/php/7.0/mods-available/sysvsem.ini with new version
  380.  
  381. Creating config file /etc/php/7.0/mods-available/sysvshm.ini with new version
  382.  
  383. Creating config file /etc/php/7.0/mods-available/tokenizer.ini with new version
  384. Setting up php7.0-json (7.0.22-0ubuntu0.16.04.1) ...
  385.  
  386. Creating config file /etc/php/7.0/mods-available/json.ini with new version
  387. Setting up php7.0-opcache (7.0.22-0ubuntu0.16.04.1) ...
  388.  
  389. Creating config file /etc/php/7.0/mods-available/opcache.ini with new version
  390. Setting up php7.0-readline (7.0.22-0ubuntu0.16.04.1) ...
  391.  
  392. Creating config file /etc/php/7.0/mods-available/readline.ini with new version
  393. Setting up php7.0-cli (7.0.22-0ubuntu0.16.04.1) ...
  394. update-alternatives: using /usr/bin/php7.0 to provide /usr/bin/php (php) in auto mode
  395. update-alternatives: using /usr/bin/phar7.0 to provide /usr/bin/phar (phar) in auto mode
  396. update-alternatives: using /usr/bin/phar.phar7.0 to provide /usr/bin/phar.phar (phar.phar) in auto mode
  397.  
  398. Creating config file /etc/php/7.0/cli/php.ini with new version
  399. Setting up php-cli (1:7.0+35ubuntu6) ...
  400. Setting up php7.0-curl (7.0.22-0ubuntu0.16.04.1) ...
  401.  
  402. Creating config file /etc/php/7.0/mods-available/curl.ini with new version
  403. Setting up php-curl (1:7.0+35ubuntu6) ...
  404. Setting up php7.0-fpm (7.0.22-0ubuntu0.16.04.1) ...
  405.  
  406. Creating config file /etc/php/7.0/fpm/php.ini with new version
  407. Setting up php-fpm (1:7.0+35ubuntu6) ...
  408. Setting up php7.0-mysql (7.0.22-0ubuntu0.16.04.1) ...
  409.  
  410. Creating config file /etc/php/7.0/mods-available/mysqlnd.ini with new version
  411.  
  412. Creating config file /etc/php/7.0/mods-available/mysqli.ini with new version
  413.  
  414. Creating config file /etc/php/7.0/mods-available/pdo_mysql.ini with new version
  415. Setting up php-mysql (1:7.0+35ubuntu6) ...
  416. Setting up rename (0.20-4) ...
  417. update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
  418. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  419. Processing triggers for systemd (229-4ubuntu20) ...
  420. Processing triggers for ureadahead (0.100.0-19) ...
  421. Processing triggers for ufw (0.35-0ubuntu2) ...
  422. Processing triggers for php7.0-fpm (7.0.22-0ubuntu0.16.04.1) ...
  423. user@one:~$ sudo -i
  424. root@one:~# mkdir -p /srv && cd /srv
  425. root@one:/srv# curl -L -o pufferpanel.tar.gz https://git.io/v53Jp
  426. % Total % Received % Xferd Average Speed Time Time Time Current
  427. Dload Upload Total Spent Left Speed
  428. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  429. 100 608 0 608 0 0 383 0 --:--:-- 0:00:01 --:--:-- 2980
  430. 100 2296k 100 2296k 0 0 665k 0 0:00:03 0:00:03 --:--:-- 2133k
  431. root@one:/srv# tar -xf pufferpanel.tar.gz
  432. root@one:/srv# cd pufferpanel
  433. root@one:/srv/pufferpanel# chmod +x pufferpanel
  434. root@one:/srv/pufferpanel# ./pufferpanel install
  435. PHP 7.0.0+: [Installed]
  436. PHP-curl: [Installed]
  437. PHP-hash: [Installed]
  438. PHP-openssl: [Installed]
  439. PHP-pdo: [Installed]
  440. PHP-pdo_mysql: [Installed]
  441. ------------
  442. Thank you for using the PufferPanel installer!
  443. Please do not run this installer if PufferPanel has already been installed without first running ./pufferpanel purge
  444.  
  445. Before we can complete the installation, we need to ask you some questions
  446. These questions will help configure PufferPanel so that you can get to using it
  447. ------------
  448. MySQL Configuration
  449. Enter the MySQL host [localhost]:
  450. Enter the MySQL port [3306]:
  451. Enter the MySQL username (MUST HAVE GRANT) [root]:
  452. Enter the MySQL account password: mysql: [Warning] Using a password on the command line interface can be insecure.
  453.  
  454. Creating pufferpanel account and installing database...
  455. mysql: [Warning] Using a password on the command line interface can be insecure.
  456. mysql: [Warning] Using a password on the command line interface can be insecure.
  457. mysql: [Warning] Using a password on the command line interface can be insecure.
  458. mysql: [Warning] Using a password on the command line interface can be insecure.
  459. MySQL has been configured and the database was installed
  460. Switching to new user for further commands
  461. ------------
  462. Configuring site details
  463. Please enter the domain or IP (if you do not have a domain) for your site (do NOT include http(s)://): 0.0.0.0
  464. mysql: [Warning] Using a password on the command line interface can be insecure.
  465. Settings saved to database
  466. ------------
  467. Please enter the following information for the new admin user
  468. Username: user
  469. Email: fyou@example.com
  470. Password:
  471. Confirm Password:
  472.  
  473. Installing user...
  474. mysql: [Warning] Using a password on the command line interface can be insecure.
  475. Installing nginx config (if possible)
  476. Installing pufferd daemon onto the local node
  477. System detected as some variant of Ubuntu or Debian.
  478. Installing some dependiencies.
  479. Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  480. Hit:2 http://gb.archive.ubuntu.com/ubuntu xenial InRelease
  481. Hit:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease
  482. Hit:4 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease
  483. Reading package lists... Done
  484. Reading package lists... Done
  485. Building dependency tree
  486. Reading state information... Done
  487. curl is already the newest version (7.47.0-1ubuntu2.4).
  488. openssl is already the newest version (1.0.2g-1ubuntu4.8).
  489. tar is already the newest version (1.28-2.1ubuntu0.1).
  490. The following additional packages will be installed:
  491. ca-certificates-java git-man java-common libavahi-client3
  492. libavahi-common-data libavahi-common3 libc6-i386 libcups2 liberror-perl
  493. liblcms2-2 libnspr4 libnss3 libnss3-nssdb libpcsclite1 libpython-stdlib
  494. libpython2.7-minimal libpython2.7-stdlib libxi6 libxrender1 libxtst6
  495. openjdk-8-jre-headless patch python-minimal python2.7 python2.7-minimal
  496. x11-common
  497. Suggested packages:
  498. git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
  499. gitweb git-arch git-cvs git-mediawiki git-svn default-jre cups-common
  500. liblcms2-utils pcscd openjdk-8-demo openjdk-8-source openjdk-8-jre-jamvm
  501. libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
  502. fonts-wqy-microhei fonts-wqy-zenhei fonts-indic diffutils-doc python-doc
  503. python-tk python2.7-doc binutils binfmt-support
  504. The following NEW packages will be installed
  505. ca-certificates-java git git-man java-common lib32gcc1 lib32stdc++6
  506. lib32tinfo5 lib32z1 libavahi-client3 libavahi-common-data libavahi-common3
  507. libc6-i386 libcups2 liberror-perl liblcms2-2 libnspr4 libnss3 libnss3-nssdb
  508. libpcsclite1 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
  509. libxi6 libxrender1 libxtst6 openjdk-8-jdk-headless openjdk-8-jre-headless
  510. patch python python-minimal python2.7 python2.7-minimal x11-common
  511. 0 to upgrade, 33 to newly install, 0 to remove and 0 not to upgrade.
  512. Need to get 47.7 MB of archives.
  513. After this operation, 201 MB of additional disk space will be used.
  514. Get:1 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB]
  515. Get:2 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 x11-common all 1:7.7+13ubuntu3 [22.4 kB]
  516. Get:3 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB]
  517. Get:4 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB]
  518. Get:5 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB]
  519. Get:6 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB]
  520. Get:7 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 ca-certificates-java all 20160321 [12.9 kB]
  521. Get:8 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7,742 B]
  522. Get:9 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2 [21.7 kB]
  523. Get:10 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2 [21.6 kB]
  524. Get:11 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2 [25.1 kB]
  525. Get:12 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.3 [197 kB]
  526. Get:13 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB]
  527. Get:14 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB]
  528. Get:15 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB]
  529. Get:16 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u131-b11-2ubuntu1.16.04.3 [27.0 MB]
  530. Get:17 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.1 [339 kB]
  531. Get:18 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.1 [1,295 kB]
  532. Get:19 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 python-minimal amd64 2.7.11-1 [28.2 kB]
  533. Get:20 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.1 [1,884 kB]
  534. Get:21 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.1 [224 kB]
  535. Get:22 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libpython-stdlib amd64 2.7.11-1 [7,656 B]
  536. Get:23 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 python amd64 2.7.11-1 [137 kB]
  537. Get:24 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
  538. Get:25 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.3 [736 kB]
  539. Get:26 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.3 [3,102 kB]
  540. Get:27 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-i386 amd64 2.23-0ubuntu9 [2,333 kB]
  541. Get:28 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 lib32tinfo5 amd64 6.0+20160213-1ubuntu1 [76.9 kB]
  542. Get:29 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lib32z1 amd64 1:1.2.8.dfsg-2ubuntu4.1 [52.2 kB]
  543. Get:30 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u131-b11-2ubuntu1.16.04.3 [8,188 kB]
  544. Get:31 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 patch amd64 2.7.5-1 [90.4 kB]
  545. Get:32 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 lib32gcc1 amd64 1:6.0.1-0ubuntu1 [46.6 kB]
  546. Get:33 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 lib32stdc++6 amd64 5.4.0-6ubuntu1~16.04.5 [404 kB]
  547. Fetched 47.7 MB in 7s (6,033 kB/s)
  548. Extract templates from packages: 100%
  549. Selecting previously unselected package liblcms2-2:amd64.
  550. (Reading database ... 58469 files and directories currently installed.)
  551. Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ...
  552. Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ...
  553. Selecting previously unselected package x11-common.
  554. Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3_all.deb ...
  555. Unpacking x11-common (1:7.7+13ubuntu3) ...
  556. Selecting previously unselected package libxtst6:amd64.
  557. Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ...
  558. Unpacking libxtst6:amd64 (2:1.2.2-1) ...
  559. Selecting previously unselected package libnspr4:amd64.
  560. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
  561. Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
  562. Selecting previously unselected package libnss3-nssdb.
  563. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ...
  564. Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ...
  565. Selecting previously unselected package libnss3:amd64.
  566. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ...
  567. Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ...
  568. Selecting previously unselected package ca-certificates-java.
  569. Preparing to unpack .../ca-certificates-java_20160321_all.deb ...
  570. Unpacking ca-certificates-java (20160321) ...
  571. Selecting previously unselected package java-common.
  572. Preparing to unpack .../java-common_0.56ubuntu2_all.deb ...
  573. Unpacking java-common (0.56ubuntu2) ...
  574. Selecting previously unselected package libavahi-common-data:amd64.
  575. Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2_amd64.deb ...
  576. Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  577. Selecting previously unselected package libavahi-common3:amd64.
  578. Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb ...
  579. Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  580. Selecting previously unselected package libavahi-client3:amd64.
  581. Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2_amd64.deb ...
  582. Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  583. Selecting previously unselected package libcups2:amd64.
  584. Preparing to unpack .../libcups2_2.1.3-4ubuntu0.3_amd64.deb ...
  585. Unpacking libcups2:amd64 (2.1.3-4ubuntu0.3) ...
  586. Selecting previously unselected package libpcsclite1:amd64.
  587. Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ...
  588. Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
  589. Selecting previously unselected package libxi6:amd64.
  590. Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ...
  591. Unpacking libxi6:amd64 (2:1.7.6-1) ...
  592. Selecting previously unselected package libxrender1:amd64.
  593. Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ...
  594. Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
  595. Selecting previously unselected package openjdk-8-jre-headless:amd64.
  596. Preparing to unpack .../openjdk-8-jre-headless_8u131-b11-2ubuntu1.16.04.3_amd64.deb ...
  597. Unpacking openjdk-8-jre-headless:amd64 (8u131-b11-2ubuntu1.16.04.3) ...
  598. Selecting previously unselected package libpython2.7-minimal:amd64.
  599. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb ...
  600. Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.1) ...
  601. Selecting previously unselected package python2.7-minimal.
  602. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.1_amd64.deb ...
  603. Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.1) ...
  604. Selecting previously unselected package python-minimal.
  605. Preparing to unpack .../python-minimal_2.7.11-1_amd64.deb ...
  606. Unpacking python-minimal (2.7.11-1) ...
  607. Selecting previously unselected package libpython2.7-stdlib:amd64.
  608. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.1_amd64.deb ...
  609. Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.1) ...
  610. Selecting previously unselected package python2.7.
  611. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.1_amd64.deb ...
  612. Unpacking python2.7 (2.7.12-1ubuntu0~16.04.1) ...
  613. Selecting previously unselected package libpython-stdlib:amd64.
  614. Preparing to unpack .../libpython-stdlib_2.7.11-1_amd64.deb ...
  615. Unpacking libpython-stdlib:amd64 (2.7.11-1) ...
  616. Processing triggers for systemd (229-4ubuntu20) ...
  617. Processing triggers for ureadahead (0.100.0-19) ...
  618. Processing triggers for man-db (2.7.5-1) ...
  619. Processing triggers for ca-certificates (20170717~16.04.1) ...
  620. Updating certificates in /etc/ssl/certs...
  621. 0 added, 0 removed; done.
  622. Running hooks in /etc/ca-certificates/update.d...
  623. done.
  624. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  625. Processing triggers for mime-support (3.59ubuntu1) ...
  626. Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.1) ...
  627. Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.1) ...
  628. Setting up python-minimal (2.7.11-1) ...
  629. Selecting previously unselected package python.
  630. (Reading database ... 59578 files and directories currently installed.)
  631. Preparing to unpack .../python_2.7.11-1_amd64.deb ...
  632. Unpacking python (2.7.11-1) ...
  633. Selecting previously unselected package liberror-perl.
  634. Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
  635. Unpacking liberror-perl (0.17-1.2) ...
  636. Selecting previously unselected package git-man.
  637. Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.3_all.deb ...
  638. Unpacking git-man (1:2.7.4-0ubuntu1.3) ...
  639. Selecting previously unselected package git.
  640. Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.3_amd64.deb ...
  641. Unpacking git (1:2.7.4-0ubuntu1.3) ...
  642. Selecting previously unselected package libc6-i386.
  643. Preparing to unpack .../libc6-i386_2.23-0ubuntu9_amd64.deb ...
  644. Unpacking libc6-i386 (2.23-0ubuntu9) ...
  645. Selecting previously unselected package lib32tinfo5.
  646. Preparing to unpack .../lib32tinfo5_6.0+20160213-1ubuntu1_amd64.deb ...
  647. Unpacking lib32tinfo5 (6.0+20160213-1ubuntu1) ...
  648. Selecting previously unselected package lib32z1.
  649. Preparing to unpack .../lib32z1_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ...
  650. Unpacking lib32z1 (1:1.2.8.dfsg-2ubuntu4.1) ...
  651. Selecting previously unselected package openjdk-8-jdk-headless:amd64.
  652. Preparing to unpack .../openjdk-8-jdk-headless_8u131-b11-2ubuntu1.16.04.3_amd64.deb ...
  653. Unpacking openjdk-8-jdk-headless:amd64 (8u131-b11-2ubuntu1.16.04.3) ...
  654. Selecting previously unselected package patch.
  655. Preparing to unpack .../patch_2.7.5-1_amd64.deb ...
  656. Unpacking patch (2.7.5-1) ...
  657. Selecting previously unselected package lib32gcc1.
  658. Preparing to unpack .../lib32gcc1_1%3a6.0.1-0ubuntu1_amd64.deb ...
  659. Unpacking lib32gcc1 (1:6.0.1-0ubuntu1) ...
  660. Selecting previously unselected package lib32stdc++6.
  661. Preparing to unpack .../lib32stdc++6_5.4.0-6ubuntu1~16.04.5_amd64.deb ...
  662. Unpacking lib32stdc++6 (5.4.0-6ubuntu1~16.04.5) ...
  663. Processing triggers for man-db (2.7.5-1) ...
  664. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  665. Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ...
  666. Setting up x11-common (1:7.7+13ubuntu3) ...
  667. update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
  668. Setting up libxtst6:amd64 (2:1.2.2-1) ...
  669. Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
  670. Setting up java-common (0.56ubuntu2) ...
  671. Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  672. Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  673. Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2) ...
  674. Setting up libcups2:amd64 (2.1.3-4ubuntu0.3) ...
  675. Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
  676. Setting up libxi6:amd64 (2:1.7.6-1) ...
  677. Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
  678. Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.1) ...
  679. Setting up python2.7 (2.7.12-1ubuntu0~16.04.1) ...
  680. Setting up libpython-stdlib:amd64 (2.7.11-1) ...
  681. Setting up python (2.7.11-1) ...
  682. Setting up liberror-perl (0.17-1.2) ...
  683. Setting up git-man (1:2.7.4-0ubuntu1.3) ...
  684. Setting up git (1:2.7.4-0ubuntu1.3) ...
  685. Setting up libc6-i386 (2.23-0ubuntu9) ...
  686. Setting up lib32tinfo5 (6.0+20160213-1ubuntu1) ...
  687. Setting up lib32z1 (1:1.2.8.dfsg-2ubuntu4.1) ...
  688. Setting up patch (2.7.5-1) ...
  689. Setting up lib32gcc1 (1:6.0.1-0ubuntu1) ...
  690. Setting up lib32stdc++6 (5.4.0-6ubuntu1~16.04.5) ...
  691. Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ...
  692. Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ...
  693. Setting up ca-certificates-java (20160321) ...
  694. Adding debian:Deutsche_Telekom_Root_CA_2.pem
  695. Adding debian:XRamp_Global_CA_Root.pem
  696. Adding debian:SecureSign_RootCA11.pem
  697. Adding debian:Amazon_Root_CA_1.pem
  698. Adding debian:Security_Communication_EV_RootCA1.pem
  699. Adding debian:Atos_TrustedRoot_2011.pem
  700. Adding debian:Certplus_Root_CA_G2.pem
  701. Adding debian:Izenpe.com.pem
  702. Adding debian:Secure_Global_CA.pem
  703. Adding debian:DigiCert_Global_Root_CA.pem
  704. Adding debian:SecureTrust_CA.pem
  705. Adding debian:DigiCert_Global_Root_G2.pem
  706. Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
  707. Adding debian:Swisscom_Root_EV_CA_2.pem
  708. Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
  709. Adding debian:COMODO_Certification_Authority.pem
  710. Adding debian:Certum_Trusted_Network_CA_2.pem
  711. Adding debian:Certum_Root_CA.pem
  712. Adding debian:GlobalSign_Root_CA_-_R2.pem
  713. Adding debian:CA_Disig_Root_R1.pem
  714. Adding debian:Certum_Trusted_Network_CA.pem
  715. Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
  716. Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
  717. Adding debian:PSCProcert.pem
  718. Adding debian:Sonera_Class_2_Root_CA.pem
  719. Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
  720. Adding debian:Certinomis_-_Autorité_Racine.pem
  721. Adding debian:certSIGN_ROOT_CA.pem
  722. Adding debian:OpenTrust_Root_CA_G2.pem
  723. Adding debian:USERTrust_ECC_Certification_Authority.pem
  724. Adding debian:Comodo_AAA_Services_root.pem
  725. Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
  726. Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
  727. Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
  728. Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
  729. Adding debian:Camerfirma_Global_Chambersign_Root.pem
  730. Adding debian:QuoVadis_Root_CA_2.pem
  731. Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
  732. Adding debian:ISRG_Root_X1.pem
  733. Adding debian:QuoVadis_Root_CA_3_G3.pem
  734. Adding debian:USERTrust_RSA_Certification_Authority.pem
  735. Adding debian:TWCA_Global_Root_CA.pem
  736. Adding debian:Trustis_FPS_Root_CA.pem
  737. Adding debian:DST_Root_CA_X3.pem
  738. Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
  739. Adding debian:DigiCert_Trusted_Root_G4.pem
  740. Adding debian:AddTrust_Qualified_Certificates_Root.pem
  741. Adding debian:thawte_Primary_Root_CA_-_G3.pem
  742. Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
  743. Adding debian:LuxTrust_Global_Root_2.pem
  744. Adding debian:AC_RAIZ_FNMT-RCM.pem
  745. Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
  746. Adding debian:Hongkong_Post_Root_CA_1.pem
  747. Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
  748. Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
  749. Adding debian:QuoVadis_Root_CA_1_G3.pem
  750. Adding debian:AddTrust_External_Root.pem
  751. Adding debian:GeoTrust_Primary_Certification_Authority.pem
  752. Adding debian:OpenTrust_Root_CA_G3.pem
  753. Adding debian:Certinomis_-_Root_CA.pem
  754. Adding debian:IdenTrust_Commercial_Root_CA_1.pem
  755. Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem
  756. Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
  757. Adding debian:CNNIC_ROOT.pem
  758. Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
  759. Adding debian:QuoVadis_Root_CA_3.pem
  760. Adding debian:Buypass_Class_2_Root_CA.pem
  761. Adding debian:QuoVadis_Root_CA_2_G3.pem
  762. Adding debian:SwissSign_Gold_CA_-_G2.pem
  763. Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
  764. Adding debian:Network_Solutions_Certificate_Authority.pem
  765. Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
  766. Adding debian:SZAFIR_ROOT_CA2.pem
  767. Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
  768. Adding debian:EC-ACC.pem
  769. Adding debian:AffirmTrust_Premium.pem
  770. Adding debian:TWCA_Root_Certification_Authority.pem
  771. Adding debian:TeliaSonera_Root_CA_v1.pem
  772. Adding debian:AffirmTrust_Networking.pem
  773. Adding debian:Buypass_Class_3_Root_CA.pem
  774. Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
  775. Adding debian:Visa_eCommerce_Root.pem
  776. Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
  777. Adding debian:SwissSign_Silver_CA_-_G2.pem
  778. Adding debian:thawte_Primary_Root_CA.pem
  779. Adding debian:COMODO_RSA_Certification_Authority.pem
  780. Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
  781. Adding debian:Amazon_Root_CA_2.pem
  782. Adding debian:Comodo_Secure_Services_root.pem
  783. Adding debian:ePKI_Root_Certification_Authority.pem
  784. Adding debian:ACCVRAIZ1.pem
  785. Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
  786. Adding debian:COMODO_ECC_Certification_Authority.pem
  787. Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
  788. Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
  789. Adding debian:AddTrust_Public_Services_Root.pem
  790. Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
  791. Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
  792. Adding debian:AffirmTrust_Premium_ECC.pem
  793. Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem
  794. Adding debian:DigiCert_Assured_ID_Root_CA.pem
  795. Adding debian:AddTrust_Low-Value_Services_Root.pem
  796. Adding debian:Chambers_of_Commerce_Root_-_2008.pem
  797. Adding debian:Certigna.pem
  798. Adding debian:CFCA_EV_ROOT.pem
  799. Adding debian:Certplus_Class_2_Primary_CA.pem
  800. Adding debian:Go_Daddy_Class_2_CA.pem
  801. Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem
  802. Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
  803. Adding debian:Security_Communication_Root_CA.pem
  804. Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
  805. Adding debian:Entrust_Root_Certification_Authority.pem
  806. Adding debian:GlobalSign_Root_CA.pem
  807. Adding debian:Starfield_Class_2_CA.pem
  808. Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
  809. Adding debian:DigiCert_Assured_ID_Root_G3.pem
  810. Adding debian:Security_Communication_RootCA2.pem
  811. Adding debian:Global_Chambersign_Root_-_2008.pem
  812. Adding debian:OpenTrust_Root_CA_G1.pem
  813. Adding debian:Taiwan_GRCA.pem
  814. Adding debian:AffirmTrust_Commercial.pem
  815. Adding debian:DigiCert_Global_Root_G3.pem
  816. Adding debian:thawte_Primary_Root_CA_-_G2.pem
  817. Adding debian:Certplus_Root_CA_G1.pem
  818. Adding debian:EE_Certification_Centre_Root_CA.pem
  819. Adding debian:Actalis_Authentication_Root_CA.pem
  820. Adding debian:CA_Disig_Root_R2.pem
  821. Adding debian:DigiCert_Assured_ID_Root_G2.pem
  822. Adding debian:ACEDICOM_Root.pem
  823. Adding debian:Swisscom_Root_CA_1.pem
  824. Adding debian:Comodo_Trusted_Services_root.pem
  825. Adding debian:GeoTrust_Global_CA.pem
  826. Adding debian:GlobalSign_Root_CA_-_R3.pem
  827. Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
  828. Adding debian:E-Tugra_Certification_Authority.pem
  829. Adding debian:DST_ACES_CA_X6.pem
  830. Adding debian:GeoTrust_Universal_CA.pem
  831. Adding debian:Swisscom_Root_CA_2.pem
  832. Adding debian:Amazon_Root_CA_3.pem
  833. Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
  834. Adding debian:Cybertrust_Global_Root.pem
  835. Adding debian:Baltimore_CyberTrust_Root.pem
  836. Adding debian:GeoTrust_Global_CA_2.pem
  837. Adding debian:Amazon_Root_CA_4.pem
  838. Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
  839. Adding debian:GeoTrust_Universal_CA_2.pem
  840. Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
  841. Adding debian:QuoVadis_Root_CA.pem
  842. done.
  843. Processing triggers for ca-certificates (20170717~16.04.1) ...
  844. Updating certificates in /etc/ssl/certs...
  845. 0 added, 0 removed; done.
  846. Running hooks in /etc/ca-certificates/update.d...
  847.  
  848. done.
  849. done.
  850. Setting up openjdk-8-jre-headless:amd64 (8u131-b11-2ubuntu1.16.04.3) ...
  851. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
  852. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode
  853. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
  854. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
  855. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
  856. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
  857. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
  858. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode
  859. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode
  860. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode
  861. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
  862. Setting up openjdk-8-jdk-headless:amd64 (8u131-b11-2ubuntu1.16.04.3) ...
  863. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
  864. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
  865. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
  866. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
  867. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
  868. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
  869. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
  870. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
  871. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
  872. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
  873. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
  874. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
  875. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
  876. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
  877. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
  878. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
  879. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
  880. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
  881. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
  882. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
  883. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
  884. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
  885. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
  886. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
  887. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
  888. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
  889. update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
  890. Processing triggers for libc-bin (2.23-0ubuntu9) ...
  891. Processing triggers for systemd (229-4ubuntu20) ...
  892. Processing triggers for ureadahead (0.100.0-19) ...
  893. % Total % Received % Xferd Average Speed Time Time Time Current
  894. Dload Upload Total Spent Left Speed
  895. 100 15.5M 100 15.5M 0 0 2929k 0 0:00:05 0:00:05 --:--:-- 3304k
  896. [16:27:44] [ERROR] Cannot find a config file!
  897. [16:27:44] [WARN] pufferd could be unstable
  898. [16:27:44] [INFO] Created symlink from /etc/systemd/system/multi-user.target.wants/pufferd.service to /etc/systemd/system/pufferd.service.
  899.  
  900. [16:27:44] [INFO] Service may be started with: systemctl start pufferd
  901. [16:27:44] [ERROR] Error loading config
  902. open /etc/pufferd/config.json: no such file or directory
  903. [16:27:44] [INFO] pufferd v1.1.5 (2017-08-26_03:15:30PM 79db5e44f848ec1394f053ae5210cecd6e89b73c)
  904. [16:27:44] [INFO] Logging set to INFO
  905. [16:27:44] [INFO] Config saved
  906. Successfully installed the daemon
  907. mysql: [Warning] Using a password on the command line interface can be insecure.
  908. ------------
  909. Would you like to thank us? Each thanks gives us the motivation to provide this software to you. [Y/n]: y
  910. ------------
  911. Thank you for installing PufferPanel!
  912. Assuming that the installation completed, you will be able to visit your new panel at http://0.0.0.0
  913. root@one:/srv/pufferpanel# ./pufferpanel install
  914. PHP 7.0.0+: [Installed]
  915. PHP-curl: [Installed]
  916. PHP-hash: [Installed]
  917. PHP-openssl: [Installed]
  918. PHP-pdo: [Installed]
  919. PHP-pdo_mysql: [Installed]
  920. ------------
  921. Thank you for using the PufferPanel installer!
  922. Please do not run this installer if PufferPanel has already been installed without first running ./pufferpanel purge
  923.  
  924. Before we can complete the installation, we need to ask you some questions
  925. These questions will help configure PufferPanel so that you can get to using it
  926. ------------
  927. MySQL Configuration
  928. Enter the MySQL host [localhost]:
  929. Enter the MySQL port [3306]:
  930. Enter the MySQL username (MUST HAVE GRANT) [root]:
  931. Enter the MySQL account password: mysql: [Warning] Using a password on the command line interface can be insecure.
  932.  
  933. Creating pufferpanel account and installing database...
  934. mysql: [Warning] Using a password on the command line interface can be insecure.
  935. ERROR 1062 (23000) at line 179: Duplicate entry 'version' for key 'UK_metaKey'
  936. mysql: [Warning] Using a password on the command line interface can be insecure.
  937. mysql: [Warning] Using a password on the command line interface can be insecure.
  938. mysql: [Warning] Using a password on the command line interface can be insecure.
  939. MySQL has been configured and the database was installed
  940. Switching to new user for further commands
  941. ------------
  942. Configuring site details
  943. Please enter the domain or IP (if you do not have a domain) for your site (do NOT include http(s)://): 192.168.0.60
  944. mysql: [Warning] Using a password on the command line interface can be insecure.
  945. Settings saved to database
  946. ------------
  947. Please enter the following information for the new admin user
  948. Username: user
  949. Email: user@user.fake
  950. Password:
  951. Confirm Password:
  952. Password does not match the confirm password! Please try again.
  953. Password:
  954. Confirm Password:
  955.  
  956. Installing user...
  957. mysql: [Warning] Using a password on the command line interface can be insecure.
  958. Installing nginx config (if possible)
  959. An existing configuration exists in /etc/nginx/sites-enabled
  960. Installing pufferd daemon onto the local node
  961. WARNING: pufferd is already installed, continuing will DELETE the current pufferd installation and ALL SERVER FILES
  962. It is highly recommended that you back up all data in /var/lib/pufferd prior to reinstalling
  963. Are you sure you wish DELETE ALL SERVER FILES and reinstall pufferd? [y/N]: y
  964. This option will UNINSTALL pufferd, are you sure? Please enter "yes" to proceed [no]
  965. yes
  966. [16:29:51] [INFO] Attempting to kill all pufferd process...
  967. [16:30:06] [ERROR] Couldn't delete the pufferd user
  968. exit status 3
  969. [16:30:06] [INFO] pufferd is now uninstalled.
  970. System detected as some variant of Ubuntu or Debian.
  971. Installing some dependiencies.
  972. Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
  973. Hit:2 http://gb.archive.ubuntu.com/ubuntu xenial InRelease
  974. Hit:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease
  975. Hit:4 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease
  976. Reading package lists... Done
  977. Reading package lists... Done
  978. Building dependency tree
  979. Reading state information... Done
  980. lib32gcc1 is already the newest version (1:6.0.1-0ubuntu1).
  981. lib32tinfo5 is already the newest version (6.0+20160213-1ubuntu1).
  982. python is already the newest version (2.7.11-1).
  983. curl is already the newest version (7.47.0-1ubuntu2.4).
  984. git is already the newest version (1:2.7.4-0ubuntu1.3).
  985. lib32stdc++6 is already the newest version (5.4.0-6ubuntu1~16.04.5).
  986. lib32z1 is already the newest version (1:1.2.8.dfsg-2ubuntu4.1).
  987. openjdk-8-jdk-headless is already the newest version (8u131-b11-2ubuntu1.16.04.3).
  988. openssl is already the newest version (1.0.2g-1ubuntu4.8).
  989. tar is already the newest version (1.28-2.1ubuntu0.1).
  990. 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
  991. % Total % Received % Xferd Average Speed Time Time Time Current
  992. Dload Upload Total Spent Left Speed
  993. 100 15.5M 100 15.5M 0 0 1373k 0 0:00:11 0:00:11 --:--:-- 1448k
  994. mkdir: cannot create directory ‘/var/lib/pufferd’: File exists
  995. mkdir: cannot create directory ‘/etc/pufferd’: File exists
  996. [16:30:21] [INFO] Created symlink from /etc/systemd/system/multi-user.target.wants/pufferd.service to /etc/systemd/system/pufferd.service.
  997.  
  998. [16:30:21] [INFO] Service may be started with: systemctl start pufferd
  999. [16:30:21] [INFO] pufferd v1.1.5 (2017-08-26_03:15:30PM 79db5e44f848ec1394f053ae5210cecd6e89b73c)
  1000. [16:30:21] [INFO] Logging set to INFO
  1001. [16:30:21] [INFO] Config saved
  1002. Successfully installed the daemon
  1003. mysql: [Warning] Using a password on the command line interface can be insecure.
  1004. ERROR 1062 (23000) at line 2: Duplicate entry 'LocalNode' for key 'name'
  1005. ------------
  1006. Would you like to thank us? Each thanks gives us the motivation to provide this software to you. [Y/n]: y
  1007. ------------
  1008. Thank you for installing PufferPanel!
  1009. Assuming that the installation completed, you will be able to visit your new panel at http://192.168.0.60
  1010. root@one:/srv/pufferpanel#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement