Unix Technical Forum

Remote from AIX to Windows?

This is a discussion on Remote from AIX to Windows? within the AIX Operating System forums, part of the Unix Operating Systems category; --> Is there software that will allow you to control a Windows box from an AIX server and also allow ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 10:38 PM
Michael
 
Posts: n/a
Default Remote from AIX to Windows?

Is there software that will allow you to control a Windows box from an AIX
server and also allow file transfers? Thanks for any information you can
give.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 10:38 PM
Mike
 
Posts: n/a
Default Re: Remote from AIX to Windows?

In article <j0Tsc.361$Cs5.54@news01.roc.ny>, Michael wrote:
> Is there software that will allow you to control a Windows box from an AIX
> server and also allow file transfers? Thanks for any information you can
> give.


Yes, install on the windows box cygwin with sshd. Configure the sshd
and all will be well.

Mike
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 10:38 PM
Kevin Bowling
 
Posts: n/a
Default Re: Remote from AIX to Windows?

"Michael" <homergSpam@Spam.jneweb.com> wrote in message
news:j0Tsc.361$Cs5.54@news01.roc.ny...
> Is there software that will allow you to control a Windows box from an AIX
> server and also allow file transfers? Thanks for any information you can
> give.

VNC will allow you to have a full GUI interface of the Windows system on
the AIX client. Take a look at Ultr@VNC on Sourceforge for a good
distribution.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 02:38 AM
Lee Boyce
 
Posts: n/a
Default Re: Remote from AIX to Windows?

I am a newbie and i'm looking for an idiot proof guide on how to
control my unix server (rs 6000 model 150) from my xp machine, with
full GUI.

Any help would be apreciated very much.

Some uber help would reward a gmail invite.

Thanks




lee.boyce@gmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 02:38 AM
Patrick
 
Posts: n/a
Default Re: Remote from AIX to Windows?

Hi Lee,

Lee Boyce wrote:
> I am a newbie and i'm looking for an idiot proof guide on how to
> control my unix server (rs 6000 model 150) from my xp machine, with
> full GUI.


this is the wrong direction Michael wants to control Windows from AIX,
You want to control AIX from Windows whcih is much easier to do.
see my other posting.

Patrick
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-05-2008, 02:38 AM
mark taylor
 
Posts: n/a
Default Re: Remote from AIX to Windows?

Control AIX from Windows --> WebSM, Cygwin (Xwindows), VNC

http://www16.boulder.ibm.com/pseries...l_remclientsec
www.cygwin.com
http://www.tightvnc.com/

Control Windows from AIX ? why .... , but VNC should be good
enough...

http://www.tightvnc.com/

HTH
Mark Taylor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-05-2008, 02:38 AM
A M
 
Posts: n/a
Default Re: Remote from AIX to Windows?

nstall VNC products from Bull Freeware - Open Source
.. Install the necessary products

vnc-3.3.3.2
tcp_wrappers-7.6.1.0
zlib-1.1.3.2
X11.fnt
bos.iconv
.. Add two vnc ports to /etc/services.
vnc1 5901/tcp # Vnc port
vnc2 5902/tcp # Vnc port (1024x768 resolution)
.. Add the two vnc sessions to /etc/inetd.conf.
vnc1 stream tcp nowait nobody /usr/local/bin/tcpd
/usr/local/bin/Xvnc -inetd -query localhost -once -depth 24 -geometry
800x600 -fp tcp/:7100
vnc2 stream tcp nowait nobody /usr/local/bin/tcpd
/usr/local/bin/Xvnc -inetd -query localhost -once -depth 24 -geometry
1024x768 -fp tcp/:7100

.. You must run 'xfs' for font services. (VNC will die without)
nohup xfs &
.. Restart the inetd system services
refresh -s inetd
.. Create Xaccess and Xresources files
cp /usr/dt/config/Xaccess /etc/dt/config/Xaccess
cp /usr/dt/config/C/Xresources /etc/dt/config/Xresources
.. Start dtsrc system services
startsrc -s dtsrc
.. VNC appears to require a dummy IP configure to work correctly
chdev -l et0 -a netaddr=192.192.10.10 -a netmask=255.255.248.0 -a state=up

done



"Lee Boyce" <lee.boyce@gmail.com> wrote in message
news:2ee53bbd.0406241223.26149132@posting.google.c om...
> I am a newbie and i'm looking for an idiot proof guide on how to
> control my unix server (rs 6000 model 150) from my xp machine, with
> full GUI.
>
> Any help would be apreciated very much.
>
> Some uber help would reward a gmail invite.
>
> Thanks
>
>
>
>
> lee.boyce@gmail.com



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-05-2008, 02:39 AM
Lee Boyce
 
Posts: n/a
Default Re: Remote from AIX to Windows?

thanks alot, so who wants the gmail invite?

just email me lee.boyce@gmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-05-2008, 02:40 AM
Jim85CJ
 
Posts: n/a
Default Re: Remote from AIX to Windows?

me

Lee Boyce wrote:

> thanks alot, so who wants the gmail invite?
>
> just email me lee.boyce@gmail.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:55 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com