On Fri, 2005-01-21 at 22:48 +1300, Rob Wood wrote:
> Thanks for that Steve,
> I will get a spare PC running early next week for a practice shot before
> trashing the existing server. When you say get sshd up and running, I 
> believe that this is an encryption program to be setup on the client machine 
> before doing the Net install is that correct?

ssh is a protocol that allows secure remote login from one computer to
another. simply if you have two computers called client and server, you
can sit at client and type:

ssh server

you will be asked for a password and then you are logged in to server,
able to do anything you could do if you were sitting at a screen and
keyboard plugged in to server (well 3d games don't go well, but it will
do secure X sessions)

I think the previous poster was intending you to be able to administer
the server over ssh without needing a monitor and keyboard attached to
it. You can do installs of some distros over ssh (gentoo for example)
but I don't think thats what was being referred to.

Theres far more to ssh than just logging in, and theres a clug wiki page
too!

http://clug.inode.co.nz/index.php/ssh


> 
> I will Google some info on this in the meantime.
> 
> Woodsey
> 
> ----- Original Message ----- 
> From: "Steve Holdoway" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Friday, January 21, 2005 9:03 PM
> Subject: Re: SuSE 9.2 disks
> 
> > If it's primitive hardware, then I recommend that you go with a text based
> > debian image. Net install images are available. Get sshd up and running,
> > and we'll be in like a flash!
> 
> 
> 
-- 
Nick Rout <[EMAIL PROTECTED]>

Reply via email to