우분투18 stress 설치

Jmnote (토론 | 기여)님의 2019년 11월 27일 (수) 15:29 판 (새 문서: ==개요== ;우분투18 stress 설치 ;apt install stress <source lang='console'> testuser@localhost:~$ stress Command 'stress' not found, but can be installed with: apt install st...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

우분투18 stress 설치
apt install stress
testuser@localhost:~$ stress

Command 'stress' not found, but can be installed with:

apt install stress
Please ask your administrator.
root@localhost:~# stress

Command 'stress' not found, but can be installed with:

apt install stress
root@localhost:~# apt install stress
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  stress
0 upgraded, 1 newly installed, 0 to remove and 83 not upgraded.
Need to get 17.5 kB of archives.
After this operation, 46.1 kB of additional disk space will be used.
... (생략)
Preparing to unpack .../stress_1.0.4-2_amd64.deb ...
Unpacking stress (1.0.4-2) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Setting up stress (1.0.4-2) ...
root@localhost:~# stress --version
stress 1.0.4

2 같이 보기

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