Labs/Joey/ServerSetup: Difference between revisions

Add chkconfig directions.
No edit summary
(Add chkconfig directions.)
Line 17: Line 17:
</pre>
</pre>


(JustDave tells me that I can way reduce this list because of dependencies).
(justdave tells me that I can way reduce this list because of dependencies).
 
Don't forget to make mysqld and httpd automatically start-up after a reboot:
<pre>
chkconfig httpd on
chkconfig mysqld on
</pre>


You will need to setup FFMPEG if you want to play with videos at all.  Directions are here.  We offer absolutely NO support, so don't send any emails to me about "how do I build ffmpeg".  Heck, we barely know how to do it.
You will need to setup FFMPEG if you want to play with videos at all.  Directions are here.  We offer absolutely NO support, so don't send any emails to me about "how do I build ffmpeg".  Heck, we barely know how to do it.
Confirmed users, Bureaucrats and Sysops emeriti
882

edits