From owner-freebsd-questions Mon Apr 1 13: 2:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11707.mail.yahoo.com (web11707.mail.yahoo.com [216.136.172.73]) by hub.freebsd.org (Postfix) with SMTP id 2762137B41A for ; Mon, 1 Apr 2002 13:02:41 -0800 (PST) Message-ID: <20020401210241.8936.qmail@web11707.mail.yahoo.com> Received: from [209.140.253.2] by web11707.mail.yahoo.com via HTTP; Mon, 01 Apr 2002 13:02:41 PST Date: Mon, 1 Apr 2002 13:02:41 -0800 (PST) From: Tim Erlin Subject: Re: ssh To: Stanley Chan , freebsd-questions@FreeBSD.ORG In-Reply-To: <3CA88E82.103A94D9@cyberec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ssh should be enable by default. You can check by running the command: ps -ax | grep sshd To log in, all you need is an ssh client and a valid username/password. Most/all Unix systems have ssh by default. For Windows, try PuTTy from http://www.chiark.greenend.org.uk/~sgtatham/putty/ or SecureCRT for a commercial alternative. FYI, by default root isn't allowed to login over ssh. If you want to change that, alter the /etc/ssh/sshd_config file. --Tim --- Stanley Chan wrote: > Dear Sir, > > I am using the freebsd 4.3 to run my webserver. Could you > kindly tell me > how to login my server by using ssh rather than telnet. > Is the ssh > already running when I installed the OS. Please advise. > > Thanks > > Stanley > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message