157
1.877.877.2269
BLACKBOX.COM
NEED HELP?
LEAVE THE TECH TO US
LIVE 24/7
TECHNICAL
SUPPORT
1.877.877.2269
Click Connect.
On a Linux or UNIX client:
Launch the open source rdesktop client from a shell. For example:
rdesktop -u windows-user-id -p windows-password -g 1200x950 ms-windows-terminal-server-host-name
TABLE 7-3. RDESKTOP OPTIONS
RDESKTOP OPTION
DESCRIPTION
-a
Color depth. Valid values are 8, 16, and 24.
-r
Device redirection. Redirects remote machine sound to the local device.
-g
Display geometry. Either widthxheight in pixels, or % of local screen.
-p
Sets rdesktop to receive a password prompt form the remote machine.
You can use GUI front end tools such as the GNOME Terminal Services Client tsclient to configure and launch the rdesktop client.
tsclient also allows for multiple rdesktop configurations for connection to many servers.
On an OS X client
Download Microsoft’s free Remote Desktop Connection (RDC) client from https://microsoft.com/en-us/download/
details.aspx?id=18140.
NOTE: Microsoft RDC Client for OS X is not supported for use with OS X v10.7 (Lion) or later.
7.9 SDT SSH TUNNEL FOR VNC
Alternately, with SDT and Virtual Network Computing (VNC), Users and Administrators can securely access and control computers
running Windows, Linux, macOS, Solaris and UNIX.
To set up a secure VNC connection you must
Install (if necessary) and configure VNC Server software on the computer to be accessed.
Install (if necessary) and configure VNC Viewer software on the Viewer PC.
7.9.1 INSTALL AND CONFIGURE THE VNC SERVER ON THE COMPUTER TO BE ACCESSED
Virtual Network Computing (VNC) software enables users to remotely access computers running Linux, macOS, Solaris, UNIX, all
versions of Windows and most other operating systems.
VNC Servers
RealVNC Connect, https://realvnc.com/, is a multi-platform VNC server that runs on Windows, macOS, Linux, Solaris, HP-UX, AIX,
and Raspberry Pi. RealVNC also offers a VNC client, RealVNC Viewer, which runs on these platforms as well as iOS, Android, and
Chrome.
TightVNC, https://tightvnc.com/, is a dual-licensed (GPL and commercial) VNC server for Windows. TightVNC also offer a Java-
based VNC viewer. It works on any system with Java SE version 1.6 or later installed.
UltraVNC, http://uvnc.com/, is a VNC server and viewer for Windows.
Most Linux distributions ship with VNC servers and viewers. If a Linux instance does not have VNC software installed, it will likely
be available for install via the distro’s software repository.
CHAPTER 7: SSH TUNNELS AND SDT CONNECTOR