Remote Connections
From Inveneo
Contents |
Connecting to a Windows Remote Desktop Session
Users can use RDP to access applications on a windows server and run the programs as if running on their own ICS. Using VNC, an administrator can view the desktop of an ICS on the network to administer the system or help a user accomplish tasks or troubleshoot problems.
Configuring an RDP Session
- Click Start > All Programs > Network > Terminal Server Client.
- In the “Computer” field, type in the IP address of the Windows Server.
- Protocol: RDP (specific to Windows)
- User Name: Type in user name
- Password: Will not be remembered. To save password, see the section Saving the Password.
- Fill in “Domain,” “Client Hostname” and “Protocol File” fields, if necessary.
- Click Save As, type in a name for your connection settings (for example, “RDS”), and click OK.
- Click Connect.
- In the “Log On to Windows” field, type in the Windows Server password and click OK.
- To end the Windows Server session, click close button (“X”) in the upper right corner to close the Terminal Server Client.
- If the warning message “An error has occurred” appears, click Cancel.
- Click the Close button on the Terminal Server Client.
- To save the Terminal Server Client settings, click Start > Administration > Save Configuration.
- Type in the administrator password and click OK.
- When the “Configuration saved” message appears, click OK.
Saving the Password
- Open a terminal window: Start > Administration > Terminal
- Then issue this command:
- mousepad /home/default/.tsclient/<file name>
- File name refers to the file created when you clicked the Save As button mentioned above
- This will open the file in mousepad.
- In mousepad, scroll down the line that reads "password:b:"
- Type in the password for the remote session: "password:b:<password>"
- To modify the file with the password changes, click File > Save
- To permanently save the changes, click Start > Administration > Save Configuration
- Type in the administrator password and click OK.
Connecting to another computer using VNC
- Click Start > All Programs > Network > Terminal Server Client.
- In the “Computer:” field, type in the IP address of station you want to connect to.
- Choose VNC for the Protocol field.
- User Name: default
- Click Save As, type in a name for your connection settings (for example, “RDS”), and click OK .
- Click Connect .
- If you are connecting to another computer running Inveneo Desktop Linux, the screen will go blank until the person in front of the station you are connecting to clicks the Allow button on their screen. (Tip: Be sure to contact the person in advance so they are at their station to click the Allow button.)
- When the user of the station you wish to connect to clicks Allow, your screen will open a window displaying the other computer.
- You may now use the remote Inveneo Computing Station as you normally would use your own Station. (Note: A slight delay in response from the remote Station is normal.)
- To hide the remote station's screen without closing the connection, click the minimize button in the upper right corner of the terminal window.
- To close the connection, click the Close button ("X") in the upper right corner of the terminal window.
- If the box “An error has occurred” appears, click Cancel.
- Click the Close button ("X") in the upper right corner of the terminal window.
- To save the Terminal Server Client settings, click Start > Administration > Save Configuration.
- Type in the administrator password and click OK.
- When the “Configuration saved” message appears, click OK.
Creating a Desktop Icon to Start a Pre-Configured Remote Connection
These instructions apply to both VNC and RDP sessions
- Click Start > Administration > Configure Desktop Icons.
- Type in the administrator password and click OK.
- Click Add Program.
- Name: Type a name for the icon (for example, “RDS”).
- In the “Command” filed, type:
- tsclient –x /home/default/.tsclient/<file name>
- File name refers the name of file created when you clicked the Save As button mentioned above
- Click No Icon.
- Choose an icon (Inveneo suggests the "gnome-remote-desktop" icon), then click OK.
- Click Create.
- To save the icon, click Start > Administration > Save Configuration.
- Type in the administrator password and click OK.
- When the “Configuration saved” message appears, click OK.




