Line 23:
Line 23:
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you.
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you.
−
It's an "all in one" package that can be downloaded from page http://www.dolibarr.org/downloads/. You will find it into the category "stable versions".
+
It's an "all in one" package that can be downloaded from page https://www.dolibarr.org/downloads/. You will find it into the category "stable versions".
=Instalation=
=Instalation=
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:
−
<source lang="bash">
+
<syntaxHighlight lang="bash">
$ yum install dolibarr.x.y.z.rpm
$ yum install dolibarr.x.y.z.rpm
−
</source>
+
</syntaxHighlight>
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm