Troubleshooting VNC

From FarmShare

(Difference between revisions)
Jump to: navigation, search
(Undo revision 2721 by Epoch (talk))
 
(7 intermediate revisions not shown)
Line 1: Line 1:
== Quota conditions ==
== Quota conditions ==
-
'''vncserver''' may not start if you are over your [[AFS|AFS]] quota.
+
'''farmvnc''' may not start if you are over your [[AFS|AFS]] quota.
== Authentication ==
== Authentication ==
-
Likewise, vncserver may not start if you do not have a valid Kerberos ticket and AFS tokens. Try re-authenticating before starting VNC.
+
Likewise, farmvnc may not start if you do not have a valid Kerberos ticket and [[AFS]] tokens. Try re-authenticating before running the command.
<pre>kinit &amp;&amp; aklog</pre>
<pre>kinit &amp;&amp; aklog</pre>
 +
== Resetting the shell configuration  ==
== Resetting the shell configuration  ==
-
Some kinds of changes to ~/.cshrc and ~/.login (or other shell configuration files) may break VNC; in particular, setting up the environment for certain applications (e.g., [[Cadence|Cadence]]) according to instructions is known to cause problems. You can restore the default shell configuration by running '''updaterc'''.  
+
Some kinds of changes to ~/.cshrc and ~/.login (or other shell configuration files) may break VNC; in particular, setting up the environment for certain applications (e.g., [[Cadence|Cadence]]) according to instructions is known to cause problems. The default configuration for various shells is documented in [[Dotfiles]].
-
<pre>/usr/pubsw/bin/updaterc</pre>
+
 
== Resetting VNC state and configuration  ==
== Resetting VNC state and configuration  ==
Line 16: Line 17:
<pre>rm -rf ~/.vnc
<pre>rm -rf ~/.vnc
mkdir ~/.vnc
mkdir ~/.vnc
-
vncpasswd</pre>  
+
vncpasswd</pre>
 +
 
----
----
Search the farmshare-discuss archives for posts about [https://mailman.stanford.edu/mailman/swish?query=VNC&submit=Search+farmshare-discuss%21&metaname=swishdefault&sort=unixdate&listname=farmshare-discuss VNC].
Search the farmshare-discuss archives for posts about [https://mailman.stanford.edu/mailman/swish?query=VNC&submit=Search+farmshare-discuss%21&metaname=swishdefault&sort=unixdate&listname=farmshare-discuss VNC].

Latest revision as of 15:39, 17 September 2014

Contents

Quota conditions

farmvnc may not start if you are over your AFS quota.

Authentication

Likewise, farmvnc may not start if you do not have a valid Kerberos ticket and AFS tokens. Try re-authenticating before running the command.

kinit && aklog

Resetting the shell configuration

Some kinds of changes to ~/.cshrc and ~/.login (or other shell configuration files) may break VNC; in particular, setting up the environment for certain applications (e.g., Cadence) according to instructions is known to cause problems. The default configuration for various shells is documented in Dotfiles.

Resetting VNC state and configuration

A common troubleshooting method is to reset the VNC configuration by deleting the ~/.vnc application directory.

rm -rf ~/.vnc
mkdir ~/.vnc
vncpasswd

Search the farmshare-discuss archives for posts about VNC.

Personal tools
Toolbox
LANGUAGES