diff --git a/README.md b/README.md index 5f9e8f6..37e7239 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RemoteSupport -GLPI Plugin for direct VNC connection inside computer from server +GLPI Plugin for direct VNC connection from browser inside computer from server This Plugin add a simple button inside computer: @@ -10,12 +10,12 @@ If user is correctly connected to one or more computer it will launch a VNC conn - Prerequisites 1) VNC Must be installed in the destination PC -2) Fusion inventory must be installed on +2) Fusion inventory must be installed on server with GLPI 3) Agent must be installed on remote PC -4) Easy noVNC must be installed on server +4) Easy noVNC must be installed on server with GLPI -clone it and build binnary with make, edit Makefile +clone it and build binnary with make, edit Makefile in remotesupport plugin and build with make Create systemd unit file: ```