diff --git a/Performance-Testing.md b/Performance-Testing.md index fea377a..e1b5fa7 100644 --- a/Performance-Testing.md +++ b/Performance-Testing.md @@ -21,10 +21,10 @@ The purpose of these tests is to provide highly isolated and repeatable benchmar ## Running 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 dpkg -i kasmvncserver_bionic_*.deb -ubuntu@hostname:~$ sudo apt-get install -f -ubuntu@hostname:~$ /usr/bin/Xvnc -interface 0.0.0.0 -selfBench :1 +`ubuntu@hostname:~$ sudo apt-get update` +`ubuntu@hostname:~$ sudo dpkg -i kasmvncserver_bionic_*.deb` +`ubuntu@hostname:~$ sudo apt-get install -f` +`ubuntu@hostname:~$ /usr/bin/Xvnc -interface 0.0.0.0 -selfBench :1` Xvnc KasmVNC 0.9 - built Sep 3 2021 14:29:59 Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)