우분투14 htop 설치

리눅스 htop 설치
우분투14 htop 설치

1 확인[ | ]

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

2 설치[ | ]

root@zetawiki:~# apt-get install htop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  htop
0 upgraded, 1 newly installed, 0 to remove and 133 not upgraded.
Need to get 68.0 kB of archives.
After this operation, 188 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/universe htop amd64 1.0.2-3 [68.0 kB]
Fetched 68.0 kB in 1s (65.3 kB/s)
Selecting previously unselected package htop.
(Reading database ... 85804 files and directories currently installed.)
Preparing to unpack .../htop_1.0.2-3_amd64.deb ...
Unpacking htop (1.0.2-3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up htop (1.0.2-3) ...

3 확인 2[ | ]

root@zetawiki:~# htop -v
htop 1.0.2 - (C) 2004-2011 Hisham Muhammad
Released under the GNU GPL.

4 같이 보기[ | ]

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