Re: [newbie] linux terminal on windows?

2003-01-12 Thread Stephen Kuhn
On Sun, 2003-01-12 at 15:43, Adolfo Bello wrote:
  Actually, that really shouldn't matter - did you follow all the
  directions for setting up a remote X session w/ VNC? Because you SHOULD
  be seeing an entire desktop (separate X session than the one that is on
  your screen on the linux box - it's a different login altogether)
 
 Stephen, sorry. I didn't read carefully your post.
 
 What I meant was that I wasn't getting my desktop, something that I
 shouldn't expect.
 
 I guess my old bones need some rest. Going to bed now (1:00 am here in
 Caracas,Venezuela).
 
 Thanks again,
 
 Adolfo

Buenos Noches, amigo! Via con Dios!

-- 
Sun Jan 12 19:20:01 EST 2003
  7:20pm  up 1 day, 21:31,  6 users,  load average: 4.84, 4.82, 3.44
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
--

Be self-reliant and your success is assured.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-12 Thread Roger Sherman
On Sun, 12 Jan 2003, Roger Sherman wrote:

 On Sat, 11 Jan 2003, - netmaniac - wrote:
 
  I'm currently using two machines: one with apache and the other with 
  windows, because I still like the photoshop, dreamweaver and other web 
  design tools. But don't like to switch between computers every time I want 
  to make a change on the server.
  
  So, is there some way in windows I could emulate a linux terminal that would 
  execute commands on the linux server? (pretty confusing isn't it?)
  
  netmaniac
  
 
 
 Heh..I'm typing this in Pine, on my linux box, from a windows box approx 
 20 miles away. I'm using a really cool little app called putty, which does 
 exactly what you want. Should be an easy find; if not, let me know, and 
 I'll email it to you.

Oh, I forgot - you can telnet _or_ ssh with putty, which is why I like it 
so much.

-- 

peace,

Rog
http://www.slammingrooves.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] linux terminal on windows?

2003-01-11 Thread - netmaniac -
I'm currently using two machines: one with apache and the other with 
windows, because I still like the photoshop, dreamweaver and other web 
design tools. But don't like to switch between computers every time I want 
to make a change on the server.

So, is there some way in windows I could emulate a linux terminal that would 
execute commands on the linux server? (pretty confusing isn't it?)

netmaniac

_
MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Stephen Kuhn
On Sat, 2003-01-11 at 19:00, - netmaniac - wrote:
 I'm currently using two machines: one with apache and the other with 
 windows, because I still like the photoshop, dreamweaver and other web 
 design tools. But don't like to switch between computers every time I want 
 to make a change on the server.
 
 So, is there some way in windows I could emulate a linux terminal that would 
 execute commands on the linux server? (pretty confusing isn't it?)
 
 netmaniac
 

Why not just use VNC so that you have an Xwindows desktop in a window?
You can get VNC for Windows for free (free license, free software, etc)
- or if you just want to run a terminal there, you can use telnet - just
click start, run, then telnetOR, even better, you can use putty -
which is another free download (don't have the URL right off the bat) -
but putty allows for ssh/ssl connection - either which.

I prefer using VNC so that I have a desktop w/ a GUI - but to each his
own...

-- 
Sat Jan 11 19:15:00 EST 2003
  7:15pm  up 21:26,  4 users,  load average: 0.45, 0.32, 0.31
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
--

Gilbert's Discovery:
Any attempt to use the new super glues results in the two pieces
sticking to your thumb and index finger rather than to each other.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread et
On Saturday 11 January 2003 03:00 am, - netmaniac - wrote:
 I'm currently using two machines: one with apache and the other with
 windows, because I still like the photoshop, dreamweaver and other web
 design tools. But don't like to switch between computers every time I want
 to make a change on the server.

 So, is there some way in windows I could emulate a linux terminal that
 would execute commands on the linux server? (pretty confusing isn't it?)

 netmaniac

 _
 MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com
not confusing at all, telnet is included (if I recall) with most win versions 
and can be run in a dos window. so from windows, Start,  run,  telnet 
192.168.0.1 should start a telnet session, (provided you change the IP to 
whatever is correct for your box 
This is exactly how remote webservers were administered in the old days. now 
a days you can use your web browser and point to the IP# of the Linux box 
(https://192.168.0.1:1, works on my setup since the linux box is 
IP#192.168.0.1) and login as root to webmin an html based over the web 
setup tool. note the https (for a secure connection) instead of the regular 
http


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Stephen Kuhn
On Sun, 2003-01-12 at 07:38, - netmaniac - wrote:
 Thanks for the answers guys! Where can I get VNC?
 
 netmaniac
 

http://www.uk.research.att.com/vnc/

VNC is part of most normal linux distros - so you already have VNC on
your computer (unless you didn't install it - and if so, it's on your cd
set) - but VNC for Windows, Mac and everything can be downloaded from
the people that created it - as the link above - have fun!

-- 
Sun Jan 12 09:35:00 EST 2003
  9:35am  up 1 day, 11:46,  6 users,  load average: 1.05, 0.44, 0.33
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
--

Patches benefit all mankind. Products benefit the vendor.

- Richard Gooch on linux-kernel


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Stephen Kuhn
On Sun, 2003-01-12 at 07:40, Adolfo Bello wrote:
  It really is easy and fast to setup VNC to run for remote login - you
  get a desktop (KDE or G()NOME - if you've got a 100mb connection
  on your network, it's beautiful - and you can run it in a window in
  Windows - on the same token, you can control/use your Windows machines
  in the same manner using VNC. True multitasking!
 
 Stephen (or someone else),
 
 Could you post a link that points to information on how to set this
 thing up?
 
 Adolfo
 

http://www.uk.research.att.com/vnc/

It's free!

-- 
Sun Jan 12 09:35:00 EST 2003
  9:35am  up 1 day, 11:46,  6 users,  load average: 1.05, 0.44, 0.33
--
|____  | kuhn media australia|
|   / ,, /| |'-.   | http://kma.0catch.com   |
|  .\__/ || |   |  |=|
|   _ /  `._ \|_|_.-'  | stephen kuhn|
|  | /  \__.`=._) (_   |  email: [EMAIL PROTECTED] |
|  |/ ._/  || |  email: [EMAIL PROTECTED]|
|  |'.  `\ | | |icq: 5483808 |
|  ;/ / | | | |
|  smk  ) /_/| |.---.| | mobile: 0410-728-389|
|  '  `-`'   | Berkeley, New South Wales, AU   |
--
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
--

Patches benefit all mankind. Products benefit the vendor.

- Richard Gooch on linux-kernel


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Adolfo Bello

 http://www.uk.research.att.com/vnc/
 
 It's free!

Thanks a lot. A long road ahead. IPMASQ-VNC-...


__ 
   / \\  @  ____@   Adolfo Bello [EMAIL PROTECTED]
  /  // // /\  / \\  // \  //   Bello Ingenieria S.A, Presidente
 /  \\ // / \\/  // //  / //cel: +58 416 609-6213
/___ / _/\__\\//__/ // fax: +58 212 952-6797
  www.bisapi.com  //pager: www.tun-tun.com (609-6213)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Derek Jennings
On Saturday 11 Jan 2003 10:36 pm, Stephen Kuhn wrote:
 On Sun, 2003-01-12 at 07:38, - netmaniac - wrote:
  Thanks for the answers guys! Where can I get VNC?
 
  netmaniac

 http://www.uk.research.att.com/vnc/

 VNC is part of most normal linux distros - so you already have VNC on
 your computer (unless you didn't install it - and if so, it's on your cd
 set) - but VNC for Windows, Mac and everything can be downloaded from
 the people that created it - as the link above - have fun!


In Mandrake 9.0 the vnc version provided is 
tightvnc - for the client, and
tightvnc-server  for the server

Tightvnc is just like regular vnc except it also has better security (using 
ssh), and uses data compression to make it workable over low bandwidth links. 
You set it up in exactly the same way as vnc, and is compatible with trgular 
vnc clients and servers . http://www.tightvnc.com/

derek

-- 
--
www.jennings.homelinux.net


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Adolfo Bello

 http://www.uk.research.att.com/vnc/
 
 It's free!

And amazing. Wow!

Adolfo



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] linux terminal on windows?

2003-01-11 Thread Michael Viron
At 09:37 AM 1/12/2003 +1100, Stephen Kuhn wrote:
On Sun, 2003-01-12 at 07:40, Adolfo Bello wrote:
  It really is easy and fast to setup VNC to run for remote login - you
  get a desktop (KDE or G()NOME - if you've got a 100mb connection
  on your network, it's beautiful - and you can run it in a window in
  Windows - on the same token, you can control/use your Windows machines
  in the same manner using VNC. True multitasking!
 
 Stephen (or someone else),
 
 Could you post a link that points to information on how to set this
 thing up?
 
 Adolfo
 

http://www.uk.research.att.com/vnc/

It's free!

Actually, the better way to get to it (since that url may be phased out at
some point) is via http://www.realvnc.com/ .

Michael


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com