I've added startup commands to /etc/rc.local on my 3.4 Stable machine.
/usr/local/etc/webmin/start # Start webmin
/usr/local/sbin/sshd# Start open ssh
/etc/init.d/apachectl start # Start apache web server
Yet, these are not starting at reboot...
What am I missing? Probably s
Disregard... I was installing ssh, instead of openssh. Latter works.
*** REPLY SEPARATOR ***
On 8/19/00 at 2:31 PM Gordon Zeigler wrote:
>During make of OpenSSH, I get the following. I'm a neophyte. What does this indicate?
>
>
>===> Building for m4-1.4
&g
During make of OpenSSH, I get the following. I'm a neophyte. What does this indicate?
===> Building for m4-1.4
for subdir in doc lib src checks examples; do echo making all in $subdir; (cd
$subdir && make CC='cc' CFLAGS='-O -pipe' LDFLAGS='' LIBS='' prefix='/usr/local
' exec_prefix='/usr/loc