|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
GUI in AIX
Is there a way to install GUI in AIX. I`m using putty(AIX), needed a GUI to use dbua for Oracle upgrades. I know xclock works in linux by installing some packages along with it. Is there a similar way for AIX as well?
|
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Yes, there are even two different GUIs: DCE an AIXWindows. But like you phrase it you probably need neither of these. You might want to read this for a quick introduction to X-Windows workings.
I hope this helps. bakunin |
| The Following User Says Thank You to bakunin For This Useful Post: | ||
san_rrr (02-05-2013) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Hi, I think bakunin meant CDE (rather than DCE) if you want to go searching for more info ;0)
|
|
#4
|
|||
|
|||
|
Hi bakunin
I have folder on unix(AIX) - /usr/lib/X11 I used export display=ipaddress:0.0 (my windows machine), ran the xming on windows Hit dbua on AIX, system says that display not set. Am I doing something wrong? -Regards San_rrr |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Is X11 actually running, though?
|
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
if AIX is the client the safest connection is using X11 forwarding together with an ssh client.
enable X11 forwarding in /etc/ssh/sshd_config and after restarting the ssh daemon you should be good to go. |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
Quote:
---------- Post updated at 01:48 PM ---------- Previous update was at 01:45 PM ---------- @Corona688 May I know how to run X11, I`m new to AIX. I`m familiar with xclock in linux. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to find if AIX supports GUI | rocker_me2002 | AIX | 1 | 05-28-2011 02:09 PM |
| Running a GUI without GUI | Legend986 | Shell Programming and Scripting | 3 | 05-29-2009 10:42 PM |
| Is there an AIX GUI? | bbbngowc | AIX | 3 | 12-05-2008 02:19 AM |
| Startup AIX in GUI or text mode | dwarf007 | AIX | 2 | 02-15-2006 12:36 PM |
| If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip | hchivukula | UNIX for Dummies Questions & Answers | 1 | 06-12-2005 08:34 AM |
|
|