The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
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

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-13-2008
Registered User
 

Join Date: May 2008
Posts: 1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
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
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-14-2008
Registered User
 

Join Date: Nov 2006
Posts: 235
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
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
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:28 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101