Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Fail to start sshd
Name: wolf60s Date: August 27, 2002 at 18:06:56 Pacific
Comment:
Hi, I installed ssh on solaris 8 intel ed. After the installation I tried to start sshd but failed. I typed following:
# /etc/rc2.d/S99sshd start /etc/rc2.d/S99sshd: Not found
I checked /etc/rc2.d/S99sshd and it is there. I did ln -s /etc/init.d/sshd /etc/rc2.d/S99sshd How to solve the problem? Thanks.
Summary: I wanted to start sshd during bootup and have created a soft link /etc/rc2.d/s98sshd -> /etc/init.d/sshd. sshd file has the script written below, but whenever I restart the server, sshd is not runnin...
Summary: hi i have apache installed and runs great ..but i would like it to start when i boot my computer up.anyone know what i would need to do ? thaNx ...