Hi all,
I need to do a remote login from an XPH box into an Kubuntu 8.04 box
that is running ssh. Is this possible and what software do I need to
install on the XPH side to make this work?
thanks,
charles.....
Printable View
Hi all,
I need to do a remote login from an XPH box into an Kubuntu 8.04 box
that is running ssh. Is this possible and what software do I need to
install on the XPH side to make this work?
thanks,
charles.....
***** charles <shultzjrX@sbcglobal.net> wrote in news:tqD8k.9837$xZ.4465
@nlpi070.nbdc.sbc.com:
[color=blue]
> Hi all,
>
> I need to do a remote login from an XPH box into an Kubuntu 8.04 box
> that is running ssh. Is this possible and what software do I need to
> install on the XPH side to make this work?
>
> thanks,
> charles.....
>[/color]
Sure is. All you need is something like putty and you'll be able
to open an ssh connection to your machine.
[url]http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html[/url]
I use the putty-0.60-installer.exe
I_Am_The_Walrus wrote:[color=blue]
> Sure is. All you need is something like putty and you'll be able
> to open an ssh connection to your machine.[/color]
Yup. Unless you want a GUI-like FTP client (for SSH of course) to your
files. Then winscp is your app:
[url]http://winscp.net/eng/docs/screenshots[/url]
--
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours;
and this we should do freely and generously.
--Benjamin Franklin
On Thursday 26 Jun 2008 06:11 I_Am_The_Walrus licked a pencil and jotted:
[color=blue]
> ***** charles <shultzjrX@sbcglobal.net> wrote in news:tqD8k.9837$xZ.4465
> @nlpi070.nbdc.sbc.com:
>[color=green]
>> Hi all,
>>
>> I need to do a remote login from an XPH box into an Kubuntu 8.04 box
>> that is running ssh. Is this possible and what software do I need to
>> install on the XPH side to make this work?
>>
>> thanks,
>> charles.....
>>[/color]
>
> Sure is. All you need is something like putty and you'll be able
> to open an ssh connection to your machine.
>
> [url]http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html[/url]
>
> I use the putty-0.60-installer.exe[/color]
I can also vouch for putty. I use it from work on an XP box to one of my PCs
at home. Set some port forwarding in it and you can open up webmin, vnc,
cups etc. I haven't got anything at work that will allow me to open X
sessions but if you have the patience you can do that over the tunnel too.
You can set up enough port forwards in it to bounce on to other machines on
your home network too with just the one port forward in your router.
HTH
David
--
Knowledge is of two kinds: we know a subject ourselves, or we know where we
can find information upon it. (Samuel Johnson)
Only the mediocre are always at their best. (Jean Giraudoux)
(Reply address genuine - Checked occasionally)
On Thu, 26 Jun 2008 05:11:35 +0000, I_Am_The_Walrus wrote:
[color=blue]
> ***** charles <shultzjrX@sbcglobal.net> wrote in news:tqD8k.9837$xZ.4465
> @nlpi070.nbdc.sbc.com:
>[color=green]
>> Hi all,
>>
>> I need to do a remote login from an XPH box into an Kubuntu 8.04 box
>> that is running ssh. Is this possible and what software do I need to
>> install on the XPH side to make this work?
>>
>> thanks,
>> charles.....
>>[/color]
>
> Sure is. All you need is something like putty and you'll be able
> to open an ssh connection to your machine.
>
> [url]http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html[/url]
>
> I use the putty-0.60-installer.exe[/color]
In addition to putty, install xming on the XP box. This will enable you
to use the XP box as an X server, so that any GUI applications running on
the Ubuntu box will display on the XP box.
--
MarkA
Keeper of the Butter Dish of Balshazar
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
[url]http://www.usenet.com[/url]
"MarkA" <nobody@nowhere.com> wrote in message
news:pan.2008.06.27.02.01.18.866828@nowhere.com...[color=blue]
> On Thu, 26 Jun 2008 05:11:35 +0000, I_Am_The_Walrus wrote:
>[color=green]
> > ***** charles <shultzjrX@sbcglobal.net> wrote in news:tqD8k.9837$xZ.4465
> > @nlpi070.nbdc.sbc.com:
> >[color=darkred]
> >> Hi all,
> >>
> >> I need to do a remote login from an XPH box into an Kubuntu 8.04 box
> >> that is running ssh. Is this possible and what software do I need to
> >> install on the XPH side to make this work?
> >>
> >> thanks,
> >> charles.....
> >>[/color]
> >
> > Sure is. All you need is something like putty and you'll be able
> > to open an ssh connection to your machine.
> >
> > [url]http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html[/url]
> >
> > I use the putty-0.60-installer.exe[/color]
>
> In addition to putty, install xming on the XP box. This will enable you
> to use the XP box as an X server, so that any GUI applications running on
> the Ubuntu box will display on the XP box.
>
> --
> MarkA
> Keeper of the Butter Dish of Balshazar
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> [url]http://www.usenet.com[/url][/color]
Thanks to all for your posts and sorry it so long to respond.
I'll try putty. I only need command line link.
later,
charles.....