Many distros have an empty script provided as standard, that is intended for such purposes. On a ubuntu system, it is /etc/rc.local (and I seem to remember it was called boot.local when I was using SuSE).
Simply add the line needed to start the server to this script (or create your script, and run it from here).
Hope this helps,
Rob.