mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
Created Group administration for long time CE users (markdown)
parent
849a6aedc3
commit
de1878b0ea
71
Group-administration-for-long-time-CE-users.md
Normal file
71
Group-administration-for-long-time-CE-users.md
Normal file
@ -0,0 +1,71 @@
|
||||
<h1><span style="font-family:arial, helvetica, sans-serif; font-size:10pt;"></span>Group administration for 1.8 CE in 14.1+</h1>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>To update you need to note down credentials (username/password) given when you submit your monthly usage-statistic. Replace USER and PASS in following instructions with them.<br />
|
||||
If you forgot to note your credentials, you have to wait for next submission to get them displayed again!</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div><strong><em>(*) If you chose to not submit usage statistic (Admin >> Submit statistic information), submit it with an empty or different submit-id or have never submitted it with a version 1.6 or 1.8 or didn't do so <span style="text-decoration: underline;">before October 2014</span>, you can NOT use our free group administration!</em></strong></div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div><strong><em>Popup-blocker</em></strong><em><strong> can stop opening of 2. tab</strong>, where actual submission happens (eg. in <strong>IE11</strong>). You have to allow popups for your <span style="text-decoration: underline;">own</span> EGroupware installation!</em></div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>For RHEL or !CentOS you need to create a repository file /etc/yum.repos.d/community.repo with following content:</div>
|
||||
|
||||
<div>
|
||||
<pre style="margin: 0px 10px 0px 2em; padding: 4px; border: 1px dotted rgb(128, 128, 128); outline: 0px; font-size: 1.2em; overflow-x: auto; line-height: normal; background: rgba(128, 128, 128, 0.0980392);">
|
||||
[community]
|
||||
name=EGroupware community group administration
|
||||
type=rpm-md
|
||||
baseurl=http://USER:PASS@download.stylite.de/repos/community/RHEL_6/
|
||||
gpgcheck=1
|
||||
gpgkey=http://USER:PASS@download.stylite.de/build@stylite.de
|
||||
enabled=1
|
||||
</pre>
|
||||
|
||||
<div><span style="line-height: 1.6em;">Then use </span><strong style="line-height: 1.6em;">yum install egroupware-epl-groups</strong><span style="line-height: 1.6em;"> to install it, </span><span style="line-height: 1.6em; text-decoration: underline;">after</span><span style="line-height: 1.6em;"> installing EGroupware 14.1+.</span></div>
|
||||
</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>For SLES or openSUSE use Yast to create a repository with above URL replacing "RHEL_6" with "SLES_11" or "openSUSE_12.1" incl. version numbers!</div>
|
||||
|
||||
<div>Then use Yast or <strong>zypper install egroupware-epl-groups</strong> to install it, <span style="text-decoration: underline;">after</span> installing EGropware 14.1+.</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>For Debian and Ubuntu you need to create a repository file /etc/apt/sources.list.d/community.list with following content</div>
|
||||
|
||||
<div>
|
||||
<pre style="margin: 0px 10px 0px 2em; padding: 4px; border: 1px dotted rgb(128, 128, 128); outline: 0px; font-size: 1.2em; overflow-x: auto; line-height: normal; background: rgba(128, 128, 128, 0.0980392);">
|
||||
deb http://USER:PASS@download.stylite.de/repos/community/Debian_7.0/ ./</pre>
|
||||
|
||||
<div>For Ubuntu replace "Debian_7.0" with "xUbuntu_14.04" incl. correct version number!</div>
|
||||
|
||||
<div>Then use <strong>aptitude update && aptitude install egroupware-epl-groups</strong> to install it, <span style="text-decoration: underline;">after</span> installing EGroupware 14.1+.</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>The use of recommended RPM or DEB packages will ensure your installation is kept up to date!</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div>If you think you must not use packages, you can find an archive at following URL:</div>
|
||||
|
||||
<div style="margin-left: 40px;">http://download.stylite.de/repos/community/Debian_7.0/egroupware-epl-groups_14.1.20140617.orig.tar.gz</div>
|
||||
|
||||
<div>It will prompt for your credentials and you need to unpack it's content in your EGroupware install directory. For Windows you can use eg. 7-zip to unpack it.</div>
|
||||
|
||||
<div> </div>
|
||||
|
||||
<div><span style="text-decoration: underline;">Please note</span>:</div>
|
||||
|
||||
<div>The <strong>group administration app is free of charge</strong> and published under same license as our commercial EPL subscription:</div>
|
||||
|
||||
<div>Stylite AG grants you an <strong>unlimited right to use</strong> the code, but you are <strong>not allowed to redistribute</strong> it!</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user