Start a Service
From SoL 25 Wiki
To start (or restart and stop, for that matter) a service, simply run the appropriate runlevel script with up as an argument. E.g. to start a webserver (Apache httpd), run:
/etc/rc.d/bin/sol-httpd.sh up
For a list of available services and their scripts, read Services.
