If I recall correctly the big difference between a workstation and a
server is:

-MySQL gets set up so that clients other then the local host can connect
to it and the user ID used for logging into mysql gets set up for remote
(non-local) logins in MySQL
-/var/snd gets shared over NFS (with nfs installed if it isn't already)

As I recall there also may be a few tweaks to MySQL's setup to give it
better performance over a network, but I'm not sure if those tweaks are
included in the setup scripts or not.

Lorne Tyndale



> 
> 
> I want to convert a standalone install to a server. I was looking over the
> install script, but I'm not a great programmer..Can I just snip the commands
> for a server install out of the script and run them? Or can I just re-run
> the script with -server instead of -standalone? I have data in the database
> and /var/snd that I would want to preserve obviously.
> 
>  
> 
> Thanks<hr>_______________________________________________
> Rivendell-dev mailing list
> [email protected]
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to