These instructions were tested on Mageia 9 with RemoteBox 3.5, other configurations may vary.
        They describe installing the RemoteBox client and assume you have root privileges to perform the install. In order to connect from RemoteBox, VirtualBox will need to be installed and configured on the server and if necessary, appropriate firewall ports will need to be opened.
        
        Repository Install
        
        RemoteBox is available in the official Mageia repositories which may be sufficient for your needs, although the version may differ from the latest. It can be installed as follows:
        
        dnf -y install remotebox freerdp tigervnc
        
 
        Tarball Install
        
        Ensure the required dependencies are installed as follows:
        
        dnf -y install perl-Gtk3 perl-SOAP-Lite perl-Regexp-Common perl-File-Which freerdp tigervnc
        
        To launch RemoteBox, unpack the RemoteBox tarball and run the 'remotebox' executable.