Difference between revisions of "Running iDempiere from Installers"
From iDempiere en
m (Add category) |
m |
||
| Line 14: | Line 14: | ||
or | or | ||
sh idempiere-server.sh | sh idempiere-server.sh | ||
| + | or | ||
| + | sh idempiere-server.sh > /dev/null 2>&1 & | ||
''This tutorial is brought to you by [[User:CarlosRuiz|Carlos Ruiz]] from [http://globalqss.com GlobalQSS]. Feel free to improve directly or suggest using the Discussion tab. | ''This tutorial is brought to you by [[User:CarlosRuiz|Carlos Ruiz]] from [http://globalqss.com GlobalQSS]. Feel free to improve directly or suggest using the Discussion tab. | ||
Revision as of 07:56, 27 November 2015
⇐ Table of Contents | Installing from Installers | Running iDempiere from Installers | Post Installation ⇒
Once installed and configured the iDempiere server you can start it with:
idempiere
or
sh idempiere-server.sh
or
sh idempiere-server.sh > /dev/null 2>&1 &
This tutorial is brought to you by Carlos Ruiz from GlobalQSS. Feel free to improve directly or suggest using the Discussion tab.
