- SysBench 설치 (apt-get)
- Ubuntu sysbench 설치
1 방법[ | ]
Console
Copy
root@ubuntu:~# apt-get install sysbench
... (생략)
The following extra packages will be installed:
libmysqlclient18 mysql-common
The following NEW packages will be installed:
libmysqlclient18 mysql-common sysbench
0 upgraded, 3 newly installed, 0 to remove and 54 not upgraded.
Need to get 1,028 kB of archives.
After this operation, 3,839 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Console
Copy
Setting up sysbench (0.4.12-1build2) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
2 확인[ | ]
Console
Copy
root@ubuntu:~# sysbench --version
sysbench 0.4.12
3 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.