$ ikeyman
Xlib: connection to "
Xlib: No protocol specified
The java class could not be loaded. java.lang.InternalError: Can't connect to X11 window server using '
$
Turns out I need to disable security in X windows using command "xhost +" to allow connections from AIX Server. Also I had to add a rule in my laptop's McAfee Intrusion Detection System to allow connections
Notes Below
- Install Cygwin with x window and ssh components on your laptop (takes a while to install this)
- start up cygwin
- From the Cygwin window start Xwindow using startxwin. This will open up another X window.
$ startxwin
- Now every thing needs to be done in the X Window.
- First Step is to disable security
$ xhost +
access control disabled, clients can connect from any host
- Once security on local system is disabled, SSH to the AIX Server using the below
$
localuser@localmachine ~
$ ssh
$
$ su - httpadm
httpadm's Password:
$ export DISPLAY=
$ export JAVA_HOME=/usr/java14
$ ikeyman
Couple of internet links helped me, but the below helped me with the xhost command.
http://www.staff.uni-mainz.de/pommeren/DSVorlesung/Material/Xsecurity
********************************************************
Sure knowledge i get it here and surely i will follow this blog, Going to bookmark now.web hosting provider
ReplyDelete