Re: Remote login... Oh Boy

2012-07-23 Thread Stephen
There is also xming+putty that gave me a full rlogin style experience. Or you can look into winscp those are some serious wins in my book On Jul 23, 2012 7:42 AM, "kitepi...@kitepilot.com" wrote: > Xcapable SSH client like Hummingbird. >> > N > Cygwin! :) > ET > > > Lisa Kachold writes:

Re: Remote login... Oh Boy

2012-07-23 Thread Derek Trotter
Here at home I have a linux box and a windows box. I installed xming on the windows box and configured the linux box to allow logins from a remote x server. I used putty for the ssh connection from the windows box. On my windows box I can have either the whole desktop from the linux box or a

Re: Remote login... Oh Boy

2012-07-23 Thread JD Austin
Second on Cygwin... If you have to use windoze use an X server that has the GNU tools you're used to :) On Mon, Jul 23, 2012 at 7:42 AM, kitepi...@kitepilot.com < kitepi...@kitepilot.com> wrote: > Xcapable SSH client like Hummingbird. >> > N > Cygwin! :) > ET > > > Lisa Kachold writes:

Re: Remote login... Oh Boy

2012-07-23 Thread kitepi...@kitepilot.com
Xcapable SSH client like Hummingbird. N Cygwin! :) ET Lisa Kachold writes: Set your local display variable and if the ports are open and OpenX is running, you will get an echoed Xterminal session to open locally. If you are using Windows locally, you will need an Xcapable SSH c

Re: Remote login... Oh Boy

2012-07-22 Thread Lisa Kachold
Set your local display variable and if the ports are open and OpenX is running, you will get an echoed Xterminal session to open locally. If you are using Windows locally, you will need an Xcapable SSH client like Hummingbird. An X program needs two pieces of information in order to connect to an

Re: Remote login... Oh Boy

2012-07-22 Thread Joseph Sinclair
The closest to your old rlogin approach would be "ssh -X yourserver.ip.address " you might need to fiddle with some settings to get it working, however. On 07/22/2012 12:56 PM, Stephen wrote: > ssh transfers i think would be the fastest/easiest. there are some gui > clients that can do this. >

Re: Remote login... Oh Boy

2012-07-22 Thread Stephen
Gah forgot about the scp part so yeah what i said before but adding ssh/scp... On Sun, Jul 22, 2012 at 12:56 PM, Stephen wrote: > ssh transfers i think would be the fastest/easiest. there are some gui > clients that can do this. > > On Sun, Jul 22, 2012 at 12:55 PM, Wayne Davis > wrote: >>

Re: Remote login... Oh Boy

2012-07-22 Thread Stephen
ssh transfers i think would be the fastest/easiest. there are some gui clients that can do this. On Sun, Jul 22, 2012 at 12:55 PM, Wayne Davis wrote: > Ok, > > Years ago, when i worked for frontier global-center, I remember that we > could "rlogin" to a system and "Startx". At least I REMEMBER

Remote login... Oh Boy

2012-07-22 Thread Wayne Davis
Ok, Years ago, when i worked for frontier global-center, I remember that we could "rlogin" to a system and "Startx". At least I REMEMBER it this way. My recollection was that I was running the GUI LOCALLY and metatdata was being transferred across. VERY fast & efficient screens. A: AM I