Re: Web-based remoting...



On 2006-06-30, houghi <houghi@xxxxxxxxxxxxxxxxxx> wrote:
'sshd'. It runs by default. See that the firewall (both on your machine
and on any other between the machines) that port 22 is open.
On your Win you run putty (available on the SUSE mirrors or after 2
seconds with a searchengine)

I asume there will be tools around if you need a GUI. I always do it
without and have 100% control over my machine.

I'm posting this from my home machine at the moment using Putty, ssh
and the Screen program. The Screen program is great as it allows you to
multiplex many shell prompts on one window. If the connection goes down
then when you get to reconnect you can reattach. I have mail with mutt,
news with slrn and some web searches I prefer to do in w3m. I also have
my home address book and password list for web sites. I've not used it
for file access though sftp comes to mind - which works over ssh.

It is possible to forward X to something like the XServer in Cygwin. It
can be a little slow on a cheap ADSL connection with modern more
resource hungry desktops.

VNC has a Java client which runs in the browser. It should be possible to
tunnel this over ssh using Putty. I don't know about NX, apart from that
it's more modern.

Using ssh and tunnels you restrict the entry points to your system to
just one. It's also a pretty secure one that's well tested and has been
around for a while. It can be restricted to require passwords, or
certificates. It can prevent remote root logins. I also have my firewall
set to allow connections only from my work's gateway IP address.

- Richard

.



Relevant Pages

  • Re: tightvnc & ssh
    ... > I can ssh to my mandrake box. ... I got a connection error (I forget the exact error ... Which seems to mean that I can't just use tightvnc on the windows ... There is a product called putty. ...
    (comp.os.linux.networking)
  • Using Putty for the SSH tunnel AND the telnet program
    ... I've successfully configured putty to connect to the SSH ... tunnel, forward the telnet traffic, and use our client telnet program ... I realize that Putty is just trying to make the SSH connection, ...
    (comp.security.ssh)
  • ssh is not setting DISPLAY
    ... setting the DISPLAY variable on my home machine, so X forwarding ... There's a third Linux box that I can connect to from work via PuTTY, ... tried to replicate everything in this working connection, ... I've read the man page for ssh, but it looks like I'm doing everything ...
    (comp.security.ssh)
  • Re: SSH Drops Connection Unexpectedly
    ... >> I am using putty to connect up to my ssh server ... > One of my clients has the same problem between putty ... > RHL 7.3 server at his datacenter. ... client to keep the connection alive. ...
    (RedHat)
  • How to control commands executed via ssh
    ... Is there a way to control the commands that can be executed via an ssh ... connection as well as restrict what files can be changed in some ...
    (comp.os.linux.setup)