Author Topic: Remote Console  (Read 759 times)

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Remote Console
« on: 13 October 2004, 06:20 »
What could i use on my windows pc to run a remote terminal to my linux server that is on my network?  I want something that is like working in the shell right on the server, but on my windows pc instead(or my mac).  Any suggestions?  Any good programs out there to use?  (Dont bother metioning telnet)

[ October 12, 2004: Message edited by: Paladin ]

_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

udaki

  • Member
  • **
  • Posts: 41
  • Kudos: 0
Remote Console
« Reply #1 on: 13 October 2004, 06:26 »
Try putty.Its a openssh implementation ssh client.
http://www.chiark.greenend.org.uk/~sgtatham/putty/
you could also do X11 fowarding in linux if your windows box have cygwin X server installed so you will have a graphical view of the linux system.

M51DPS

  • VIP
  • Member
  • ***
  • Posts: 608
  • Kudos: 30
Remote Console
« Reply #2 on: 13 October 2004, 23:20 »
Mac OS X comes with a telnet and ssh clients (just go the terminal and type "ssh user@server" or whatever) and you can use SSH on classic with this free utility.

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Remote Console
« Reply #3 on: 14 October 2004, 08:24 »
quote:
Originally posted by M51DPS:
just go the terminal and type "ssh user@server" or whatever


Cool.  This is all i needed to know, and it works great.  Thanks a bunch.  
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination

Fett101

  • VIP
  • Member
  • ***
  • Posts: 1,581
  • Kudos: 85
    • http://fgmma.com
Remote Console
« Reply #4 on: 16 October 2004, 10:11 »
quote:
Originally posted by udaki:

http://www.chiark.greenend.org.uk/~sgtatham/putty/
you could also do X11 fowarding in linux if your windows box have cygwin X server installed so you will have a graphical view of the linux system.



He doesn't, but if he did want graphical he could alaways try VNC too.

Paladin9

  • VIP
  • Member
  • ***
  • Posts: 696
  • Kudos: 263
Remote Console
« Reply #5 on: 18 October 2004, 10:09 »
what i have works fine    .  I also have webmin which is very nice
_________________________________________________
 
To create a new standard, it takes something that's not just a little bit different; it takes something that's really new and really captures people's imagination