konabiker
12-04-2000, 02:07 PM
hi i'm really new to linux.
i'm having trouble starting sshd2.
this is what i did:
i downloaded ssh-2.3.0.tar.gz
# su
# gzip -dc ssh-2.3.0.tar.gz | tar -xvf -
# cd ssh-2.3.0
# ./configure
# make
# make install
# sshd2
sh: sshd2: command not found
# which sshd2
which: no sshd2 in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin)
# which ssh2
/usr/local/bin/ssh2
any help would be appreciated.
step by step instructions anyone?
my total experience with linux or unix: 3 hrs
thanks in advance
i'm having trouble starting sshd2.
this is what i did:
i downloaded ssh-2.3.0.tar.gz
# su
# gzip -dc ssh-2.3.0.tar.gz | tar -xvf -
# cd ssh-2.3.0
# ./configure
# make
# make install
# sshd2
sh: sshd2: command not found
# which sshd2
which: no sshd2 in (/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin)
# which ssh2
/usr/local/bin/ssh2
any help would be appreciated.
step by step instructions anyone?
my total experience with linux or unix: 3 hrs
thanks in advance