mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-21 02:08:10 +02:00
Update README.md
This commit is contained in:
parent
313961153c
commit
5da407c11f
@ -37,10 +37,10 @@ Future Goals:
|
|||||||
### Installation
|
### Installation
|
||||||
We are currently developing releasable packages for major operating sytems. The install script available with releases will install dependencies, compile webp, and pull down and install the pre-compiled KasmVNC tarball. Currently, only Ubuntu 18.04 LTS is pre-compiled.
|
We are currently developing releasable packages for major operating sytems. The install script available with releases will install dependencies, compile webp, and pull down and install the pre-compiled KasmVNC tarball. Currently, only Ubuntu 18.04 LTS is pre-compiled.
|
||||||
|
|
||||||
This installer assumes you already have a desktop environment installed, but have never configured a VNC server.
|
This installer assumes you already have a desktop environment installed, but have never configured a VNC server. Use the install script found in this project under builder/install/install.sh, currently Ubuntu 18.04LTS is the only operating system with pre-compiled binaries.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# download install script from releases
|
# use install script from builder/install/install.sh
|
||||||
sudo ./install.sh
|
sudo ./install.sh
|
||||||
|
|
||||||
# change owner of pre-installed cert to your user
|
# change owner of pre-installed cert to your user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user