Quick Review: Boxee Box
December 27, 2011 – 12:22 am | 3 Comments

Some of the technical issues with Boxee Box could have been fixed if the dev team was paying more attention to addressing the bugs rather than adding “features” of dubious value. In the final analysis, for the price and ease of use, Boxee Box is the best in its class and price range. You just need to be mindful of its limitations and buy it in hope of future improvements to its usability.

Read the full story »
Networking

Unix and Linux network configuration. Multiple network interfaces. Bridged NICs. High-availability network configurations.

Applications

Reviews of latest Unix and Linux software. Helpful tips for application support admins. Automating application support.

Data

Disk partitioning, filesystems, directories, and files. Volume management, logical volumes, HA filesystems. Backups and disaster recovery.

Monitoring

Distributed server monitoring. Server performance and capacity planning. Monitoring applications, network status and user activity.

Commands & Shells

Cool Unix shell commands and options. Command-line tools and application. Things every Unix sysadmin needs to know.

Home » Exceed

Exceed session quits after login

Submitted by on September 29, 2006 – 12:05 pmNo Comment
Exceed session quits after login

The following problem is encountered occasionally in most flavors of Unix and versions of Exceed. A user was able to use Exceed without problems to connect to the same Unix server just the other day. Today he opens up an Exceed connection and gets the Unix login window. After successful authentication the Exceed window immediately closes.

Looking in the user’s $HOME/.dt/startlog reveals the following error message:

XIO:  fatal IO error 131 (Connection reset by peer) on X server

Whenever a CDE desktop session is started, it creates several temporary files in $HOME/.dt/sessions/current

When the user exits CDE by clicking on the “Exit” button on the CDE toolbar, these files are removed and/or updated to reflect the fact that there is no current CDE session in progress.

However, if the connection between Exceed and the server is interrupted (there may be a network problem, a server reboot, a Windows or Exceed crash) these temporary files are not cleaned up. This will prevent the user from starting a new session.

To clean up the old session files manually, the user must telnet to the Unix server and run the following command

rm -r $HOME/.dt/sessions/current

If this does happen again, it may be a sign of a network problem between the user’s PC and the server. Sometimes this may be caused by firewall or VPN software running on Windows. The longer the Exceed session remains open, the greater is the chance of it running into some network issue. It is usually a good idea not to leave Exceed sessions running for extended periods of time.

A better alternative to Exceed is Cygwin.

Popularity: 2% [?]

Related posts:

  1. If Exceed host window does not come up
  2. Basic Exceed configuration

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.