Date: Mon, 1 Apr 2002 13:02:41 -0800 (PST) From: Tim Erlin <tperlin@yahoo.com> To: Stanley Chan <stan@cyberec.com>, freebsd-questions@FreeBSD.ORG Subject: Re: ssh Message-ID: <20020401210241.8936.qmail@web11707.mail.yahoo.com> In-Reply-To: <3CA88E82.103A94D9@cyberec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <stan@cyberec.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401210241.8936.qmail>