Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 09:02:02 +0200
From:      Jacques Hugo <jacques@wired.ctech.ac.za>
To:        chem@i-p-d.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: remote login via SSH
Message-ID:  <3605F9EA.167EB0E7@wired.ctech.ac.za>
References:  <199809210545.HAA00639@ns1.i-p-d.com>

next in thread | previous in thread | raw e-mail | index | archive | help
chem@i-p-d.com wrote:
> 
> Hi,
> 
> I have to login to our server remotely most of the time. Someone
> suggested I use ssh for that. I have looked at the ports and the
> description of ssh, but is there more information somewhere? Do I
> use telnet, should I install stuff on my remote computer. etc. A step-
> by-step guide would be nice :)

1. tar -xzvf ssh-1.2.26.tar.gz
2. cd ssh-1.2.26
3. ./configure
4. gmake
5. su
6. gmake install
7. /usr/locals/sbin/sshd
8. ssh -l user fqdn.of.system.you.want.to.connect.to
   running.sshd

Cheers
-Jacques

------------------------------------------------------
The box said "Requires Windows 3.1 or better"
			... so I got BSD

Network Administrator     | Jacques Hugo
UNIX Systems              | jacques@wired.ctech.ac.za
Cape Technikon            | +27-21-4603584
------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3605F9EA.167EB0E7>