Update README.md

This commit is contained in:
2021-12-10 12:35:36 +01:00
parent 7e5d7d1d3c
commit 6aee52c717

View File

@@ -1,5 +1,5 @@
# RemoteSupport # 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: 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 - Prerequisites
1) VNC Must be installed in the destination PC 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 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: Create systemd unit file:
``` ```