Ok here was the issue I had.
First, the instructions as quoted from the previous posts read as:
-/sbin/e-smith/
db configuration setprop mysqld LocalNetworkingOnly no
-/sbin/e-smith/expand-template /etc/my.cnf
-/sbin/service mysqld restart
and
/sbin/
esmith/config setprop mysqld LocalNetworkingOnly no
/sbin/
esmith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
and
/sbin/
esmith/config setprop mysqld LocalNetworkingOnly no
/sbin/
esmith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
The errors in syntax are highlited in
redNow for the original post at
http://no.longer.valid/phpwiki/index.php/SME%20Server%20Announce%20v6.0/sbin/
esmith/config setprop mysqld LocalNetworkingOnly no
/sbin/
esmith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
Now what I entered was:
/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
/sbin/e-smith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
So you can see where my frustration came from. But now I know, take the advice, but watch the syntax

Thanks to all and I hope this prevents any further frustation for any other nubies/novices.
Greg