ECE Department
Home | ECE Support Home > Linux/Unix
Guides
Linux/Unix/SSH Guides
SSH Connection
VNC Viewer Server Setup
VNC Viewer Client Setup
SSH Connection
- Download the SSH SecureShell client from our file servers at this
address:
SSH Secure Shell Download
- Install the program
- Find the program on your computer and run "Secure File Transfer
Client"

- Select "Quick Connect"

- Type the host name and your X500 ID. Do not change the port
number and authentication method. Click connect. You will
now be connected.

VNC Viewer Server Setup
To connect to a departmental Red Hat Linux computer using VNC viewer, you will need to complete these steps:
- Use SSH to remotely connect to the computer that you wish to connect with using VNC.
- Type vncpasswd and create a password for your connection. Ensure that your password is strong (at least 10 characters, using numbers, letters, symbols, and both cases).
- Navigate to your home directory (use the cd command to do this).
- Navigate to .vnc from your home directory (use the cd command to do this).
- Type vi xstartup (this opens the text editor so you can edit the 'xstartup' file)
- Type i (this enables text editing)
- Delete the # before "unset SESSION_MANAGER"
- Delete the # before "exec /etc/X11/xinit/xinitrc"
- Place a # before the last line and add one additional line so it looks like this:
#twm &
gnome &
- Press the escape key (this leaves text editing mode)
- Type :w (this saves the changes you made)
- Type :q (this quits the text editor)
- In the terminal, type the following, replacing the "#" with the
appropriate number as described below:
vncserver :# -depth 24
The # may be replaced with any number between 1 and 49. The
number corresponds to the port number which VNC uses to connect to
you. The number corresponds as follows: number 2 would be port
5902. Number 3 would be port 5903. And so forth.
The system is now ready to accept VNC Viewer Client connections. To connect, install VNC Viewer on another computer, type the IP address or name of the server computer, and you will be prompted to enter the password that you created.
VNC Viewer Client Setup
Click
here for information on VNC client setup for Windows (you will be
leaving the ECE Support Site).
About Us
The ECE Support team works to ensure the security and functionality
of ECE Department systems.
We are located at 2-130 Keller Hall.
Primary support line: 612-625-5013.
E-mail: support@ece.umn.edu