<div dir="ltr">Hi Zoltan<div><br></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 9, 2014 at 7:40 PM, Zoltan Szecsei <span dir="ltr"><<a href="mailto:zoltans@geograph.co.za" target="_blank">zoltans@geograph.co.za</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
I have posted this a couple of hours ago on QGIS-user, but this might be more of a dev question:<br>
<br>
<br>
I've got a number of users created on an Ubuntu 13.10 PC.<br>
<br>
Is there a way that I can add the same plugins and proliferate the same QGIS configuration to all users?<br>
Perhaps by updating a master-User (icon arrangement, plugins etc) and then copying that config file to the other users?<br>
<br>
If yes, what files need to be copied accross?<br></blockquote><div><br></div><div>The two directories you care about in this case are</div><div><br></div><div>~/.qgis2</div><div>and </div><div>~/.config/QGIS<br></div><div>

<br></div><div>You could e.g. rsync the user plugin dirs from a central one, or put them in an nfs mount (read only might have issues as plugins try to write .pyc files or even write data to the plugin dir).</div><div><br>

</div><div>The ~/.config/QGIS/QGIS2.conf is a standard ini style config file so you should be able to pick through it and awk/sed/bash your way to nirvana :-)</div><div><br></div><div>Regards</div><div><br></div><div>Tim</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Regards & thanks,<br>
Zoltan<br>
<br>
<br>
<br>
-- <br>
<br>
==============================<u></u>=============<br>
Zoltan Szecsei PrGISc [PGP0031]<br>
Geograph (Pty) Ltd.<br>
GIS and Photogrammetric Service<br>
<br>
P.O. Box 7, Muizenberg 7950, South Africa.<br>
<br>
Mobile: <a href="tel:%2B27-83-6004028" value="+27836004028" target="_blank">+27-83-6004028</a><br>
Fax:    <a href="tel:%2B27-86-6115323" value="+27866115323" target="_blank">+27-86-6115323</a>     <a href="http://www.geograph.co.za" target="_blank">www.geograph.co.za</a><br>
==============================<u></u>=============<br>
<br>
______________________________<u></u>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-<u></u>developer</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Tim Sutton - QGIS Project Steering Committee Member<br>==============================================<br>Please do not email me off-list with technical<br>

support questions. Using the lists will gain<br>more exposure for your issues and the knowledge<br>surrounding your issue will be shared with all.<br><br>Irc: timlinux on #qgis at <a href="http://freenode.net" target="_blank">freenode.net</a><br>

==============================================</div>
</div></div>