AIX GUI to replace old school puTTy?


 
Thread Tools Search this Thread
Operating Systems AIX AIX GUI to replace old school puTTy?
# 1  
Old 12-04-2015
AIX GUI to replace old school puTTy?

Is there now in existence a graphical interface for AIX instead of black screen on putty? I ask this, because IBM i has GUI interfaces. Maybe a navigator GUI for smitty etc also with powerVP enhanced?
# 2  
Old 12-04-2015
AIX always had and still has GUI. Hint: CDE

If you'd like to have smitty with GUI, try msmit.
# 3  
Old 12-07-2015
You need software or a terminal that will support X11.

On AIX, install the graphics bundle:

smitty easy_install

Install Software Bundle

Code:
Tylqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
Prx                         Select a Fileset Bundle                          x
  x                                                                          x
  x Move cursor to desired item and press Enter.                             x
* x                                                                          x
  x [TOP]                                                                    x
  x   # Bundle   (Locations)                                                 x
  x   AllDevicesKernels                                                      x
  x   Alt_Disk_Install                                                       x
  x   App-Dev                                                                x
  x   CC_EVAL.Graphics                                                       x
  x   CDE                                                                    x
  x   DirectorAgent                                                          x
  x   Firefox   (Firefox CD)                                                 x
  x   GNOME                                                                  x
  x   Graphics                                                               x
  x   KDE                                                                    x
  x   Kerberos_5   (Expansion Pack)                                          x
  x   Media-Defined                                                          x
  x   PerfTools                                                              x
  x   SbD.Graphics                                                           x
  x   Server                                                                 x
  x   SystemMgmtClient                                                       x
  x   Trusted_AIX                                                            x
  x [MORE...26]                                                              x
  x                                                                          x
  x F1=Help                 F2=Refresh              F3=Cancel                x
F1x Esc+8=Image             Esc+0=Exit              Enter=Do                 x
Esx /=Find                  n=Find Next                                      x
Esmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

You could install CDE, but that installs a lot more than you probably want.

When I need X11 support, I also use X11_forwarding through ssh. So in /etc/ssh/sshd_config (or whereever your is at, I also publish a package where it is at /var/openssh/etc/sshd_config)

Code:
michael@x071:[/home/michael]grep X11Forward /var/openssh/etc/sshd_config 
#X11Forwarding no
X11Forwarding yes
#       X11Forwarding no

Make sure the program xhost is available:
Code:
root@x064:[/]xhost
1356-200 xhost unable to open display ""

Note: even though it returns an error - it is available. What you do not want to see is:
Code:
# xhost
ksh: xhost:  not found.

On this server, I have never used X11 - proof for me is:
Code:
root@x064:[/]ls -ad | grep X

root@x064:[/]xclock
Error: Can't open display:

So, the last steps are:
* start a X11 server on my PC (linux probably has it running by default, fyi I use Xming as I feel cygin is too large for what I need)
* configure my ssh client to request X11 tunneling
* connect to a server

Code:
*******************************************************************************
*                                                                             *
*                                                                             *
*  Welcome to AIX                                                             *
*                                                                             *
*                                                                             *
*  Please see the README file in /usr/lpp/bos for information pertinent to    *
*  this release of the AIX Operating System.                                  *
*                                                                             *
*                                                                             *
*******************************************************************************
1356-364 /usr/bin/X11/xauth:  creating new authority file /.Xauthority
root@x064:[/]

root@x064:[/]xhost
access control enabled, only authorized clients can connect
INET:x006.home.local
LOCAL:
INET6:::1

root@x064:[/]xclock &
[1]     274478
root@x064:[/]

And, I have a clock running in the background.

Hope this helps!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies

2. AIX

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? (11 Replies)
Discussion started by: san_rrr
11 Replies

3. Fedora

can't login via GUI but can via Putty

Hi all, I am able to login via putty to a fedora 10 workstation. But when i try to login via physical screen connected to workstation, it just gives me a blank screen and i cant see any options to enter username and passwd. How do i get the physical GUI to work. $ who -r ... (4 Replies)
Discussion started by: lramsb4u
4 Replies

4. AIX

How to find if AIX supports GUI

Hi Everyone I'm preparing for upgrading an application. The application upgrade documents say the following. its AIX 5.3 Server. How do I find if my AIX supports the X11 windowing environment? Thanks. (1 Reply)
Discussion started by: rocker_me2002
1 Replies

5. Linux

Opening a GUI from a putty window on Linux

Hi, I have a linux which I am accessing using putty.I have written some code in TCL-Tk & developed a GUI based app.I knew that it is difficult to open a GUI based app. from putty,but there must be some way to do that. If anybody knows any such workarounds kindly let me know. Shell I am using is... (4 Replies)
Discussion started by: forstudy3
4 Replies

6. AIX

Which command in AIX 5L is replace updatelv in AIX 4.3?

When I import VG, it shows: 0516-622 synclvodm: Warning, cannot write lv control block data. I found AIX V4.3 have updatelv command can recovery LVB from VG, however, updatelv is not existed on AIX 5L, which command to replace it? (2 Replies)
Discussion started by: rainbow_bean
2 Replies

7. AIX

Is there an AIX GUI?

Hi, Just wondering if there is a graphical desktop for AIX. Something like Fedora or Redhat? (3 Replies)
Discussion started by: bbbngowc
3 Replies

8. Programming

compile java with GUI on unix system/putty

is it possible in the first place? if so, how should I go about it? (0 Replies)
Discussion started by: finalight
0 Replies

9. AIX

Startup AIX in GUI or text mode

Can I know is there anyone know how to statup AIX in GUI and text mode? Thank You..... (2 Replies)
Discussion started by: dwarf007
2 Replies

10. AIX

Need help with OLD SCHOOL AIX

Whats up ppl... I'm at a loss here.. Getting help with old versions of AIX is quite stressful lol... Anyways.. My situation is that I (my company) has an old Powerserver 220 running AIX 3.2.5. The server is about to crap out, and we need to move the system over to a newer box. I've... (3 Replies)
Discussion started by: NOTORIOUS VR
3 Replies
Login or Register to Ask a Question