우분투 bosh 설치

Jmnote (토론 | 기여)님의 2015년 12월 22일 (화) 17:16 판 (새 문서: ;우분투 bosh 설치 ==확인== <source lang='cli'> root@zetawiki:~# bosh -v The program 'bosh' is currently not installed. You can install it by typing: apt-get install bosh </sou...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
우분투 bosh 설치

1 확인

root@zetawiki:~# bosh -v
The program 'bosh' is currently not installed. You can install it by typing:
apt-get install bosh

2 설치

root@zetawiki:~# apt-get install bosh
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  bosh
0 upgraded, 1 newly installed, 0 to remove and 48 not upgraded.
Need to get 25.4 kB of archives.
After this operation, 102 kB of additional disk space will be used.
Get:1 http://kr.archive.ubuntu.com/ubuntu/ precise/universe bosh amd64 0.6-6 [25.4 kB]
Fetched 25.4 kB in 0s (146 kB/s)
Selecting previously unselected package bosh.
(Reading database ... 93320 files and directories currently installed.)
Unpacking bosh (from .../archives/bosh_0.6-6_amd64.deb) ...
Processing triggers for man-db ...
Setting up bosh (0.6-6) ...

3 확인 2

root@zetawiki:~# bosh -v
bosh 0.6
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}