On Sat, 2016-04-30 at 22:52 -0400, [email protected] wrote: > Got a different setup I want to do. I have a standalone appliance install on > one computer that I want to be the main server/database setup. I have a > raspberry pi that I want to connect to it to run rdairplay as client host. > The is a fair amount of info about doing server/client on Debian based > machine which the pi is. However it doesn't seems to transfer to centos. For > instance the etc/export file doesn't seem to exist on the appliance install. > Is there an easy way to network the two different distros together? Should I > just use Ubuntu for the main computer?
yum whatprovides */etc/exports In theory yes, you could client-server the two Oses together. _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
