On Wed, 26 Dec 2001, amit gupta wrote: > Thanx for your reply > I m not facing any problem > I just want to know how to run Linux console with exceed.
on windows machine where Exceed is installed do following Start->Programs->Exceed->Xstart This will popup a window. fill in the User id, host, password fields. typically the command should be setting the display and opening an xterm eg : export DISPLAY=(IP of your Win machine):0.0; xterm set Status/Debug checkboxes in the settings. Run. this should popup a xterm on your screen. If This fails then you need to check the start method. (rexec, rlogin, rsh etc.) these services should be running on your linux box. if not edit corrosponding file in xinetd.d directory and restart xinetd and try again. HTH aseem -- ################################################# # Aseem Prakash Rane # # http://aseemrane.topcities.com/ # # Registered Linux user #226057 # ################################################# _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
