Solaris 10 GUI


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 GUI
# 1  
Old 01-31-2012
Solaris 10 GUI

Hello there:-
Firstly, I think its probably a good idea to tell you i'm a bit of a Unix novice coming from the world of Windows but i'm getting there. I've had Ubuntu working at home on VirtualBox with a nice GUI, but i'm having an issue with Solaris 10.

I have at work a Solaris 10 machine which was pre built by someone who is now no longer with us and i'm trying to get a Gnome (JDS) gui up and running to give me a nice GUI to work with. Although I like the command line and can find my way around, I need to install Oracle database client and a few other bits, and i'd prefer the safety of a GUI.

If I login as root, and type:
Code:
root@app2 # gdm
gdm already running. Aborting!

So, if I try:
Code:
root@app2 # gnome-session
(gnome-session:2999): Gtk-WARNING **: cannot open display:

If i'm honest i'm a little stuck, and not getting too far.. It's also very possible i've completely got my wires crossed as i've been trying to read up on the old
CDE and JDS..

If anyone could help me out, i'd really appreciate some words of wisdom for a novice!

Thanks,
Gareth
# 2  
Old 01-31-2012
Are you physically at the workstation? Do you see CDE running there?
# 3  
Old 01-31-2012
I'm using Putty to SSH onto the box itself. Its in a bunker in the US and i'm in the UK
# 4  
Old 01-31-2012
You don't need whole desktop environment to install Oracle in GUI mode. Just follow the steps I described some time ago in this thread, to forward X protocol through your putty session: https://www.unix.com/unix-linux-appli...rkstation.html
Then just run the installer from the command line and it should open the window on your Windows desktop.
This User Gave Thanks to bartus11 For This Post:
# 5  
Old 01-31-2012
Excellent! Thanks for this..

I've just downloaded Xming and enabled X11 forwarding, but I dont have an X application to test it with such as /usr/bin/xclock



Do you know of any other test applications I could test it with? I'm transferring Oracle over there tonight, and would love to get that setup first thing tomorrow Smilie

Cheers,
Gareth
# 6  
Old 02-01-2012
Try:
Code:
/usr/X/bin/xclock

# 7  
Old 02-01-2012
Thanks Barthus,
I've tried that, and I get:
Code:
Error: Can't open display:

---------- Post updated at 09:02 AM ---------- Previous update was at 09:00 AM ----------

Forget that - I hadn't followed your instructions exactly and selected the host then the forwarding so it lost the change in Putty!
I can now see a clock and feel delighted Smilie

Thanks very much!!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 SPARC GUI

Hi, Is there anyway to install gui without using update from internet? I mean from DVD or other local disc install. Most of tutorial i forund, they show install gui using pkg update from internet. But now our server not yet have internet because ISP does not provide yet. Please show me the... (18 Replies)
Discussion started by: mzainal
18 Replies

2. Solaris

Solaris 11 GUI is not working

Hello I've installed Solaris 11 on Sparc T4-1, I tried to launch IPS GUI: # packagemanager /usr/lib/python2.6/vendor-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) Unable to initialize gtk could not open... (12 Replies)
Discussion started by: samer.odeh
12 Replies

3. Solaris

want complete solaris gui in vnc ?

Hi, I have installed vnc software in my desktop and trying start solaris gui and all i get is a partial gui that has one window open. the window i am getting with vncviewer is (1 Reply)
Discussion started by: chidori
1 Replies

4. Solaris

Solaris GUI

am a newbie to solaris. can some one tell me whether solaris v10.0 comes with GUI or not? if there is GUI, how do we switch between GUI and commandline.. (2 Replies)
Discussion started by: ichwaiznicht
2 Replies

5. Solaris

Remote Access using GUI from one Solaris to another one

hi gyus, i'm trying to login trough GUI (using login screen, instead to login to locahost I login to remote host) from on Solaris 10 to another one. You know, I see the remote host in the host list, but It's not possible to login since the screen keeps black and after that get back to the former... (3 Replies)
Discussion started by: daninx
3 Replies

6. Solaris

Solaris in GUI mode

Hi we work on solaris machines and access them in Command line mode using telnet services. Can they be accessed in GUI mode. If yes please advice as I have came to know that Solaris 9.0 supports GUI mode also. (1 Reply)
Discussion started by: sukhvinder_Tm
1 Replies

7. Solaris

No GUI in solaris

I have a machiine that i think the previous administrator turned off the GUI on boot. I remember fixing this a year ago on another machine but for the life of me cant remember where. Does anyone know where one would disable the GUI on boot and how to put it back? (5 Replies)
Discussion started by: frankkahle
5 Replies

8. Solaris

bring up GUI on solaris

I have just installed solaris 10 on a sever .would appreciate if somebody can help me bringing up the GUI(basically i want to launch the browser) (1 Reply)
Discussion started by: Anant
1 Replies

9. Solaris

gui in solaris 10

hi i installed solaris 10 on an intel system with the following configuration.. P-4 2.4 GHz 256MB RAM 40 GB HDD after installation the system tries to starts in gui and suddenly the display goes off.. i installed the os in gui mode.. pls help.. balaji (4 Replies)
Discussion started by: balaji_prk
4 Replies

10. Solaris

Looking for a subversion GUI for Solaris 9

If available. Didn't see any on the tigris website. Don't have the programming experience to create one. Any third party software would do, too. Client isn't command line friendly. (1 Reply)
Discussion started by: ECBROWN
1 Replies
Login or Register to Ask a Question