mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-25 01:24:04 +01:00
Updated Performance Testing (markdown)
parent
9d01a65dc2
commit
0f561439d8
@ -22,8 +22,11 @@ The purpose of these tests is to provide highly isolated and repeatable benchmar
|
|||||||
All our testing is done on an AWS c5.large instance type running on Ubuntu 18.04 LTS.
|
All our testing is done on an AWS c5.large instance type running on Ubuntu 18.04 LTS.
|
||||||
|
|
||||||
`ubuntu@hostname:~$ sudo apt-get update`
|
`ubuntu@hostname:~$ sudo apt-get update`
|
||||||
|
|
||||||
`ubuntu@hostname:~$ sudo dpkg -i kasmvncserver_bionic_*.deb`
|
`ubuntu@hostname:~$ sudo dpkg -i kasmvncserver_bionic_*.deb`
|
||||||
|
|
||||||
`ubuntu@hostname:~$ sudo apt-get install -f`
|
`ubuntu@hostname:~$ sudo apt-get install -f`
|
||||||
|
|
||||||
`ubuntu@hostname:~$ /usr/bin/Xvnc -interface 0.0.0.0 -selfBench :1`
|
`ubuntu@hostname:~$ /usr/bin/Xvnc -interface 0.0.0.0 -selfBench :1`
|
||||||
|
|
||||||
Xvnc KasmVNC 0.9 - built Sep 3 2021 14:29:59
|
Xvnc KasmVNC 0.9 - built Sep 3 2021 14:29:59
|
||||||
|
Loading…
Reference in New Issue
Block a user