우분투 bosh 설치

Jmnote bot (토론 | 기여)님의 2016년 3월 29일 (화) 14:14 판 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
우분투 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
... (생략)
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

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}