Additional Features
...
Additional Features
Add-Ons

Implementing Remote Access

5min
the remote access functionality allows computers to be accessed remotely from your citsmart citsmart instance in this sense, we use the virtual network computing ( vnc ) protocol resources through the apache guacamole a web based remote access gateway to make this operation feasible in addition to being able to remotely access a configuration item, all sessions are saved and made available to the ci information this ensures better control over the actions taken by providing a reliable and auditable environment this functionality is an add on to configuration management and depends on the inventory process to make viable remote access to a ci before getting started the following requirements precede the effective use of this functionality having the inventory process defined and functional using the citsmart citsmart inventory ; having inventoried the configuration items; procedure install the guacd using the official documentation or download the container provided by citsmart citsmart it is not necessary to install the guacamole client , since citsmart citsmart only uses the guacamole daemon, that is, the guacd; after installation, set up the logs; ```sh /usr/local/sbin/guacd b 0 0 0 0 > /var/log/guacd log 2>&1 ``` 3\ download the ( jar ) video encoder (in the partner portal downloads center) which compiles the videos from the sessions; 4\ copy the video encoder to the server; 5\ perform the configuration by replacing the variables with the information of your server; 6\ set directory for recording videos (eg /mp4 ); 🖊 nota video recording after the remote access session ends, the generated video enters a compilation queue and, then made available on the platform the time of compilation will depend on the time of the session, in addition, the beginning of the compilation is linked to the cron routine defined in the remote access connection 7\ in the configuration item that will be accessed remotely (eg windows computer ), install a remote access client with vnc protocol support (eg tightvnc ) and set an access password save this password as it will be used in the next step; 8\ perform the registration of remote access connections in your instance according to the document what to do next with guacd service active and communicable, the next step is to remotely access the configured ci