![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Export Display Through Telnet & Xming | Pauly | HP-UX | 4 | 07-31-2008 03:16 AM |
| Job execution through Xming | panchpan | UNIX for Advanced & Expert Users | 0 | 01-18-2008 01:50 AM |
| Xclient with xming on MSW to HPUX X11 / VUE 10.20 | dlanor | HP-UX | 1 | 10-11-2007 09:50 AM |
| Disk Mirror in Solaris 9 via Solaris Volume Manager | deal732 | SUN Solaris | 3 | 05-02-2007 08:43 AM |
| Running Solaris Sparc Apps on X86 Solaris | stocksj | UNIX for Dummies Questions & Answers | 1 | 12-12-2006 01:13 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hello everyone,
i recently got a Sun V245 server,after solaris 10 install i had to find a way of viewing a GUI for this machine. Buying a frame buffer or a sun workstation was not an option for the company that i work, so i desided to do a little search about this problem. I came accross Xming and putty, so i could view my servers console from a WinXp environment (nice have anyone done something like this? thnk you |
| Forum Sponsor | ||
|
|
|
|||
|
Solaris 10 default installation should enable XDM.
With Cygwin's XWin, all I need to do is XWin -query hostname and it will bring up the other server. However if you are going though an SSH tunnel then I recommend you run Xnest on the far side of the tunnel. You may need to configure your X server to use the Solaris font server (port 7100) and may need to port replicate that using SSH. |
|
|||
|
Xming problem - timeouts?
I've been using Xming to connect to my Solaris (10) box for a while, and it's worked fine in the past, but now I'm trying to connect while using Cisco VPN client.
I've unchecked the 'Stateful Firewall' option, and disbabled my Windows firewall on the VPN adapter, and seem to get quite far. I get the black xwindows screen, and the timer cursor, but the login window doesn't appear. After a minute it seems to timeout, and reset (goes back to the grey screen, then the black one and so on..) Here are the processes which start on the box: # ps -eaf | grep dt root 336 7 0 17:48:07 console 0:00 /usr/lib/saf/ttymon -g -d /dev/console -l console -m ldterm,ttcompat -h -p sola root 1610 1 0 17:54:32 ? 0:00 /usr/dt/bin/dtlogin -daemon root 18499 18492 0 09:56:44 ? 0:00 /usr/openwin/bin/xset fp+ /etc/dt/config/xfonts/C root 18492 18485 0 09:56:31 ? 0:00 /bin/ksh /usr/dt/config/Xsetup root 18485 1610 0 09:56:12 ? 0:00 /usr/dt/bin/dtlogin -daemon # ps -eaf | grep X root 602 1 0 17:48:27 ? 0:00 /usr/lib/dmi/snmpXdmid -s solaris1 root 18492 18485 0 09:56:31 ? 0:00 /bin/ksh /usr/dt/config/Xsetup Is there something else I should be looking for? Is this the same error other people get when trying to use the Cisco VPN client? It doesn't look like a case of blocked ports.. I'm still new to X, so I don't know what logfiles I should be checking. If someone could give me a list of logfiles, that would be great. Cheers, Michael |
|
|||
|
When I enable the gdm2-login service it works (but very slowly). I'd like get the cde-login working, as I assume it's a bit lighter..
I'd also like to try xnest, but on my system there's only gdmXnest - any suggestions? Cheers, Michael |
|
|||
|
X windows on Solaris, I just use VNC. The VNC package available on the Solaris Software Companion CD that installs in /opt works best for me but it's very basic.
You can also tunnel VNC through SSH. Last edited by seg; 1 Week Ago at 10:50 AM. Reason: added note about tunneling through SSH |
|||
| Google UNIX.COM |