Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Starting X Server on Solaris 9
Name: Joe Date: February 2, 2003 at 05:26:18 Pacific OS: Solaris 9 CPU/Ram: Dual 200 / 512 MB
Comment:
I just installed SOlaris 9 on an Ultra-II. I don't have a Sun monitor, and I would like to use my laptop (Win2K) to run an X session against my server.
I'm planning on using Exceed on the client. I don't believe that the X Server is started, can anyone tell me how to fire up the X Server, and what I'll need to do to connect via Exceed ?
Name: Richard Tong Date: February 4, 2003 at 09:39:52 Pacific
Reply:
Solaris' X entrance point is dtlogin, which starts by default, even if you don't have a graphical console hooked up. Look and see if you have /etc/rc2.d/S99dtlogin, or type "ps -ef | fgrep dtlogin". If so, just set up Exceed for XDMCP/full screen/single window and connect to your Solaris box. You should get the login screen.
Summary: I have a very similar problem too. I need to get the X-Server started but i am not sure if all the required libraries are present in the solaris box. These are the 2 things i need to know. 1. How to c...
Summary: Hi everybody! I've got a problem with starting X server on my Sun Solaris station. I think I messed the /usr/lib directory. Well, let's begin from the beginning: 1. The /usr/lib was corrupted because ...
Summary: Hi @ all, i installed Apache Tomcat 5.5 on Solaris 9. The Problem is that i only can start it manually with "sh startup.sh". But if i reboot solaris, apache is down. Is there any way to start Apache a...