mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 08:53:37 +01:00
Updated EGroupware EPL Installation (markdown)
parent
7638183e51
commit
bf366c0884
@ -181,7 +181,7 @@ gpgcheck=1
|
||||
enabled=1
|
||||
</pre>
|
||||
|
||||
Replace USER and PASSWORD with your download login credentials and VERSION with your RedHat, CentOS version, e.g:
|
||||
Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your RedHat, CentOS version, e.g:
|
||||
|
||||
<pre>[egroupware-epl]
|
||||
name=EGroupware EPL (RHEL_7)
|
||||
@ -468,7 +468,7 @@ enabled=1
|
||||
autorefresh=1
|
||||
</pre>
|
||||
|
||||
Replace USER and PASSWORD with your download login credentials and VERSION with your openSUSE version, e.g:
|
||||
Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your openSUSE version, e.g:
|
||||
|
||||
<pre>[egroupware-epl]
|
||||
name=EGroupware EPL (openSUSE 13.2)
|
||||
@ -553,7 +553,7 @@ enabled=1
|
||||
autorefresh=1
|
||||
</pre>
|
||||
|
||||
Replace USER and PASSWORD with your download login credentials and VERSION with your SLE version, e.g:
|
||||
Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your SLE version, e.g:
|
||||
|
||||
<pre>[egroupware-epl]
|
||||
name=EGroupware EPL (SLE 12)
|
||||
@ -687,7 +687,7 @@ with following content:
|
||||
deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
|
||||
</pre>
|
||||
|
||||
Replace USER and PASSWORD with your download login credentials and VERSION with your Debian version, e.g:
|
||||
Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Debian version, e.g:
|
||||
|
||||
<pre># EGroupware EPL repository
|
||||
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./
|
||||
@ -702,7 +702,7 @@ Save the file.
|
||||
|
||||
_Step 2:_
|
||||
|
||||
Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials):
|
||||
Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
|
||||
|
||||
<pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
|
||||
</pre>
|
||||
@ -819,7 +819,7 @@ with following content:
|
||||
deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./
|
||||
</pre>
|
||||
|
||||
Replace USER and PASSWORD with your download login credentials and VERSION with your Ubuntu version, e.g:
|
||||
Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Ubuntu version, e.g:
|
||||
|
||||
<pre># EGroupware EPL repository
|
||||
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
|
||||
@ -829,7 +829,7 @@ Save the file.
|
||||
|
||||
_Step 2:_
|
||||
|
||||
Import the download PGP keys with following command (replace USER and PASSWORD with your download login credentials):
|
||||
Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials):
|
||||
|
||||
<pre>wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
|
||||
</pre>
|
||||
|
Loading…
Reference in New Issue
Block a user