![]() |
|
|
|
|
|||||||
| 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 |
| I can't open a graphical session except for root | npn35 | SCO | 1 | 09-11-2006 06:48 AM |
| sqlplus session being able to see unix variables session within a script | 435 Gavea | Shell Programming and Scripting | 2 | 07-03-2006 07:11 AM |
| Suns newest windows workstation replacement | Optimus_P | News, Links, Events and Announcements | 0 | 04-23-2004 02:02 PM |
| automatic login from windows by a telnet session | Herwin | UNIX for Dummies Questions & Answers | 3 | 08-15-2002 08:56 AM |
| Linux workstation in a Windows network | mirzabhai | UNIX for Dummies Questions & Answers | 1 | 06-25-2001 11:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
NXClient/x-windows session without graphical workstation
I will preface this question with it has been a long time since I worked on Solaris and even then I wasn't that good :-)
I have a Solaris server at my fingertips and I would like to test running multiple instances of an open source EMR (Java Swing application) from the server over the WAN. X-Windows runs rather slowly (compared to RDP) over the WAN but I have read excellent reports of NXServer which compresses the X-Windows traffic. I do not have a graphical workstation and I would have to confirm the server has a graphics card - certainly no hardware display attached as it is a hosted server running Solaris. NXServer has a Solaris client/server Setting up NXServer for Solaris but from what I have read you need to get the local user running an X-Windows session first before the NXServer can make that available to a connection client. Is it possible to run my Swing/X-Windows app to some virtual display which I can then use or am I just dreaming this up? thanks! Greg |
| Forum Sponsor | ||
|
|
|
|||
|
To determine if you have a graphics card.
run prtdiag /usr/platform/sun4u/sbin/prtdiag -v | grep xvr /usr/platform/sun4u/sbin/prtdiag -v | grep pgx (older type of graphics card) or as root run eeprom eeprom | grep output if output-device = screen high chance there's a craphics card in the box if outout-device = ttya it's probably connected to a serial device like maybe a wyse or dumb terminal |
|||
| Google UNIX.COM |