Differences between revisions 2 and 3
Revision 2 as of 2017-02-27 23:08:39
Size: 570
Editor: thog
Comment:
Revision 3 as of 2017-02-27 23:08:57
Size: 567
Editor: thog
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
   If you already have a user use "su - your_user_name" to change to your user directory and "rm -rf .vnc/" to delete the user's current vnc settings. If you already have a user use "su - your_user_name" to change to your user directory and "rm -rf .vnc/" to delete the user's current vnc settings.

1. Transfer the TurboVNC rpm installer to your target server. The turbovnc rpm package is in sam:/u/cc/turbovnc-2.1.x86_64.rpm.

2. In your target server directory where turbovnc-2.1.x86_64.rpm is stored, run "rpm -ivh turbovnc-2.1.x86_64.rpm" to install the turbovnc.

3. Use "addusr" to add a user who will use the turbovnc to connect to the server later and "su - your_user_name" to go to the user directory. If you already have a user use "su - your_user_name" to change to your user directory and "rm -rf .vnc/" to delete the user's current vnc settings.

setupTurboVNC (last edited 2017-03-01 01:10:03 by fuzzy)